Compatible Support Forums: can access only 13 gb out of 40 gb hard drive from rh 9.0

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

can access only 13 gb out of 40 gb hard drive from rh 9.0

#1 User is offline   shobhit 

  • stranger
  • Group: Members
  • Posts: 19
  • Joined: 08-February 04

Posted 14 August 2004 - 08:20 PM

i have a 40 gb hdd installed as pri. master on my system. i installed rh 9.0 on it. everything works fine. but i can only access around 13 gb of my hdd.
5 gb /
5 gb /home
384 mb swap
3gb as fat32 which i have mounted on /mnt/fat32

how do i access the rest of my hdd. its not a partitioning problem. because i did mkfs.msdos to make the fat32 partition. it only gave me the above mentitioned 3 gb.


0

#2 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 14 August 2004 - 09:52 PM

Did you use fat32 (lba) partition type c if you go into fdisk and list parttion types.

fdisk /dev/hdx (x = to the device you want to check)
then type m for help or p to print the partition table you should see what it is.

should look something like this.

Quote:
Disk /dev/hda: 13.6 GB, 13662609408 bytes
255 heads, 63 sectors/track, 1661 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 1660 13333918+ c W95 FAT32 (LBA)


0

#3 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 14 August 2004 - 11:23 PM

mkfs.msdos will usually make a fat 12 or 16 partition and automatically determine the size, unless you specifiy the size and fat type in the command line. So, the issue is that it made a fat 16 filesystem and determined the size, based on those limitations. You need to use fdisk, as suggested to make the fat 32 filesystem, or use other partitioning software.

I bet if you look at fidsk for the drive, it will list the partition that you made as a fat 16 filesystem.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users