Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
08-25-2003, 08:54 AM
|
#16
|
Member
Registered: Jul 2003
Location: Alaska, USA
Distribution: Red Hat 9
Posts: 179
Original Poster
Rep:
|
/sbin/fdisk -l
Quote:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 397 1020 5012280 83 Linux
/dev/hda3 14 332 2562367+ 83 Linux
/dev/hda4 333 396 514080 82 Linux swap
|
df
Quote:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 2522076 2073372 320588 87% /
/dev/hda1 101089 24290 71580 26% /boot
none 127656 0 127656 0% /dev/shm
|
|
|
|
08-25-2003, 09:03 AM
|
#17
|
Member
Registered: May 2003
Location: Kerala,India
Distribution: RedHat,Mandrake,Debian
Posts: 643
Rep:
|
I would advice you to
create a directory like '/home'
edit /etc/fstab,add the same contents as in the / partition.(in the fstab file).(also replace / with '/home' and /dev/hda3 with /dev/hda2.) save it and coming out,run 'mount -a'.This should work.If not,try rebooting.
|
|
|
09-02-2003, 04:20 AM
|
#18
|
Member
Registered: Jul 2003
Location: Alaska, USA
Distribution: Red Hat 9
Posts: 179
Original Poster
Rep:
|
How do I create a directory?
and what do I put at the end of the new line I put in fstab(13?)?
Quote:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda4 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
|
|
|
|
All times are GMT -5. The time now is 07:40 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|