Hi,
I have been trying to install some programs into Solaris 8 but it kept prompting that disk space is insufficient. Below are the disk info:
# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 1642971 1173959 419723 74% /
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
swap 1969608 0 1969608 0% /var/run
swap 1969624 16 1969608 1% /tmp
/dev/dsk/c0t0d0s7 14195375 9 14053413 1% /export/home
I realized that my root partition is nearly running out of space (at 74% capacity). Another finding is that /dev/dsk/c0t0d0s7 which was mounted on /export/home, has quite a lot of space.
This system is fresh from an initial (default) installation and nothing else has been installed yet.
So, how do I re-allocate the space in /dev/dsk/c0t0d0s7 to my root drive? Do I have to re-partition my harddisk? How do I do it?
Thanks in advance!
I have been trying to install some programs into Solaris 8 but it kept prompting that disk space is insufficient. Below are the disk info:
# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 1642971 1173959 419723 74% /
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
swap 1969608 0 1969608 0% /var/run
swap 1969624 16 1969608 1% /tmp
/dev/dsk/c0t0d0s7 14195375 9 14053413 1% /export/home
I realized that my root partition is nearly running out of space (at 74% capacity). Another finding is that /dev/dsk/c0t0d0s7 which was mounted on /export/home, has quite a lot of space.
This system is fresh from an initial (default) installation and nothing else has been installed yet.
So, how do I re-allocate the space in /dev/dsk/c0t0d0s7 to my root drive? Do I have to re-partition my harddisk? How do I do it?
Thanks in advance!