Closed GoogleCodeExporter closed 9 years ago
Is it not mounted automatically? run "mount", it is probably already there.
Original comment by moonman...@gmail.com
on 23 Jan 2014 at 6:01
Try to check the file system on your drive.
You can see all detailed errors in system log.
Original comment by Dr.Sydorenko.O
on 24 Jan 2014 at 3:11
It works, just differently than I thought. I removed and re-added the drive and
it auto mounted it to /tmp/mnt/sda1. So I unmounted and manually remounted to
/tmp/mnt/Content to have a cleaner Samba share name. What I need to figure out
now is how to have it auto-mount back to the same mount point after power
outage.
Original comment by codesmit...@gmail.com
on 26 Jan 2014 at 1:47
use labels on hdd volumes (partitions).
http://linux.seindal.dk/2005/06/02/labels-on-ext2-and-ext3-filesystems/
this way the disk will be automatically mounted as /media/YOURLABEL instead of
/media/AiDisk_xY
Original comment by irher...@gmail.com
on 2 Feb 2014 at 5:33
[deleted comment]
That works great, thanks for the tip!
Original comment by codesmit...@gmail.com
on 2 Feb 2014 at 7:51
Original comment by Dr.Sydorenko.O
on 3 Feb 2014 at 12:52
Original issue reported on code.google.com by
codesmit...@gmail.com
on 22 Jan 2014 at 6:40