I have been facing a new and annoying problem after installing Apache2 on my new 12.10 distribution.
I have done this at least 20 times before with older distributions and had no problems up until now.
The partition on my external is named EXT4.
I have a Debian sid system (Wheezy), without any desktop environment (and no Xorg at all).
I can mount my SD-cards, USB sticks, external HDD by label into a specified directory in /media/ manually with mount / umount and the suitable entries in /etc/fstab, but this is compelling, and to restrictive: if I want them to be mounted in /media/<LABEL>, each device with a different <LABEL> n
I have a USB FAT32 drive that is on /dev/sda2.
I have an external USB had drive. It is a Buffalo drive. When ti is mounted it appears in /Media/Buffalo
The problem is, every time I reboot my system it is mounted to a different location.
e.g. /Media/Buffalo_1
reboot again and it is mounted to /Media/Buffalo_2
the two previous mount points always remain present as empty directories.
I have a RAID10 array mounted on Ubuntu Server 12.04.
I've got an external harddrive that I'd like to auto-mount. It will be present most times when my laptop boots. Where is the "correct" place to mount it?
/media/my-hd: Will litter /media with an empty folder when the hard-drive was not mounted.
/mnt/my-hd: I've heard that /mnt itself is supposed to be used as a temporary mount point.
Hi there,
Perhaps somebody knows this one:
When I mount my external usb-drive within KDE it's mounted on /media/disk.
When I mount my external usb-drive (yes, the same one) within LXDE it's mounted on /media/72F580136411D534.
Not a great deal, but when I use DirSyncPro to backup some stuff I have to make adjustments to my saved settings, e.g.
(machines A and B both 10.04)
First /dev/sda1 is mounted in /media/big on machine A through fstab
Then it's shared through "Sharing options" which makes it available on machine B: Places > Network > A > Windows Shares > Big
Now I'd rather have it mounted in B on startup.
I have an external drive mounted that I want to mount at /media/Storage. I used disk utility and then gparted as per https://help.ubuntu.com/community/RenameUSBDrive to change the label of the drive to "Storage." Whenever the drive mounts, however, it mounts at a location like /media/STORAGE_x. It has also been STORAG_x, and I think a "~u" was appended once.