On Thu, 07 May 1998 19:05:07 -0700, <[EMAIL PROTECTED]> wrote:
> I have gone off and did a bad thing. Instead of making separate
> partions for /usr /home /local etc. I have just made one big /
> partition and now it is full. To my understanding it is impossibe to
> resize a ext2 partitionI want to install StarOffice but I do not have
> enough room. So my question is: If I wanted to install StarOffice in
> the /local dir, would I have to backup everything in the /local dir,
> erase the dir, make a larger /local partition, store the backup, and
> then install StarOffice?
For the time being make sure that you are really out of space and not just
running into problems with users accessing reserved space.
If you have space space that is reserved you can provide some of it for your
users right now by
# telinit 1
# mount -o remount,ro /
# tune2fs -m1 /dev/hda1 (replace /dev/hda1 with where ever your root
partition is mounted.)
# mount -o remount,rw -n /
# telinit 3 (or whatever your default runlevel is)
--
Bryan C. Andregg * <[EMAIL PROTECTED]> * Red Hat Software
"Hey, wait a minute, you clowns are on dope!"
-- Owen Cheese in 'Shakes the Clown'
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.