I have booted up from openSUSE 11.3 on a USB stick. When i go into Dolphin (the file explorer) and try to open a harddrive, I get the error:
An error occurred while accessing 'MyHardDrive', the system responded: org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always <-- (action,result)
I have to sleep now
But post your fdisk -l info and tell me which partition it is and where you would like it mounted Eg: In a folder called My_Media or whatever https://www.youtube.com/watch?v=h191KrDK-I0)
[QUOTE=caf4926;2224689]I have to sleep now
But post your fdisk -l info and tell me which partition it is and where you would like it mounted Eg: In a folder called My_Media or whatever
Thanks for helping. I have an additional question after the fdisk results below:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2103296 82 Linux swap / Solaris
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 262 2873 20972544 83 Linux
/dev/sda3 2873 38914 289494016 83 Linux
I want to mount /dev/sdb. And I suppose I’d like to name it “Extra_Storage”. As for the path to it, does it make sense to put it in something like /dev or /media? It’s an internal HD that’s set to cable select. Thanks!
One quick question: in the “fdisk -l” it says that disk is 160GB, but Dolphin lists it as 149GB. Why the huge discrepancy?
Formated size is different then RAW size since formating takes up space. fdisk is telling you the RAW size and Dolphin is telling you the formated size.
They do persist across reboots. But you created the folder again, or a different one.
This happened because you created the folder manually, as root. New folders have a default permission order of rwxr-xr-x, this means others than the owner cannot write in the folder.