I'm running persistent home directories from a USB device.
But I still have to have the floppy for knoppix.sh. I want
to use *only* the USB drive.

floppyconfig looks at /dev/fd0. Is there anyway I can
change this to look at /dev/sda1 during boot time?
(I know how to mount filesystems, but I con't know how to
"redirect" a /dev/~ reference to a different device.)

Thanks for your help.