Autor |
Nachricht |
|
Titel: access HD from Live CD
Verfasst am: 19.03.2011, 05:32 Uhr
|
|
Anmeldung: 28. Nov 2006
Beiträge: 9
|
|
Curious. hellfire notes indicate dolphin will mount hd partitions as user, but hard drive is mounted as root (permissions are dwrx------), and cannot access the files.
I can see them via CL , but how can I access HD via dolphin when running Live CD?
Thanks |
|
|
|
|
|
|
Titel: access HD from Live CD
Verfasst am: 19.03.2011, 08:15 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16790
|
|
First of all that is no Hellfire problem, that's just the way Linux permissions work. If you use another filesystem as fat or ntfs you usally store user permissions/owner on it. It does not matter if you mount it as root or user, the permissions are the same. Basically you can use chmod/chown to change those. If you really just want to be root to write on those partitions use: alt+f2, then kdesu dolphin. |
|
|
|
|
|
|
Titel: RE: access HD from Live CD
Verfasst am: 19.03.2011, 18:32 Uhr
|
|
Anmeldung: 28. Nov 2006
Beiträge: 9
|
|
HD is ext3 running PCLOS and the individual home folders have their own user permissions, but Dolphin cannot access b/c HD permissions are root. If I change permissions of HD from Live CD is it permanent or just for the session?
Thank you |
|
|
|
|
|
|
Titel: RE: access HD from Live CD
Verfasst am: 19.03.2011, 19:00 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16790
|
|
|
|
|
|
Titel: RE: access HD from Live CD
Verfasst am: 19.03.2011, 21:14 Uhr
|
|
Anmeldung: 28. Nov 2006
Beiträge: 9
|
|
The reason I was confused is because I ran hellfire LiveCD on a Windows computer and HD is accessible by Dolphin.
HD owner is root but permissions are drwxrwxrwx so I can access HD files whereas on the Linux PCLOS, HD is root but permissions are drwx------.
OK, Thank you |
|
|
|
|
|
|
|
|