[Sunhelp] How to increase the space of filesystem?

Sampath Kumar Raja kskr99 at hotmail.com
Tue Jul 6 12:17:48 CDT 1999


In michael's mail, u might need to change the tar command to look like 
below:

tar cvpf - /opt | tar xvpf -

Note that - came before /opt

Regards,
sampath
>From: sbasuki at us.ibm.com
>To: sunhelp at ohno.mrbill.net
>Date: Tue, 6 Jul 1999 12:37:33 -0400
>Subject: [Sunhelp] How to increase the space of filesystem?
>Reply-To: sunhelp at sunhelp.org
>
>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
>
>
>
>--__--__--
>
>Message: 3
>Date: Tue, 6 Jul 1999 18:58:14 +0200 (MEST)
>From: "Michael C. Vergallen" <mvergall at double-barrel.be>
>To: sunhelp at ohno.mrbill.net
>Subject: Re: [Sunhelp] How to increase the space of filesystem?
>Reply-To: sunhelp at sunhelp.org
>
>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


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com





More information about the SunHELP mailing list