View previous topic :: View next topic |
Author |
Message |
iarkin n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/14567792883f64e3ba5a23f.jpg)
Joined: 04 Apr 2003 Posts: 18 Location: Left at Sirius, second star to the right
|
Posted: Thu Jul 17, 2003 6:42 pm Post subject: i have hda[1 through 6] but in /dev there's only hda[1-4] |
|
|
Code: |
My partition table:
/dev/hda1 FAT32
/dev/hda2 Linux
/dev/hda3 Linux
/dev/hda4 Extended
/dev/hda5 Linux Swap
/dev/hda6 Linux
|
Now, the problem is that in my /dev there's only hda1-4 ... i have no means of accessing my swap (hda5) or the last partition (hda6).
Any ideas on what the problem might be and/or how i fix it?
Thanks,
/iarkin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
neuron Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/d946e5263cf3dddd25d4e.gif)
Joined: 28 May 2002 Posts: 2371
|
Posted: Thu Jul 17, 2003 7:31 pm Post subject: |
|
|
you don't have more than 4 primary partitions, the rest are under an extended partition.
should be able to mount em fine though.
tried fdisk /dev/hdX, see what that says? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|