Re: I messed up on the install of Logical Partitions...
you do not half to point the installer to all your partitions just the ones you want the system to use at default ....../ is the minumum and /home is a + ........... after that the rest of the partitions can be added after the fact as you diside and nead..... and never do you point it at the extended part just the logical partitions in the extended.
Fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 1 1459 11717632 82 Linux swap / Solaris
/dev/sda2 * 1459 8754 58593280 83 Linux
/dev/sda3 8754 16048 58593280 83 Linux
/dev/sda4 16049 182402 1336230913 5 Extended
/dev/sda5 16049 182402 1336230912 83 Linux
------------------------------------------------------------------------------------------------------------
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 56G 3.9G 49G 8% /
none 7.9G 688K 7.9G 1% /dev
none 7.9G 2.7M 7.9G 1% /dev/shm
none 7.9G 92K 7.9G 1% /var/run
none 7.9G 0 7.9G 0% /var/lock
/dev/sda5 1.3T 484M 1.2T 1% /home
/dev/sda3 56G 180M 53G 1% /usr/local
you must of marked the free space as /home or the installer would have put /home in /root.
dont wory about those ...thay are system related .
shrink it to a more reasonable size and create what your after..... then all remounting/rearanging can be done in Kubuntu after the fact
VINNY
Originally posted by wanderingarcticfox
Fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 1 1459 11717632 82 Linux swap / Solaris
/dev/sda2 * 1459 8754 58593280 83 Linux
/dev/sda3 8754 16048 58593280 83 Linux
/dev/sda4 16049 182402 1336230913 5 Extended
/dev/sda5 16049 182402 1336230912 83 Linux
------------------------------------------------------------------------------------------------------------
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 56G 3.9G 49G 8% /
none 7.9G 688K 7.9G 1% /dev
none 7.9G 2.7M 7.9G 1% /dev/shm
none 7.9G 92K 7.9G 1% /var/run
none 7.9G 0 7.9G 0% /var/lock
/dev/sda5 1.3T 484M 1.2T 1% /home
/dev/sda3 56G 180M 53G 1% /usr/local
Originally posted by wanderingarcticfox
Originally posted by wanderingarcticfox
Originally posted by wanderingarcticfox
VINNY
Comment