mgmont
Group: Members
Posts: 77
Joined: April 2005 |
|
Posted: Nov. 09 2005,19:09 |
|
Klient, I normally make sure that the device that I want to partition is connected before I boot up. Then I open a terminal window as su and use cfdisk. For instance, if I want to partition the hard disk, I would type: cfdisk /dev/hda
This would show all the space available on the hard drive and any partitions already set up. It will allow you to create or delete partitions with the available space. If you want to work on a usb device, you would type: cfdisk /dev/sda
Once the partitions are created and formatted, they will appear in the control center as I described in my previous post after you reboot.
If you created a partition of the right size and formatted it properly, you should be able to install DSL to your hard drive with no problem.
|