cfdiskForum: HD Install Topic: cfdisk started by: demonic_furbie Posted by demonic_furbie on Dec. 18 2003,16:37
i am trying to hdinstall dsl and i run cfdisk as root cfdisk /dev/hda1 and it wont open it gives me a "cannot open disk drive press any keyto exit cfdisk" what to do what to do Posted by caulktel on Dec. 18 2003,16:52
I'm not sure if you have any partitions on your drive yet, so try cfdisk /dev/hda, don't include the 1.
Posted by DrWatt on Dec. 18 2003,18:37
Traditionally commands stored in /sbin can only be executed by root. Before you can run cfdisk make sure you are either root or type "sudo su" without the quotes. Then, you should be able to run cfdisk.
|