Adding ogg player to /etc/fstab
Dirk Ouellette
hapibeli at comcast.net
Tue Nov 23 05:19:00 UTC 2004
The following is my fstab. If I command "#mount /dev/sda1" or
"#mount /mnt/neuros" and I'm told by BOTH commands;
/mnt/neuros does not exist, while the unit is plugged in to a usb port
and the unit itself is acting like it's trying to synchronize with my
hdd, what could it mean?
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0
1
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 ro,user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sda1 /mnt/neuros vfat user,sync,noauto 0 0
More information about the ubuntu-users
mailing list