any easy way to resize the root partition ?
Posted: 28. Jun 2012, 05:06
hello everybody
i have a 250 go drive , only for salix installation . i did an automatic installation but it gave only 5 go for the root partition . well i was installing some packages and some programms ? i get a message that i don't have enough space
i have a 250 go drive , only for salix installation . i did an automatic installation but it gave only 5 go for the root partition . well i was installing some packages and some programms ? i get a message that i don't have enough space
Code: Select all
root[zazlox]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 5.8G 5.3G 243M [color=#BF0000]96% [/color]/
/dev/sdb3 223G 6.3G 205G 3% /home
tmpfs 1.6G 0 1.6G 0% /dev/shm
root[zazlox]#
Code: Select all
root[zazlox]# fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0002bff8
Device Boot Start End Blocks Id System
/dev/sda1 2048 488396799 244197376 83 Linux
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0d2ed6b4
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 12289724 6144831 83 Linux
/dev/sdb2 12289725 14346044 1028160 82 Linux swap
/dev/sdb3 14346045 488392064 237023010 83 Linux
Disk /dev/sdc: 2005 MB, 2005401600 bytes
62 heads, 62 sectors/track, 1018 cylinders, total 3916800 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
root[zazlox]#