Quote |
Don't do an hd-install of DSL on to a USB flash drive or thumbdrive. Flash memory only allows a limited number of write commands before the memory will fail (10,000 writes or so). If you install DSL to the USB drive and perform disk-intensive operations like SWAP file/ SWAP partition, or when you create LOG files or database files, many writes are peformed against the same area of your flash drive and it will fail soon. |
Quote (cbagger01 @ Jan. 30 2006,13:22) |
So you can you just use the regular HD install script but choose /dev/sdaX for your partitions instead of /dev/hdaX? (where "X" is the partition number) |
Quote |
If your BIOS supports USB HDD booting, then no grub floppy will be needed. Otherwise, you will need some way to boot the USB device like GRUB or similar. |