FS#3287 - Problem with initscript upgrade
Attached to Project:
Arch Linux
Opened by Eugenia Loli-Queru (Eugenia) - Monday, 03 October 2005, 23:53 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 02 November 2005, 10:02 GMT
Opened by Eugenia Loli-Queru (Eugenia) - Monday, 03 October 2005, 23:53 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 02 November 2005, 10:02 GMT
|
Details
I upgraded both my laptops that have Arch in them. The one
is correctly not loading DevFS, but the other one still uses
the same rc.sysinit since June or so and it fails on DevFS
and on "rtc" module (there is no such module anymore). Why
one of my laptops got the new sysinit and the other one did
not? They both have the same pacman/noupgrade/upgrade
policies! Manually re-ininstralling initscripts did not
produce any new rc.sysinit.
|
This task depends upon
Closed by arjan timmerman (blaasvis)
Wednesday, 07 June 2006, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: devfs is removed from the initscripts in testing..
Wednesday, 07 June 2006, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: devfs is removed from the initscripts in testing..
Comment by
Eugenia Loli-Queru (Eugenia) -
Saturday, 29 October 2005, 06:54 GMT
Hello, anyone? The devfs=nomount is passed to the kernel, and udev
is installed and the latest initscripts are too. Why that laptop
tries to load devfs instead of udev and fails? And also on that
laptop only, I get an error that the rtc module can not be found
and loaded.
Comment by
arjan timmerman (blaasvis) - Saturday,
25 March 2006, 22:10 GMT
make sure to get the latest kernel, this hasn't happend to anyone
else...
Comment by
Eugenia Loli-Queru (Eugenia) -
Saturday, 25 March 2006, 22:12 GMT
I HAVE the latest kernel. I always upgrade to -Current. I have
found the problem btw. DevFS was not removed automatically for
some reason when udev took over. And so the rc.init (or something)
is still calling for devfs, even if udev is now the default. IMHO,
rc.init must be updated and completely remove any reference to
devfs.