What is happening? I got a fancy ultrabook to work. It has one of those hard drives that has 500gb of hard disk and 20gb of solid state drive.
I've mounted the main OS partitions on the solid state. /, /root and the swap partition
The /home is on the hard disk but fedora is dumb and is not understanding this and tells me my disk is full.
Is there a way of telling that to Fedora 'Hey, don't count home space, because it's in a different hard drive' ?
- sdb = solid state
- sda = hard disk
THis is my df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdb3 20G 20G 0 100% /
devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs 3.9G 1.2M 3.9G 1% /dev/shm
tmpfs 3.9G 3.9M 3.9G 1% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
tmpfs 3.9G 36K 3.9G 1% /tmp
/dev/sdb2 477M 89M 359M 20% /boot
/dev/sdb1 200M 9.4M 191M 5% /boot/efi
/dev/sda6 401G 36G 345G 10% /home 36G!!!
No comments:
Post a Comment