You are not logged in.
Pages: 1
I have installed Arch Linux on all my machines and now is runnning on my one other computer which has a 200GB HDD and when I run `df -h`:
Filesystem Size Used Avail Use% Mounted on
udev 10M 172K 9.9M 2% /dev
/dev/sda3 7.4G 2.0G 5.4G 27% /
shm 468M 460K 468M 1% /dev/shm
/dev/sda1 99M 16M 79M 17% /boot
/dev/sda4 11G 42M 11G 1% /home
And this machine has 200GB total which I don't understand.
Offline
Offline
"FATAL ERROR: Cannot open disk drive
Press any key to exit cfdisk"
Offline
Can't I just boot into gparted and take whatever unused partition sizes and merge them with like my /home partition?
Offline
sudo cfdisk /dev/sda
if it's ext*, you can.
Arch64/DWM || My Dropbox referral link
Offline
Disk Drive: /dev/sda
Size: 20020396032 bytes, 20.0 GB
Heads: 255 Sectors per Track: 63 Cylinders: 2434
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
sda1 Boot Primary ext2 106.93
sda2 Primary swap 271.44
sda3 Primary jfs 7871.60
sda4 Primary jfs 11770.38
[ Bootable ] [ Delete ] [ Help ] [ Maximize ] [ Print ]
[ Quit ] [ Type ] [ Units ] [ Write ]
Quit program without writing partition table
Offline
Size: 20020396032 bytes, 20.0 GB
20GB, not 200GB.
Arch64/DWM || My Dropbox referral link
Offline
Well the total HDD size is 200GB not 20GB and I used the auto partitioner this machine did have Windows 7 on it before I put Arch onto it.
Last edited by brenden1096 (2011-02-26 15:08:32)
Offline
brenden1096, I think I have the same issue as you. I've been trying to install, but cfdisk hits the same FATAL ERROR that you got when I try to manually partition the drives. I reformatted all except my Win7 partition in GParted Live, and tried installing by specifying the partitions without formatting, but that failed as well. Did you ever come up with a solution for this?
Offline
Pages: 1