Debian :: All USB Media Mounts As Read-Only?
Jun 16, 2010
All of my USB -- media, flash drives, media players, SD cards -- mount as read-only on my system. Following is a bunch of output from questions I expect to be asked / debug info.
Groups I'm in
gmweezel@computer:~$ groups
gmweezel dialout cdrom floppy audio video plugdev netdev powerdev
DMESG output
gmweezel@computer:~$ dmesg | tail
[17532.047289] sd 13:0:0:0: [sdg] Write Protect is off
[17532.047292] sd 13:0:0:0: [sdg] Mode Sense: 45 00 00 00
[Code]....
View 4 Replies
ADVERTISEMENT
Jan 4, 2016
Trying to go through some old hard drives I'd saved from a Mac we tossed years ago. Using a Sabrent USB adapter (USB-DSC9) I connected it to the Debian box and it mounts as /media. Here's the weird thing: although I can read all the random stuff, the directory with all my actual documents shows up as "you do not have the permissions necessary to view the contents". When I try to fix this with chmod, it tells me that the drive is read-only. Grr.
How do I mount the drive so that it's not read-only?
View 7 Replies
View Related
Feb 8, 2010
Instead of mounting as something normal(like sda1), one of my drives mounts as /media/286CC2A6397A0F2A and(presumable because of this) doesnt show up in Storage Device Manager, so I can't auto mount
View 9 Replies
View Related
Feb 8, 2011
I am running Fedora 14 with kernel 2.6.35.74 x86_64 and I am having an issue with a Vfat partition that is shared with Windows 7 on a dual boot setup. this partition contains my mozilla profiles and it occasionally mounts as read only in Fedora. I wont be able to write to it and root doesnt seem to be able to write to it when this happens. I checked this by trying to redirect an output of ifconfig. My fstab entry looks like this.
Code:
UUID=5830-75A8 /home/joe/share_storage vfat rw,umask=0000,uid=500,gid=joe 0 0
and ls -l
Code:
drwxrwxrwx. 8 joe joe 4096 Dec 31 1969
These two (fstab and ls -l) always look the same whether the partition behaves as read only or not.
View 5 Replies
View Related
Apr 24, 2010
Since I've upgraded to Lucid RC1, when I insert my SD Card it mounts as read-only. The write-protected switched isn't on and my card isn't corrupt. I've tried chmod and chown to no avail.Does anyone know a work around so that I'm able to write to my SD Card?
View 2 Replies
View Related
Feb 23, 2010
Whenever I plug in my PSPgo via USB, it shows up in Nautilus as:
Code:
The first line is the system's onboard memory, and the second line is my 16 gig memory card. It used to mount as:
Code:
I *cannot* unmount the drive. The computer does not seem to be able to find the mount point to take it off from. When I unmount from Nautilus, it says:
Code:
Error unmounting:
If I just unplug the drive, the entry in /media remains as 1C[glitchy box thing][series of underscores] (see screenshot)
I tried looking at the drive in gparted, and it says:
Code:
Code:
Is my PSPgo becoming corrupt or something? That would be supremely unpleasant. I'd definitely like to avoid that, if at all possible.
View 7 Replies
View Related
Dec 15, 2010
I am trying ti set up a NFS server using the guide on [URL] However, the NFS mounts on the client side as a read-only file system, so I cannot modify nothing. Here is my /etc/export file on the server side:
Code:
/home/acrocephalus/ 192.168.1.35 (rw,async,no_root_squash)
and this is my /etc/fstab file relevant line on the client side
Code:
192.168.1.33:/home/acrocephalus/ /home/acrocephalus/AcrocephalusServer/ nfs rsize=8192,wsize=8192,timeo=14,intr
Then, I mount the system using the command
Code:
sudo mount /home/acrocephalus/AcrocephalusServer/
.
how to mount the NFS with full read-write permissions?
View 3 Replies
View Related
Dec 18, 2010
I am trying to add/delete files from my HTC Evo through ubuntu via enabling file sharing on the device. Ubuntu detects the drive, and mounts it up so that I can browse/read files off the device. However, I am not able to do any writing to the device because it is mounted as "read-only". The only wierd thing is that it worked last week, and I have not changed any settings on my system. Where should I start? Is the auto-mount for USB drives located in "/etc/fstab"? because here is the contents of that file, and I dont see anything for usb mounts:
Code:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
[Code]....
View 1 Replies
View Related
Jul 11, 2010
I just did a clean install of Ubuntu 10.04 and Linux Mint 9 with an ext4 (sda3) data partition to be shared between both. My issue is when I go to that partition and mount it within Nautilus it mounts read only. I've searched around but I have not found the solution. I don't have a problem mounting it using fstab and mounting at boot. But, I know I have to be doing something wrong for it not to work correctly through Nautilus.
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 25G 3.2G 21G 14% /media/7e66f3a0-e35d-40b0-8427-4abfd3b53d8a
/dev/sda2 25G 9.8G 14G 42% /
/dev/sda3 56G 32G 21G 61% /media/data
I partitioned the drive like this. Ubuntu sda1 primary partition ext4 25gb, Mint sda2 primary partition ext4 25gb and Data primary partition 56gb. I then installed Ubuntu 10.04 first, then Mint. Both Ubuntu and Mint mount that partition as read only.
View 3 Replies
View Related
Aug 6, 2010
I just got a new WD Studio External USB 2.0/FW800 hard disk drive, it is formatted to HFS+ with Journaling (hfsplus) and I use it for both an iMAC and a PC/Linux. The problem is that on my PC (Linux - Ubuntu 9.10) there is always some kind of read-only error whenever I try to edit, create, delete anything on it. I tried it on my iMAC and I'm able to read and write on it with no problem.
The mount command on Linux gives me: /dev/sdc3 on /media/My Passport type hfsplus (rw,nosuid,nodev,uhelper=devkit) Clearly indicating that it ("My Passport" on /dev/sdc3) is mounted as "rw" (read and write, not read-only). I tried connecting it via Firewire 800 and USB 2.0 and both give me the same results. I also tried fixing it in my iMAC using Disk Utility but it reports on problem and I clearly safely "Ejected" it before unplugging it from my iMAC.
View 1 Replies
View Related
Nov 24, 2010
I have multiple ubuntu machines and I connect to one through an NFS share. I have done this for a few years without issue. However, since re-installing ubuntu and upgrading to 10.4 I have a problem with my system hanging when the remote shares are lost.
Basically, I can power down the machine downstairs, and my main machine then has a fit. I can not open any folders in ubuntu, nor can I shut down. If I try and shut down the system hangs, last time it hung for 8 hours before I had to kill the power.
These are the lines in my fstab
I don't know what I've done wrong, or how I can prevent this from hanging. I have googled the heck out of this as well and can't seem to find an answer either.
View 2 Replies
View Related
Jan 17, 2011
I recently bought 320 GB Trancend external hard disk and working fine days back.Earlier i could copy from and to the hard disk with out any issue. I dont know what happened after that now i am not able to write any files in to the external hard disk. This is not NTFS formatted device. here is some of the out put from terminal.
Code:
sundar@sundar-sundar:~$ fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
[code]...
View 7 Replies
View Related
Nov 20, 2010
I am using Ubuntu 10.04, with the Enlightenment WM, with nautilus for my file manager and I have installed the halevt package to handle the mounting of my external media. My issue now is that when I mount the media as a normal user it is being mounted as read only - any ideas how I can have halevt mount the media so I can write to it as my normal user in addition to reading from it?
View 3 Replies
View Related
Jan 20, 2011
I am not sure what is happening with my music, but it's driving me mad and making me pull out my hair. My ID tags are not being read correctly through through both Rhythmbox and Banshee, but my tag editor, dBpoweramp, and Ubuntu properties reports the information correctly. All of my music is stored on another computer stream via the network. For example, I have an album by X Japan label as this:Track: Break the DarknessArtist: XAlbum: I'll Kill You EPYear: 1985
But banshee breaks up the album into two different albums, and on top of that, Banshee see it as X Japan, but reads it as X for the artist. And it's not just this album, it happens to a lot of my albums, sometimes they are missing tracks or mislabel or missing cover art, etc, etc, but only within the media player. Why is this happening and has anyone else notice this?Ubuntu 10.10 x64Banshee 1.8.0Rhythmbox 0.13.1Music streamed over network
View 9 Replies
View Related
Apr 7, 2010
Let me quickly state that I am returning to Debian after quite a long break. I am trying to relearn some things. I suppose I'm somewhat old school. As in I originally installed from rawright, back in the days when you had to do practically everything by hand. I was quite happy with config and make. I actually learned a ton back then, as I started out knowing nothing. I guess I can learn to catch up with the modern linux world.
Anyway here is my question? In the old days if I wanted something not to be mounted I would simply comment out the entry in /etc/fstab. I notice that my USB drive is mounted but does not appear in the fstab. It is in mtab, and lsusb does show it.
If I wanted to secure a system, but not totally remove usb support from the kernel, how would I prevent the automounting of USB drives? What are the configuration files that govern their operation?
View 1 Replies
View Related
Mar 14, 2010
I've hit a wall here; I'm attempting to find some way by which to view files and cd into directories on a device mounted read-only. So I need the permissions to read, write, execute (and the same with directories), but chmodding is out of the question because I don't want to alter the drive one iota.
I guess what I could do--what I was thinking of initially--was to dupe the whole drive and then mess with permissions. This wouldn't affect the original (actually I'm working on a duplicate of the original, but I'm treating it as if it were the original) but I was hoping for something that would maintain data integrity. This is a forensic application and not altering the data is very important.
View 2 Replies
View Related
Jul 19, 2010
I moved to static Ip method for my laptop. I edited the interfaces file and it seems to work since I am writing this message from that laptop, but I have a new problem with my Debian. The mounts are not mounted during the startup anymore. Before I was using the network manager method and the nerwork mounts were all fine. Now with this method, they are not mounted and I need to mount them by firing "sudo mount -a" manually.
View 2 Replies
View Related
Apr 20, 2011
My wife and I each have 32 bit machines with two media drives and we're running Debian Squeeze with KDE4. If either of us put a commercial music CD in our primary drive (it's a CDROM drive on mine and an LG Super Multi drive on hers) Squeeze sees the music CD but can't play it. If either of us put a music CD in the secondary drive (Panasonic DVD/CD R/RW on mine and another LG Super Multi on hers) Squeeze sees the CD and KsCD plays it just fine however she can't see the files on the CD (in Dolphin) on her machine (though she can see the folders) while I can see the files just fine. My machine is a 1.8 GHz Athlon with 750 MB of RAM. Her's is a 2.4 GHz, triple core, Athlon II machine with 4 GB of RAM. Both are running pure Debian with no customizations.
View 10 Replies
View Related
Apr 8, 2011
I want to install my favorite player WMP11 in Linux, but the Setup fails in validation! i there a possible to force install wmp11 with wine in linux ? I have a lot of music in WAV + tagged with RIFF Tags, wmp can read riff tags...Amarok can't! is there another player that can read RIFF Tags from WAV files?
View 6 Replies
View Related
Jul 1, 2011
I am making backups and I need to make a cron job that mounts a 2nd local hard drive.
It is not listed in my fstab file and I mount it manually in nautilus (having to type a password). It is designated as /dev/sdb1 and /media/repo when it is mounted. Can I get cron to mount it and then add the password or do I have to add it to fstab?
View 3 Replies
View Related
Nov 18, 2010
I use Lucid Lynx and Gnome. This morning, I was restarting Parley from command-line to understand why it didn't played mp3 files. On restarting Parley, I pointed out that my file was reseted. This is what was written on my terminal and the content of my file.
Code:
Parley(4722): "Could not open or properly read "/media/Documents_/Parley/Anglais/Vrac.kvtml"
(Error reported: unexpected end of file)" "Error Opening File"
[code]....
View 3 Replies
View Related
Mar 10, 2010
I down loaded Debian 5.0.4 and burned it to CD (several times I might add till it was right) and now the computer I'm putting it on wont acknowledge it as a boot disk and load. It does not have a problem with my windows cd, which has a crack and the start of all my problems, But not the Debian CD-1 disk. what now? The computer is an IBM thinkpad a22p. Everything works as far as I can tell. But I was going to reinstall Windows and failed in that because of a small crack on the edge of the disk that stopped the install and any hope of accessing the file on the laptop. Microsoft does not support windows xp any longer, you must buy windows 7, but the ibm will not run it due to processor speed and ram limitations. But it will run linux and I'm willing to try it just to get out of microsoft control.
Idon't know what else to do. This is the link to where I downloaded the software ( [URL] ). The others five that i downloaded were on the same page that I got this one. Are there bad files here? Is there a missing file in the disc?
View 4 Replies
View Related
Mar 13, 2010
I decided to try Debian 5.0.4. I download from debian site CD1 iso image wich is enough to install Debian. After installing Debian my /etc/apt/source.list looks: # deb cdrom: Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main
deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main
deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main deb http://volatile.debian.org/debian-volatile lenny/volatile main deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
Then I try to install Synaptic. I enter apt-get install synaptic and get error because this package is in some other debian cd. There are 30 CDs with packages. I can not download all 30 CDs. Is there a way to change /etc/apt/source.list file so it can be posible to download some package cointed in some of 30CDs from some offical debian web repository and not from cd-rom media.
View 7 Replies
View Related
Jan 16, 2011
I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'
Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /
Unfortunately, now I cannot get back into the properties to remove my error.
View 4 Replies
View Related
Aug 20, 2010
I recently put Linux back on my laptop (Vector) and I am trying to get any of the media players on it to recognize and play the music on my desktop, which is running Windows 7 Ultimate with WMP streaming music over my wireless network. I was wondering if this can be done, or if these features have yet, if ever, to be implemented.
View 2 Replies
View Related
Apr 11, 2011
I run a Home server using Debian, and have been using it as a backup server and using it to host a voice server. I wanted to try streaming music/video so I can enjoy music at remote locations, and I have used VLC media player before, but never on Linux. I located the VLC media player package on the Synaptics Package manger, and told it to download it along with the other additional packages, and it said it had to remove some old packages and incompatible ones as well, so I said go ahead. Well, the screen blanked out at some point during the installation process, so i rebooted the server. Now it will go thru the whole loading process, and where it is supposed to prompt me to log in, it gives me a grey background and my cursor, which does react, but nothing else happens, and the activity light on the server does not flash. I'm not exactly sure what happened, but I would enjoy being able to log back into my server XD
I have some knowledge of how to use and work with Linux, but only from what I have read and messed around with.
View 6 Replies
View Related
Jul 4, 2011
I would appear that I recently installed linux-image-2.6.32-5-amd64. Since then I have noted that my HP media bar up top doesn't work. This means I can't enable/disable wireless. From an lspci output, it still sees the hardware, and it's loaded, however, not functioning. Should I be looking at rolling the kernel back, or work on getting it working via some other means? Any liveCD I've tried doesn't seem to be able to get it going either. So I'm under the assumption here it is the kernel version, and not a hardware problem.
lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) .....
Also tried this to no avail:
sudo apt-get install rfkill
rmmod iwlagn
rfkill block all
rrfkill unblock all
modprobe iwlagn
rfkill unblock all
ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132
rfkill list
2: phy2: Wireless LAN
Soft blocked: no
Hard blocked: yes
View 5 Replies
View Related
Feb 13, 2010
I'm running Debian Testing (up-to-date) with no difficulties.I'd like to find a way to test/validate DVD+RW media to ensure that I will get error-free off-the-air recordings in a separate DVD recorder.I've only been able to find Windows-based Nero or Plextor utilities discussed on the DVD enthusiast web sites. If possible, I'd like to evaluate the media on my Debian box.
Currently using XFBurn, which doesn't seem to be the answer. FWIW, the DVD hardware is a Hitachi/LG burner. Using lshw, I get description: DVD-RAM writer, product: DVD+-RW GH30N, vendor: HL-DT-ST,... version: A102, capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram, configuration: ansiversion=5 status=ready
View 13 Replies
View Related
Apr 13, 2011
Ubuntu10.10.i want a media player with all media codecs.it should able to play all formats of videos and audios so please suggest me a media player.(i used km player in windows i want a media player like that)
View 1 Replies
View Related
Aug 15, 2010
I'm using 32 bit (i686) Debian Lenny. The multimedia repo is installed, w32codecs is installed, VLC and Kaffeine are both installed. I was trying to listen to some audio files on the NPR site (link will follow) and find that I can't open the files with anything I have installed. The Linux version of the Realplayer isn't in the repo (and I don't really want to install it after some of the things I've read about it) but I gotta have my NPR and there's no way I'll EVER go back to a M$ OS. How can I listen to these files without downloading them and then uploading them to a media conversion site? I'm usually very good with google but this one has me stumped.
View 11 Replies
View Related