I am using ubuntu 10.10 and have the following two lines in my /etc/fstab file:
#UUID=3012-E8F4 /media/flashDrive vfat user,exec,noauto,suid 0 0
UUID="HP v255w" /media/flashDrive vfat user,exec,noauto,suid 0 0
The first line (before being commented out) allowed me to reference my
flash drive
as b
Complete guess with no testing...
What about dropping the quotes and using a back-slash?
UUID=HP\ v255w /media/flashDrive vfat user,exec,noauto,suid 0 0
Just a thought.
- Original message -
> I am using ubuntu 10.10 and have the following two lines in my
> /etc/fstab file:
>
> #UUID=3012
2 matches
Mail list logo