On Wed, 5 Jul 2000, TODD WITTER wrote:
> Thanks for the info. I do have another question, though. I mounted
> the cdrom like this:
> mount /dev/cdrom
> And off she goes!
>
> Then when I do the same for hda1 (where my C partition is) it says
> permission denied -- but I'm doing this as root!
>
Permission denied is a bit strange, what exactly are you typing for the
mount command? You can mount /mnt/cdrom because it's listed in your
/etc/fstab, but more than likely /dev/hda1 is not.
It should be something like:
mount -t vfat -o rw /dev/hda1 /mnt/drivec
[Assuming that the mount point /mnt/drivec exists]
--
Paul Gray
[EMAIL PROTECTED]
Dept. of Mathematics
University of Northern Iowa
Wright Hall
Cedar Falls, IA 50614-0506
_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list