LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Deleting partitions? (https://www.linuxquestions.org/questions/linux-general-1/deleting-partitions-294991/)

carlosinfl 02-25-2005 10:35 PM

Deleting partitions?
 
I am trying to install Slack 10.1 on my 60GB drive (notebook) and when I type the command:

Code:

fdisk -l
/dev/hda1    1  6000 48194999+  83  Linux
/dev/hda2 6001 7296 10410120    82  Linux swap

How do I tell Linux to delete these 2 partitions so I can start from scratch? I am not mounting the partition as I am booting from the Slackware disk to see this.

Thanks for any help.

cadj 02-25-2005 10:45 PM

try cfdisk

should be installed

carlosinfl 02-25-2005 10:47 PM

cfdisk /dev/hda1 or just the command cfdisk?

cadj 02-25-2005 10:50 PM

cfdisk /dev/hda

the 1 is the partition number, you want to work with the whole drive

carlosinfl 02-25-2005 10:54 PM

Wow, cfdisk is very nice to make or create partitions!

cadj 02-25-2005 11:24 PM

good to hear, Glad i could help

carlosinfl 02-25-2005 11:53 PM

Do you think you can help me here?

http://www.linuxquestions.org/questi...63#post1495363


All times are GMT -5. The time now is 07:09 PM.