hello vagrant, thanks for feedback.
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. > 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. > 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. > 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? :) btw i looked at your nfs patches they make have usage of busybox, aka cut. i'd prefer the core to be klibc clean, so i couldn't just merge them, need to check how it can be done with klibc-utils only. best regards -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]