Gabriel escribió:
> Bob Kline escribió:
>> Mohammad Bhuyan wrote:
>>> Hi,
>>>
>>>> I have the /home on its own partition, but I need to move it to the root
>>>> partition without losing data,
> 
> You should first go to init 1 (single user), unmount /home, move the
> data to the new location, modify fstab with the new settings (in this
> case simply remove the settings for /home) and then go back to init 5.
> 
> Thats all.
> 
> Regards.
> 

Sorry, remount /home with another name so you will be able to copy the
data to a directory named /home on your root partition.

This is the safest way, I don't recommend doing it on a multi-user mode
(init 3)
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to