I had 71.0 running pretty well on two 9 GB SCSI drives - one / and one for /home.
Yesterday the /home one died.
Now I have three disks - one slow 2 GB SCSI and one IDE disk. Both these hold some kind of Kubuntu - the 2 GB is broken, and the IDE disk 7.04. However, I cannot boot from that, and I want to keep the /home directory files on that.
The disks I have now are listed like this:
/dev/hda1 83 (7.04 w/ old /home)
/dev/hda2 5
/dev/hda5 82
/dev/sda1 83 (small)
/dev/sdb1 83 (7.10 w-o/ /home), fast disk
/dev/sdb2 82
I have edited /etc/fstab, so that the "dead" /home disk is replaced with the UUID of /dev/hda1. For the moment I don't introduce hda2, hda5 and sda1.
Now things go fine until I log on as any user. What I need to know is how to introduce the /home directory on the hda1? It's part of a one-disk install of 7.04 - while my system is looking for a disk mounted as /home.
How do I do that?
Yesterday the /home one died.
Now I have three disks - one slow 2 GB SCSI and one IDE disk. Both these hold some kind of Kubuntu - the 2 GB is broken, and the IDE disk 7.04. However, I cannot boot from that, and I want to keep the /home directory files on that.
The disks I have now are listed like this:
/dev/hda1 83 (7.04 w/ old /home)
/dev/hda2 5
/dev/hda5 82
/dev/sda1 83 (small)
/dev/sdb1 83 (7.10 w-o/ /home), fast disk
/dev/sdb2 82
I have edited /etc/fstab, so that the "dead" /home disk is replaced with the UUID of /dev/hda1. For the moment I don't introduce hda2, hda5 and sda1.
Now things go fine until I log on as any user. What I need to know is how to introduce the /home directory on the hda1? It's part of a one-disk install of 7.04 - while my system is looking for a disk mounted as /home.
How do I do that?
Comment