Add a line to the “/etc/fstab” file that looks like the following:
/dev/hdb2 /home ext3 nodev,nosuid 0 2
11 $sudo rm -r /old_home
--------------------------------------------------------------------------------------
I'm trying to set up /dev/hdb2 as the /home partiton. I've also tried
/dev/sdb2
I haven't been able to get past step 4--------. I get a notice to the
effect that
something is wrong with cpio with reference to cpio --help.
I've examined cpio --help, and man cpio but my level of understanding
gets in the way.
I've also tried a slightly different version of line 4: (sudo cpio)
$find . -depth -print0 | sudo cpio –null –sparse -pvd /mnt/newhome/
Can someone put me on the right path to make that cpio work?
elmo
--------------------------------------------------------------------------------------------------------------------------
The complete document can be seen on several websites, one of which
is
http://ubuntu.wordpress.com/2006/01/29/move-home-to-its-own-partition/
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users