Other Help Topics :: /home
I installed DS Llive-cd to Harddisk.Root is /dev/hda7.Now I want to add a new partition /dev/hda8 as "/home".That can save my config after reinstall.
At first:
mke2fs /dev/hda8
Then I modified "/etc/fstab",and add a line :
/dev/hda8 /home ext2 default 0 2
after restart,nothing changed.It means DSL don't use fstab at all.
Does it right?
How can I use /dev/hda8 as /home?
Thanks!
Terry
original here.