[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nondestructively partition ext2 fs?



Sudhakar Chandrasekharan <thaths@netscape.com> writes:

> Is there an ext2 equivalent of fips?  I have a lot of space on the disk
> which I am mounting as /usr/local.  I want to partition it and use one
> partition as /opt.

Just make a symlink for opt like

mkdir /usr/local/opt
chmod 755 /usr/local/opt
link -s /usr/local/opt /opt

Ciao,
	Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: