[Sunhelp] How to increase the space of filesystem?
Michael C. Vergallen
mvergall at double-barrel.be
Tue Jul 6 11:58:14 CDT 1999
if you have an other disk with a slice that is free you just do this.
mkfs /dev/slice where slice is the name of the disc slice
mount /dev/slice /mnt
cd /mnt
tar cvpf /opt - | tar xvpf -
umount /mnt
umount /opt
mount /dev/slice /opt
Test the system
edit /etc/vfstab and change the /opt filesystem defaults to reflect
changes.
This should be it.
Michael
---
Michael C. Vergallen A.k.A. Mad Mike,
Sportstraat 28 http://www.double-barrel.be/mvergall/
B 9000 Gent ftp://ftp.double-barrel.be/pub/linux/
Belgium tel : 32-9-2227764 Fax : 32-9-2224976
On Tue, 6 Jul 1999 sbasuki at us.ibm.com wrote:
> Help.
> How to increase the space of a filesystem?
> Say I have 200MB on /opt and I want to increase the space to 500MB
> from the same disk or other disk.
>
> Thank for any help.
>
> regards,
>
> Saptaji Basuki
>
>
>
> _______________________________________________
> SunHELP maillist - SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>
More information about the SunHELP
mailing list