'Feature only available with HAL' as i mount drives as Root
This happens when i am logged in as Root. What does that mean? How can i fix this? I installed Knoppix v5.1.1 to my hard disk as a Debian-based system. I was having so many issues, but thanks to these forums, i've solved most of them. But, the above serious problem remains.
Also, as a user, i can NOT mount ANY Hard disks, either. I'm told i have NO permission:
"could not mount device the error report was:
error opening partition device: permission denied
failed to startup volume: permission denied
couldn't mount device '/dev/sda1': permission denied
mount failed"
Reading these forums, i found that if i type this code into a Root Shell, i can mount a drive: "mount /dev/xdax /media/xdax -t ntfs -o umask=0222." But, i have to do this for EACH drive, and furthermore, upon reboot i have to do it all over again. How would i make a startup script so each time i boot it'll let me mount drives? OR do i need to edit some file to able to mount a drive?
Thanks.