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] Partition Mounting Strategies
- Date: Mon, 10 Jun 2002 00:36:29 +0900
- From: Jonathan Q <jq@example.com>
- Subject: Re: [tlug] Partition Mounting Strategies
- References: <F38J3sl3xbYiMCIqtQv0000eca0@example.com> <20020607113242.GB1255@example.com> <3D00CE32.1050502@example.com> <20020608043915.GA762@example.com> <20020608081926.GA16861@example.com> <15618.53981.282270.182462@example.com> <1023635739.2737.6.camel@example.com>
Charles Muller (acmuller@example.com) wrote: > I tried to accomplish this by editing /etc/fstab according to the > instructions in the RedHat online manual like this: > > /dev/sda5 /mnt/win_h vfat noauto,owner,users 0 0 > > But it is not mounted when I restart. Of course not, because you are explicitly telling it not to do so with the "noauto" parameter. You might want to give those instructions another read, and/or take a look at the fstab manpage :-) Red Hat does let you set that up automatically during the install, but it seems you elected not to, or you wouldn't be doing it by hand now. But that's fine, doing it by hand is good for you. Also, I believe it should be "user" to let any user mount/unmount it, rather than "users." Are you really sure you want anyone to be able to mount/unmount that partition? It's also redundant to specify both "owner" and "user" to mount it, because whoever the owner is (probably your userid, or you wouldn't have set it this way in the first place), that is also a user. Unless there is some really good reason why "user" is being specified, it would be better to restrict that to "owner." Standard wisdom, of course, is that only root should be allowed to mount and unmount partitions, so that is better still. Unless of course there is some really good reason to set that to "owner," but you'll have a hard time convincing people of that, I bet. Jonathan
- References:
- [tlug] Secret Cabal TLUG ML?
- From: Jean-Christian Imbeault
- Re: [tlug] Secret Cabal TLUG ML?
- From: Shimpei Yamashita
- Re: [tlug] Secret Cabal TLUG ML?
- From: Josh Glover
- Re: [tlug] Secret Cabal TLUG ML?
- From: Shimpei Yamashita
- [tlug] Re: Secret Cabal TLUG ML?
- From: Tobias Diedrich
- Re: [tlug] Re: Secret Cabal TLUG ML?
- From: Viktor Pavlenko
- [tlug] Partition Mounting Strategies
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Never Mind: (Partition Mounting Strategies)
- Next by Date: [tlug] iptables logging broken by default in RH73?
- Previous by thread: Re: [tlug] Never Mind: (Partition Mounting Strategies)
- Next by thread: Re: [tlug] Partition Mounting Strategies
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links