Results 1 to 3 of 3
In my old installation I have a separate "/home" partition.
Now, I have installed a new version of Debian.
The /home directory has been created in the same partition as ...
- 06-12-2007 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 23
use /home partition
In my old installation I have a separate "/home" partition.
Now, I have installed a new version of Debian.
The /home directory has been created in the same partition as the
mount point.
I can mount the old home partition, but is there a way
to make debian point directly to the old separate /home partition
Thanks
- 06-12-2007 #2
you can do it with ease
post the fstab file in /etc folderlife is the greatest opportunity that the nature had given you
- 06-12-2007 #3add /home partition in /etc/fstab file.I can mount the old home partition, but is there a way
to make debian point directly to the old separate /home partition
Code:/home /dev/<partition> ext3 defaults 0 0
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
