LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fdisk problem (https://www.linuxquestions.org/questions/linux-newbie-8/fdisk-problem-192507/)

bosewicht 06-11-2004 07:03 PM

fdisk problem
 
i am trying to format a disk and create a partition for the whole disk. the prob that i'm facing is when i mount the disk, it doesn't seem to have done anything. it is only reading half of the disk. the old partitions where / at 10000 and home at 10000. when i fdisk the label is /. i can't figure out why it is only using half of the disk

bosewicht 06-11-2004 07:08 PM

here is df -h

Filesystem Size Used Avail Use% Mounted on
/dev/ide/host0/bus1/target1/lun0/part1
9.2G 740M 8.0G 9% /mnt/hdd1

and here is parted

Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 19541.320 primary ext3

bosewicht 06-11-2004 07:48 PM

mke2fs -j /dev/ide/host0/bus1/target1/lun0/part1 worked great thx "androx"


All times are GMT -5. The time now is 06:14 PM.