Results 1 to 4 of 4
How can I get access rights to the other hard drives (windows-etc) on my system.
They are locked....
YB...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-01-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 10
Access rights
How can I get access rights to the other hard drives (windows-etc) on my system.
They are locked....
YB
- 10-01-2006 #2
you must be root/superuser to access those disks. or edit fstab file and set umask=0 for normal users access.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-01-2006 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 10
Thank you for you reply,
I'm searching.
found fstab, I can open it.
as user I can't save it.
How do I set root/superuser in freespire?
or how can a user change the rwx on the fstab file?
I like freespire, but it has dummy locks.
YB
- 10-09-2006 #4
You'll have to edit fstab as root. If you're doing it graphically, then you'll need to log into your root/administrator account. If your comfortable with the command line you can do it as normal user. To do it as normal user open a terminal and:
You can, of course, replace nano with any preferred text editor.Code:su - [password] nano /etc/fstab
Then just do what casper told ya to.10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu


Reply With Quote
