Tagged Questions
1
vote
3answers
187 views
How to mount multiple partitions
Is there a way to mount multiple partitions, or even all partitions, of a disk with a single command in Linux? Is there, perhaps, an option that the mount command accepts that would facilitate this? ...
0
votes
0answers
265 views
/media, /mnt, /run and automounting
As of Fedora15, a new directory under root was introduced. A couple of quotes:
i.e. /var is "persistant runtime data" and /run
is "volatile runtime data", and /etc is "persistant system config
...
0
votes
1answer
84 views
Cannot Recognize ISO in Fedora Core 1 (Yarrow) in VMWare View Player
It's a long story of why I am trying to do this (basically supporting a business that has not updated their servers in a LONG time). In any case, I am trying to mount an ISO in VMWare View player so I ...
1
vote
1answer
324 views
Fedora 17 : Nautilus, after mount manually, device will not see again in Device section
In Nautilus, I see left pane is useful. It contains shortcut to another place. Such as :
At device : I can see Windows Partition (although I does not mount yet) or at my computer, some shortcut to ...
2
votes
2answers
323 views
Help with unzipping a .dd.gz, possibly corrupted
I recieved this file that I was told was a copy of a hard drive (or disk). The file is "sheeva-mem.dd.gz". I tried to unzip the file in a linux Fedora machine. This yielded "unexpected end of file". ...
2
votes
2answers
3k views
Fedora 17: plugged in iphone, but nothing happens
The title says it all but to expand a bit; I upgraded to fedora 17 from a fresh install. On f16, I had an issue mounting when they had the issue with the lockdown, but I was able to resolve that. ...
2
votes
0answers
683 views
Fedora, Android phone mounting?
I am using Fedora 15 and I just plugged in my Samsung Vibrant Android phone, but my phone does not even give me the option to mount over USB like usual. It still charges though. Is there some ...
3
votes
1answer
7k views
EXT4-fs (sdc): VFS: Can't find ext4 filesystem
In short, this is where I found the best answers to my problem with my disks: https://help.ubuntu.com/community/DataRecovery
During Fedora 15 installation, I added all my 3 drives to be mounted on ...
3
votes
2answers
616 views
Auto-mounting to a directory other than /media in Fedora 13
I am using Fedora 13. I need to be able to configure how media are mounted automatically. For an example, I want to change the parent of all mounted media to be a directory other than /media. All the ...