Hello.
FC11 had "Authorization" choice in System > Preferences menu that we could change setting of system.
but in Fedora 12 I don't have Authorization choice in menus.
Now, how I can change setting of system? for example? Mount internal disk automatically!
please help me.
---------- Post added at 04:12 AM CST ---------- Previous post was at 02:25 AM CST ----------
Please Help me.
Last edited by meshkin2; 9th December 2009 at 12:11 PM.
hello.
thanks vary much. it is working very good. please only say: how I can mount a partition that its name is "Multi Media" (With SPACE)? because when i type:
/dev/sda8 /media/Multi Media
OR
/dev/sda8 "/media/Multi Media"
OR
/dev/sda8 /media/"Multi Media"
system gives ERROR!!!!
Thank you.
I type:
mkdir /media/"Multi Media"
mount -t auto /dev/sda8 /media/Multi\ Media/
and it mounted, but when i rebbot system and logon to account it isn't mount!
and when i click "Multi Media" in Places Menu, system gives error.
I bring that error and fstab file in attachment, see.
Thank you very very much.
it is work very good.
thanks.
just, i want to learn in:
/dev/sda8 /media/Multi\040Media nfs defaults 0 0
what is doing defaults 0 0 ?
thank you, too.