I am using Linux for the first time tonight. I figured formatting and only installing RH9 would force me to learn Linux.
I can't get this USB Hard Drive to mount... I don't even fully understand what [mount] does or how it works. I read [man 8 mount] and just confused me more.
Using Hardware Browser, I see my FugiFilm USB Drive listed as /dev/sda so I try this:
[cameron@pcp04030052pcs cameron]$ mount /dev/sda /mnt/sda
mount: only root can do that
[cameron@pcp04030052pcs cameron]$ mount /dev/sda sda1
mount: only root can do that
[cameron@pcp04030052pcs cameron]$ mount /dev/sda1 fugi
mount: only root can do that
Am I trying to mount it correctly?
Plus, why do I have to be root to mount a stupid drive?
Can I gain root access without logging off my [cameron] username?
Thank you so much in advance for any help offered!!
~ Cameron