Re: /home partition
From: Paul Johnson (baloo_at_ursine.ca)
Date: 09/06/03
- Previous message: Mario Vukelic: "Re: Which release"
- In reply to: alex: "/home partition"
- Next in thread: alex: "Re: /home partition"
- Reply: alex: "Re: /home partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 6 Sep 2003 03:27:10 -0700 To: debian-user@lists.debian.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Sep 05, 2003 at 10:36:31AM -0400, alex wrote:
> I opted for a separate partition (hda2) for /home during the
> installation of Debian and it was duly formatted. However, the
> partition doesn't seem to be as performing as a /home directory.
> Instead, the regular /home directory under / seems to be doing
> the job.
You forgot to mount it as such during install. You can fix this
easily.
# shutdown now
(wait a little)
# mount /dev/hda2 /mnt
# cp -ax /home /mnt
(wait a long time)
# rm -r /home
# mkdir /home
# editor /etc/fstab
(add a new entry for /home)
# shutdown -rF now
(wait for reboot, you now have /home where you expect it)
- --
.''`. Paul Johnson <baloo@ursine.ca>
: :' :
`. `'` proud Debian admin and user
`- Debian - when you have better things to do than fix a system
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/WbZ9UzgNqloQMwcRAo9BAKCKOXp2kEFIXoE3ddD0fhkMWfilyACdE6R0
3qaes+eDc5N6BLbOPGpf7eU=
=EtfB
-----END PGP SIGNATURE-----
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Mario Vukelic: "Re: Which release"
- In reply to: alex: "/home partition"
- Next in thread: alex: "Re: /home partition"
- Reply: alex: "Re: /home partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|