Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cfdisk question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jimlynch11
Guru
Guru


Joined: 21 Feb 2003
Posts: 590
Location: massachusetts

PostPosted: Mon Feb 24, 2003 6:35 am    Post subject: cfdisk question Reply with quote

im trying to install gentoo over and existing linux partition on my WinXP dual boot machine. when i go to cfdisk the linux partitions i get the followeing error message:
"No partition table or unknown signature on partition table.
Do you wish to start with a zero table y/N?"
what should i do, keeping in mind that i dont want to lose my windows partition at any cost. I tried simply doing mkswap for the swap drive, etc, and that seemed to work fine, but I have to format to erase all the existing data because I want to start from scratch. Any help would be greatly appreciated!
Back to top
View user's profile Send private message
chadders
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 113

PostPosted: Mon Feb 24, 2003 6:50 am    Post subject: Reply with quote

Did you maybe put partition number on cfdisk command, like cfdisk /dev/hda1 or something? Leave off the partition number cuz partition table isnt in a partition. Try cfdisk /dev/hda without partition number.

Chad :D
Back to top
View user's profile Send private message
jimlynch11
Guru
Guru


Joined: 21 Feb 2003
Posts: 590
Location: massachusetts

PostPosted: Mon Feb 24, 2003 6:57 am    Post subject: Reply with quote

wouldnt this erase my windows partition, which is /dev/hda1


how do i just format a single partition rather than the whole drive?
Back to top
View user's profile Send private message
chadders
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 113

PostPosted: Mon Feb 24, 2003 7:13 am    Post subject: Reply with quote

cfdisk doesnt format anything. It just gives space for partitions. At the beginning of your harddisk is a partition table. It tells your computer where on the disk the partitions are at. Formatting partition uses mke2fs or mkfs command.

So, when you run cfdisk it lets you delete space for partitions, give space for new partitions and change type of space for partitions, stuff like that. When you START CFDISK you tell it the DISK that the partition table is on that you want to change. Thats /dev/hda not /dev/hda1.

I'm kinda guessing that your windows partition is taking up the whole disk.
If your /dev/hda1 windows partition is taking up your whole harddisk then you gotta make it smaller so you have space to define more partitions for gentoo. cfdisk cant make your partition windows smaller. To do that you got to use something like Partition Magic or reinstall windows.

Chad :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum