HD Install :: cannot use cfdisk to create partitions on CF card



Hi all

i was use dsl 2.3 live CD version
and install CF to IDE device in PC
But i cannot use cfdisk to create partitions on CF card

It show the error

Code Sample
FATAL ERROR: cannot open disk drive, Press any key to exit cfdisk


What's problem?
Thank you

Try to boot DSL with the boot option "dsl 2" when you use cfdisk and fdisk. This will boot DSL in mode text only.
It's either that you're not doing it as root or you may need to specify the device like
Code Sample
cfdisk /dev/sda


Make sure the drive you're wanting to format is not mounted

Chris

Quote (clivesay @ May 16 2006,08:07)
It's either that you're not doing it as root or you may need to specify the device like
Code Sample
cfdisk /dev/sda


Make sure the drive you're wanting to format is not mounted

Chris

i try to type...
Code Sample
cfdisk /dev/hda

Code Sample
cfdisk /dev/hda1


also display the permission denied error.

How to mount the drive?

Tks
Hanky

Quote (piccolo @ May 16 2006,05:50)
Try to boot DSL with the boot option "dsl 2" when you use cfdisk and fdisk. This will boot DSL in mode text only.

Great
It can solve the problem
Many thank you!

Next Page...
original here.