Daniel Vogelheim wrote: > 3) I took the pxelinux configuration file from one of the instruction > pages. See [2]. I suspect a problem here, so I've experimented with a > number of variations, but no luck!
Yep. See below. > [2] tftpboot/pxelinux.cfg/default: > label sarge > kernel vmlinuz These should be on one line: > append load initrd=netboot-initrd.gz devfs=nomount console=tty0 > ramdisk_size=8192 root=/dev/ram0 And, you need to use devfs=mount, not nomount. Hope this helps! --Joe PS - Where did you get this from so I can update it? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]