
28 Aug
2006
28 Aug
'06
22:43
On Sun, 27 Aug 2006 14:14:17 -0700, Mark wrote:
Please provide the commands you are using
Exactly the commands you gave (link).
Steps:
- boot live CD
- run grml2hd to usb drive with mbr
- reboot to usb drive,
Interesting. I run grml2hd too, but to HD.
login as root 3. make changes you gave: cp -a /root /home/ mv /root /root.old ln -s /home/root /root 4. reboot to usb drive again
Does it affect root user only? How about other users who don't use symlinks? Is you /home on the same volume as your root file system (/)?
tong