> I need to install Win2k on a new laptop, but my Win2k disks require a boot > floppy, and the laptop does not have a floppy drive. Can't find a USB > floppy in stock anywhere locally, and I'd like to get this done this > weekend. Looking for alternatives... Gujin may or may not help, but knowing about it is liable to usefully bend your brain along the way. http://gujin.sourceforge.net/ Russell What is Gujin Gujin is a PC boot loader which can analyze your partitions and filesystems. It finds the Linux kernel images available, as well as other bootable partitions (for *BSD, MS-DOS, Windows, etc.), files (*.kgz) and bootable disk images (*.bdi), and displays a graphical menu for selecting which system to boot. Gujin boots Linux kernel using the documented interface, like LILO and GRUB, so it doesn't need any other pre-installed bootloader. It can also directly load gzip'ed ELF32 or ELF64 files, with a simple interface to collect real-mode BIOS data. There is no need to execute anything after making a new kernel: just copy the kernel image file into the "/boot" directory, with a standard name. Gujin is written almost entirely in C with GCC, and it fully executes in real mode to be as compatible as possible. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist