Quote (cbagger01 @ Sep. 23 2004,12:20) |
What version of DSL are you using? There was a problem with fdisk in some of the DSL 0.7.x versions. My advice is to do this: Boot DSL version 0.8.x Open an xterminal and type: sudo su cfdisk Delete your old hda5,hda6,hda7, and hda8 and create the following parititions: hda5 BOOTABLE linux TYPE 83 1200MB (doesn't need to be exactly 1200) hda6 linux swap TYPE 82 256MB (doesn't need to be exactly 256) Write the new partition table and exit the program. Then open up the Right-Click Fluxbox menu and choose Apps > Tools > Install to Hard Drive and use hda5 as your installation destination. Good Luck. |