devices missing?
Thomas Lange
lange at informatik.Uni-Koeln.DE
Tue Jan 4 14:42:31 CET 2005
>>>>> On Tue, 4 Jan 2005 14:11:24 +0100, Steffen Grunewald <steffen.grunewald at aei.mpg.de> said:
>> > /usr/sbin/mkinitrd: device /dev/hda1 is not a block device
>> So everything boils down how to avoid the /tmp/target/.dev tree being
>> mounted... who knows how?
> and mount /tmp/target/proc before/after mountdisks - why doesn't
> mountdisks do that although there's a /proc entry in /tmp/fai/fstab ?)
Currently /tmp/target/proc is mounted in the task updatebase. But I
will move it to task extrbase which makes more sense.
>From the udev startup script:
# if you don't like this, remove /.dev/.
[ -d /.dev ] && mount -n --bind /dev /dev
So maybe a hook which removes /.dev will help. But which package is
creating tmp/target/.dev ?
--
regards Thomas
More information about the linux-fai
mailing list