bohiti
Group: Members
Posts: 2
Joined: Nov. 2006 |
|
Posted: Nov. 15 2006,15:47 |
|
I don't know if it's appropriate to request assistance in this thread, but I'll give it a go. Jungle, those were great instructions, quite honestly exactly what I've been looking for. I've set up a pxelinux launchpad for my company for all sorts of boot disks, and I would like to get DSL on there without going the knoppix/NFS route.
I followed your instructions well, I believe, as they were very straight forward. I must have done something wrong, as it doesn't work for me. Here's what I get:
Loading linux24..................... Loading minirt24.gz............................................................................... ..........................................................(etc...) (clear screen) (penguin logo) Kernel panic: VFS: Unable to mount root fs on 03:01
My pxelinux config is:
Code Sample | KERNEL dsl/linux24 APPEND ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=dsl/minirt24.gz nomce noapic quiet BOOT_IMAGE=knoppix frominitrd |
Any quick thoughts? Thanks. I can post my linuxrc file if you'd like, but I agree that's pretty easy as well.
|