Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] /home partition use
- Date: Sun, 10 Jun 2007 10:33:06 +0900
- From: "Keith Bawden" <keith@example.com>
- Subject: Re: [tlug] /home partition use
- References: <2000d7bd0706091137i102e2edfu44eb7cc29d9d1678@mail.gmail.com>
how can I use my previous /home partion under a new installation of cent0S5?
# SNIP
mount it chown it (so the UIDs match) fstab it (suggestions here pelase)
The above would work fine. Make sure when you use chown you do so recursively and you set the correct group e.g.
chown -R keithb:users /home/keithb
Also, if you only have a few user accounts this may be fine to do manually. If not you may want to script this (topic for another thread maybe).
As for fstab something:
/dev/hda2 /home ext3 defaults 1 2
"man fstab" or Google for fstab for more info.
Regards, Keith
- Follow-Ups:
- Re: [tlug] /home partition use
- From: Nguyen Vu Hung
- References:
- [tlug] /home partition use
- From: Shawn Brown
Home | Main Index | Thread Index
- Prev by Date: [tlug] Giving a program priority briefly
- Next by Date: Re: [tlug] /home partition use
- Previous by thread: [tlug] /home partition use
- Next by thread: Re: [tlug] /home partition use
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links