Re: pointing /dev/hda* to a different lable?
On Thu, May 04, 2000 at 11:36:54PM -0500, ktb wrote:
Kent, you need to change the two lines in your /etc/fstab to something like:
/dev/hda2 /home ext2 defaults 0 2
/dev/hda8 / ext2 defaults,errors=remount-ro 0 1
If you are using a filesystem other than ext2 you need to change the above.
There may be other problems when you reboot the machine.
> I would like to make /home /dev/hda2 and / /dev/hda8 and the new mount
> point. It was one short command that just pointed a /dev to a certain
Reply to: