[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#383730: initramfs-tools: incompatible with udev 0.097-1



On Sat, Aug 19, 2006 at 10:11:10AM +0200, maximilian attems wrote:
> hello vagrant,
> 
> thanks for feedback.
 
of course :)

> On Fri, Aug 18, 2006 at 05:33:05PM -0700, Vagrant Cascadian wrote:
> > 
> > well, happy to try out the shiny new ltsp packages, it seems like there
> > may be an incompatibility with initramfs-tools and the new udev:
> > 
> > Begin: Running /scripts/init-premount ... 
> > FATAL: Error inserting fan (/lib/modules/2.6.17-2-486/kernel/drivers/acpi/fan.ko): No such device
> > FATAL: Error inserting thermal (/lib/modules/2.6.17-2-486/kernel/drivers/acpi/thermal.ko): No such device
> 
> this is usual in qemu as it has no acpi support.
 
oh, i've been ignoring that one for so long i didn't even see it :)

> > udevd[769]: lookup_group: error resolving group 'disk': No such file or directory
> > udevd[769]: lookup_group: error resolving group 'floppy': Illegal seek
> > udevd[769]: lookup_group: error resolving group 'cdrom': Illegal seek
> > udevd[769]: lookup_group: error resolving group 'tape': Illegal seek
> 
> those are harmless.
  
ok...

> > with many more similar lines.
> > 
> > i tested it with udev 0.093-1 from etch, and that seemed to work just
> > fine.
> > 
> > thanks for all your work on initramfs-tools! :)
> you may want to look at 383555, fixed klibc is on mentors.

i didn't find the klibc packages(just sources), but switching the "nuke"
command with "rm -rf" seemed to work for me, as suggested in the bug
report.

> > oh, you might want to know i booted using:
> > 
> > qemu -hda /dev/zero -m 100 -kernel /opt/ltsp/i386/boot/vmlinuz -initrd \
> >   /opt/ltsp/i386/boot/initrd.img \
> >   -nographic \
> >   -append 'nfsroot=10.0.2.2:/opt/ltsp/i386 root=/dev/nfs ip=dhcp console=ttyS0,38400' 
> 
> hehe, that looks like a patched initramfs-tools? :)

no, it selects BOOT=nfs using a conf.d snippet for ltsp, but the extra
root/ip options don't seem to break anything. the console option works
fine, too.

live well,
  vagrant



Reply to: