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.
It's pretty annoying that thunar mounts a drive to /run/media/user_name/XX instead of /media/XX, can I change that behavior ? I'm running latest arch linux
Ok, thanks I'll try that.I was copying the partitions from a live USB linux after. The partitions were mounted under /media/origin and /media/destination. [by username]
I have a Debian machine that I'm using as a media server/file server. It's running Debian wheezy.
I have a raid volume i've set up using mdadm.
Wierd error.
I have a 1Tb hdd mounted as my main file repostory. It is mounted as /media/Vids.
When I check properties of /media it says 2Gb free.
When I check properties of /media/Vids it says 586Gb free.
Torrent down loader says not enoug space to continue downloads to /media/Vids.
Can anyone explain
I'm a little stuck and I hope someone can help.
I'm configuring Ubuntu 10.04 x86 to work with a windows domain with multiple users.
All users need a specific network share mapped.
I am using Likewise Open to join the domain at the moment.
This is what I've got so far.
Code:
mkdir -p /media/S
chmod 777 /media/S
Added the following line to /etc/fstab
//[SERVER]/[SHARE] /media/S cifs username
Trying to install R-studio.
I have got the prerequisites now but seem to get
[root@localhost Downloads]# rpm -i rstudio-0.97.336-x86_64.rpm
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type i
In 12.04, my USB external drives would all mount under /media
For instance
/media/server1
In 12.10, they are mounted under my user name as
/media/tricky76/server1
This creates havoc on my music playlists. Is this a new thing for 12.10 or do I have permission issues? I want all users to be able to access the drive.
thanks,
-t
After updating from Lubuntu 12.04 to Lubuntu 12.10 the place where CD-ROM is automounted changed, breaking some applications (!).
In Lubuntu 12.04 CD-ROM would get mounted as '/media/cdrom'.
In Lubuntu 12.10 CD-ROM would get mounted as '/media/USER/TITLE',
(for example '/media/jnareb/Lubuntu 12.10 amd64')
How to configure udev or udisk2 to get back to original 12.04 version?