Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Redhat 9 USB Flash Drive Problems
Name: Colin Williams Date: April 21, 2004 at 12:28:27 Pacific OS: Redhat 9 CPU/Ram: AMD Athlon XP 2200+ 512MB
Comment:
I have a 128mg USB Jump Drive formatted in FAT16. I can mount it, but cannot write to it unless I am root. When I am root, I can wirte to it but cannot change the permissions on it to allow other users to write to it.
Name: 3Dave Date: April 22, 2004 at 09:29:49 Pacific
Reply:
I am guessing that you are mounting it logged on as root (or using sudo or su) as regular users cannot usually mount devices. You can either pass a umask=0 option when running the mount command or easier still make an entry in /etc/fstab, here is an example of one for a digital camera on my system: /dev/sda1 /mnt/camera auto user,noauto,owner 0 0 Now any user can mount the device with: $ mount /mnt/camera
Summary: hi all. i tried to create for my kningston usb drive in my redhat 9 .but after doing all that i think is required i get the the message cant usbstick in /etc/fstab or /etc/mtab please help /dev/sda1 /...
Summary: well i had redhat 7.3, but now made an upgrade to redhat 9.0. well the problem is that i can start all my services except httpd. the error i get is "httpd failed. the error was: Starting httpd:{FAILED...
Summary: I have downloaded redhat 9 . I have a problem with the graphical mode. My video card is : Nvidia Geforce FX5200 128 Mo Could anybody help me ? ...