ERLEDIGT
NEIN
NEIN
ANTWORTEN
7
7
ZUGRIFFE
873
873
EMPFEHLEN
-
16.11.03 10:05 #1
Hi
wie kann ich eine Fat32 Partition mounten, so dass die rechte bei einem bestimmten user liegen und nicht bei root? Und das alle User darauf zugreifen können, im moment mounte ich es als rootund ein normaler user bekomme die meldung "Keine Berechtigung".
-
16.11.03 12:46 #2
Hi,
du musst in /etc/fstab die option "user" bei den entsprechenden partitionen dranhaengen.
-
16.11.03 12:51 #3
dort ist garkeine hda4 angegeben :-/
edit:
das ist die fstab vll kan mir die ja wer anpassen
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.12 2003/03/11 02:50:53 azarah Exp $
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts>
<dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot reiserfs noauto,noatime,notail 1 1
/dev/hda3 / reiserfs noatime,notail 0 0
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
-
Eintrag in der FSTAB
/dev/hda3[tab] /home/account/test[tab] vfat{tab] rw, user,gid=users[tab] 0 0
So sollte es eigentlich ****en. Das Verzeichniss account/test ist nur ein Bsp
für deinen Mountpoint.
Gruss
RedWingGeändert von RedWing (16.11.03 um 15:29 Uhr)
"I'm not deaf, I'm ignoring you"
----
-
16.11.03 15:51 #5
Naja hda3 ist die normale linux. had4 soll eingebunden werden
was hat dies[Tab] zu bedeuten? WÄre nett wenn man das noch erklären könnte, weil sonst kann ich es ja beim nächsten mal immernoch net
-
Das Tab steht einfach nur für den Tabulator.
Weiss nicht wie ich das in diesem Forum ausdrücken soll, da ich
das vB Tag nicht kenne.
Soweit ich weiss muss die Formatierung der fstab mit Tabulatoren vorgenommen
werden, da Leerzeichen nicht akzeptiert werden.
Und anstatt hda3 setzt du dann halt hda4 ein und dann solltest du es mounten können.
Ich hoffe jetzt is alles klar?
Gruss
RedWing"I'm not deaf, I'm ignoring you"
----
-
16.11.03 16:36 #7
So eingebunden hat er das ganze schonmal automatisch.
Aber die ordner werden als dateien interpretiert, ich weiss net wieso.
Woran kann das liegen? Und als User bekomme ich immernoch keinen zugriff
-
17.11.03 15:31 #8
Versteht keiner was ich meine? Wenn ja dann fragt bitte nach, das ist wichtig das es funktioniert. Auf der Partitionen sind meine ganzen Daten
edit:
habs hinbekommen
hab noch uid=js-mueller gemacht und nu gehts einwandfrei
Geändert von js-mueller (17.11.03 um 16:14 Uhr)
Ähnliche Themen
-
Linux mount / unmount Signal C/C++
Von kle-ben im Forum Coders TalkAntworten: 6Letzter Beitrag: 17.04.10, 09:05 -
openSuse 11.2 Samba Mount funktioniert nicht
Von Igor1312 im Forum Linux & UnixAntworten: 2Letzter Beitrag: 11.03.10, 09:41 -
Bei TrueCrypt mount autorun.inf ausführen
Von BillaBong im Forum Microsoft WindowsAntworten: 1Letzter Beitrag: 11.03.09, 09:20 -
mount-Einstellungen für USB-Stick (SuSE 10.0)
Von jokey2 im Forum Linux & UnixAntworten: 1Letzter Beitrag: 18.05.06, 17:41 -
Partition nach mount nur unter root erkannt
Von xjmdolby im Forum Linux & UnixAntworten: 5Letzter Beitrag: 05.07.04, 21:50





Zitieren
Login





