SCIENTIFIC-LINUX-USERS Archives

August 2005

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Michael Mansour <[log in to unmask]>
Reply To:
Michael Mansour <[log in to unmask]>
Date:
Tue, 16 Aug 2005 10:00:45 +1000
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
> I had two linux partitions, one root and one for data (and one swap 
> of course). The data partition I was mounting as /home. However, now 
> I want to change this so that /home uses space on the root partition 
> itself while the data partition (though formatted and mounted under 
> linux) is available to me for other purposes... how do I do this?

The easiest way without fuss is to:

* boot into single user mode
* login as root
* umount /home
* modify /etc/fstab to your new /home
* remount /home
* reboot

Michael.

ATOM RSS1 RSS2