Computing.Net > Forums > Linux > fstab newbie

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

fstab newbie

Reply to Message Icon

Name: herm
Date: August 20, 2002 at 20:38:14 Pacific
Comment:

I think I have fstab configured correctly, but I don't have a good feeling about hda4. I have 4 partitions total. Here's how I want it
hda1: 10mb swap
hda2: 400mb ext2 (boot)
hda3: 50mb swap
hda4: 60mb ext2

Please don't comment that I should have it configured differently, I'd prefer the setup I have listed. So here is my edited fstab:

/dev/hda2 / ext2 defaults 1 1
/dev/hda4 / ext2 defaults 1 1
/dev/hda1 swap swap defaults 0 0
/dev/hda3 swap swap defaults 0 0
none /proc proc defaults 0 0

I'm pretty sure my only problem would be the root directory of hda4




Sponsored Link
Ads by Google

Response Number 1
Name: Nevyn
Date: August 20, 2002 at 21:16:07 Pacific
Reply:

The only problem I see here is that /dev/hda2 will be mounted on /, and then /dev/hda4 will be mounted on top of that. You won't be able to access that partition as it is setup now. You need to mount /dev/hda4 on a different mount point.


0

Response Number 2
Name: herm
Date: August 20, 2002 at 22:39:38 Pacific
Reply:

like mount hda3 on / and hda4 on /hd2 ?


0

Response Number 3
Name: Nevyn
Date: August 21, 2002 at 01:33:39 Pacific
Reply:

Exactly


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: fstab newbie

Editing fstab www.computing.net/answers/linux/editing-fstab/12631.html

[Newbie]mount and sndconfig question www.computing.net/answers/linux/newbiemount-and-sndconfig-question/9177.html

are you all newbies?? www.computing.net/answers/linux/are-you-all-newbies/11760.html