| Quote | 
| 2. Use a Linux version of fdisk and make a ext2 partition on your hardrive atleast 9 gigs in size. Do not format it. Leave at least 500 megs free. I used a redhat boot disk, I could not get DSL to see the drive without a ext2 partition already on it. | 
| Code Sample | 
| mkfs -t ext2 /dev/??? |