prayforwind
Group: Members
Posts: 7
Joined: Feb. 2004 |
|
Posted: Oct. 27 2004,14:26 |
|
Thanks Brian,
That's pretty much what I did, and it all works just fine... until reboot when /etc/fstab get's re-written. Example: I mount /hdb6 and move /home to it, edit fstab, works fine (/home now on /dev/hda6 and I can mount/umount /home just fine). Next boot fails because /home expected to be on root fs, I have to re-edit /etc/fstab (to remove /hda6 /dev/hda6 and add /home /hda6). Something's re-writing /etc/fstab each boot, I want to stop it. Any hints?
|