View Full Version : hdd partition confusion.
abhinandh
18-07-2007, 08:14 PM
i have win xp and fc6 installed.if i create some empty space and a partition before c drive(where windows is installed) in partition magic,will that be /dev/hdc1 in linux??
rocket357
18-07-2007, 09:01 PM
i have win xp and fc6 installed.if i create some empty space and a partition before c drive(where windows is installed) in partition magic,will that be /dev/hdc1 in linux??
That depends. Is the drive connected to your secondary IDE channel as master?
For IDE drives (/dev/hd*), the lettering goes like this:
primary IDE master: /dev/hda
primary IDE slave: /dev/hdb
secondary IDE master: /dev/hdc
secondary IDE slave: /dev/hdd
The lettering in Windows (C drive, D drive, etc...) should be ignored, as that's referring to the partition, whereas the hdX in Linux refers to Hard Drive X. So /dev/hdc != C drive.
The numbering in Linux is what is important. If you create a partition before your WinXP install, and it's the FIRST partition on the disk, then it'll be /dev/hdX1, where "X" is the drive's letter according to the above list.
abhi_10_20
18-07-2007, 11:50 PM
ya.....
but y do u wanna disturb the C partition and mess up with it?
abhinandh
19-07-2007, 07:43 PM
ya.....
but y do u wanna disturb the C partition and mess up with it?
thanks man. r u sure.i reall want a /dev/hd*1 partition.
anantkhaitan
19-07-2007, 09:34 PM
Are you looking for /dev/hd*1 in windows?? Once you install a GNU/Linux Distro (Fedora Core 6 in your case), You will automatically get hda or hdb or others as per your H/D configuration.. Go through rocket357's post once more.. and do visit following links :
http://puppylinux.org/wikka/PartitionsVsDrives
http://en.wikipedia.org/wiki/Hda1
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.