DSL-N :: DSL-N not bootable from USB?



First of all, let me say that DSL-N looks very promising.

Now my question: I can boot DSL-N from CD-ROM, but not from the USB-stick because my PC-BIOS doesn't support this option. Hence I thought it would be nice if my existing Linux system, which already has a pre-installed GRUB in the MBR of the hda, could be configured to boot DSL-N from the the USB pendrive (/dev/sda1). Is this possible? If so, what exactly needs to go into the /boot/grub/grub.conf file?

BTW.: I also tried the bootfloppy1.img and bootfloppy2.img, written to floppydisks, to boot from floppydisk (which the PC-BIOS supports), but it doesn't work either.

I guess you thought of this, but bootfloppy1.img needs the 1st floppy to be formatted to 1.72MB (or something like that) rather than 1.44MB.
grub can't boot off usb directly... (at least by default afaik)
but if you can save the minirt and kernel to your hd, you could use the "fromusb" bootcode to load the dsl image (which is really the same as those floppy images)

Thank you, that helps. I got DSL-N to boot from USB using the bootfloppy-usb.img.

original here.