Hi I am trying to mount an additional harddrive in ubuntu hardy heron, its already formated to a ext3 filesystem and is /dev/sda1 however everytime i type sudo mount /dev/sda1 /media/sda1 it mounts but doesnt let me write to the drive... is there a proper way of mounting or am I typing something wrong?
No its a secondary drive on sata1 sorry, I somehow got the bright idea to mount it to / not thinking then when i sudo umount -l /dev/sda1 / everything went wrong as you can guess... So im working on it at work and I had to reboot so I wont be able to do anything till I get home.. but thanks for the fast response. |