First, I ran the following command

mkdir /media/disk

I put the following command in the .bashrc file:

mount /dev/sda2 /media/disk

It does not mount, and when I open the terminal after
booting, it asks for the sudo password.

is there a work around for that.

I also tried making a script with root powers that would
do the same thing, but it would not work.

I realize that it might not be safe to put a script with root powers
in the home folder, but I just wanted to see if it works, and then
remove it.

does anyone know of a way that I can accomplish what I want to?

Thanks
Paul
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to