OpenSUSE :: Change Permission On External Media?

Dec 9, 2010

I have a phone with a removable media card plugged in and loaded some music onto it. i just went to delete everything and some of them would not delete saying they were read only and i dont seem to be able to change the permissions.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Change The Mounting Point Of A Usb External Drive From '/media/disk' To '/media/Movies'

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

OpenSUSE Hardware :: Automounting External Media In Suse 11.1

Feb 23, 2010

I have tried unsucessfully to enable automounting for my 40 GB External Hard Drive in Suse 11.1. I am aware that there should be a line added to the Policy Kit to enable this, but the issue is that all of these files are .xml format and I can't seem to open them for editing no matter what program I choose to open them. I have Device Automounter/Notifier Plasmoid and it shows the SD reader with card in it, but it does not show the USB external HD.

Is there any other way to change this so I do not have to attach this external manually every time I turn this computer on? All of my music rests within my external and it gets to be very annoying when you have to manually mount to listen to music all the time. I'm using Suse 11.1, KDE. The external is a 40GB HD from Seagate.

View 9 Replies View Related

OpenSUSE :: HAL - Permission Denied To Automount External USB Storage

Nov 2, 2010

11.3 in use with KDE. When I plug in an USB stick or my HTC phone into the USB connector the device is recognised but can't be opened in dolphin. This is the error message:

Code:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable
auth_admin_keep_always <-- (action, result)
but the device is shown in dolphin as a removable device and

Code:
# lsusb
Bus 001 Device 005: ID 0bb4:0ff9 High Tech Computer Corp.

View 9 Replies View Related

OpenSUSE Hardware :: Ext4 External USB HD No Write Permission?

Apr 29, 2010

I switched a external 500GB usb HD from FAT to ext4, because the box it's on no longer has windows.It mounts fine and I can read it - but not write.I have some inkling as to what to do, but prefer your opinions first.

View 9 Replies View Related

OpenSUSE :: How To Change Default Media Player

Sep 1, 2010

How do change the default media player? I would like to use VLC as my default. running opensuse 11.3 KDE 4.4 64bit

View 3 Replies View Related

OpenSUSE Install :: Can't Change Permission Of Mount Points For NTFS Partition Even As Root?

Apr 10, 2010

When I installed OpenSuse 11.2 it mounted I configured to mount all of my windows/NTFS partition. However, one problem is that only root can write to it. I was trying to change it to '777' permission. However, as root I can't change permission. chmod doesn't work and neither does using nautilus (as root) work.I even tried unmounting it and then doing a chmod. That didn't work either.

View 1 Replies View Related

Debian Configuration :: No Write Permission For Users In Media?

May 1, 2011

jeff@optiplex:/media$ ls -l

total 124
lrwxrwxrwx 1 root root 6 Apr 7 14:46 cdrom -> cdrom0
drwxrwxr-x 2 root root 4096 Apr 7 14:46 cdrom0

[code]....

View 10 Replies View Related

OpenSUSE Install :: Change Mountpoint Of Partition / Media / Documents To / Documents

Dec 25, 2009

How can I change the mountpoint of my partition /media/documents to /documents.This is a partition of sdb and a fixed disk.The reason is that /media/ sometimes creates ghostdirectories while /Windows/C never does so, programmes writing/reading from this partition therfore don't work if a ghostdir_ exists.(BTW Suse is on sdb5 and sdb6. on sda is windows and used to be Ubuntu, the Suse-swap is sda5. Windows is out of use.)

View 4 Replies View Related

General :: How To Change Xfs Journal From External To Internal / If External Log Is Gone

Dec 27, 2010

I have an external hard drive with an xfs partition on it. It was using an external journal, but in re-installing Slackware I removed the partition holding the external journal, forgetting what it was at the time. I didn't touch the contents of the external hard drive, but now I can't mount it and the various xfs programs seem to demand that it be mounted in order for them to change anything.Anyone have any ideas on how to change an xfs partition from external log to internal? Failing that, how do I get the information off it?

View 1 Replies View Related

Networking :: Access External Media On Ftp?

Sep 2, 2010

I am trying to access an external hard drive mounted on /media/disk_label/ over FTP anonymously. The thing is it does not work as intended.

I tried fiddling with se-linux, manually mounting the media, playing around with file permissions and stuff .. but nothing sufficed.

Things work fine when I set anon_root to a directory on the local hdd but and also with the default /var/ftp but as soon as I set anon_root=/media/disk_label/ftp ..

View 1 Replies View Related

Ubuntu Installation :: Install Without External Media

Feb 8, 2010

I was recently given an old laptop that runs Windows XP. Obviously, I want to put Ubuntu on it instead. However, the laptop is so old that it does not have a working USB connection; nor does it have a CD tray. I am aware of using Wubi to install an Ubuntu system within Windows, but I was wondering if there were any ways to install a clean Ubuntu system right onto the hard drive, without Windows being required. Or, perhaps, does Wubi have some feature to allow full-drive installation?

View 6 Replies View Related

Ubuntu Installation :: Install Without External Media?

Jun 10, 2011

I don't have any CD's, my USB stick is missing and I don't want to have a WUBI-retarded system. I saw something about a 'frugal install' but can I move from it to an actual install, and how?

View 9 Replies View Related

Debian :: Unable To Mount External Media

Mar 8, 2009

Unless I am logged in as root, I am unable to mount an external device (such as a flash drive or music player) This is what I get: I can, of course, pull up a root terminal and use the mount command, but I don't want every user to have access to the root terminal, but I would like everyone to be able to mount external devices. Code: Linux debian 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux

View 9 Replies View Related

Ubuntu :: Ext3 External Hdd With Universal Permission

Jul 27, 2011

A friend of mine and I bought an external hd (WD Elements 2TB) and formatted it in ext3 as root. Now we want to use this hard disk in more than one systems with different usernames. So we did "chmod -R 777 /media/ VolumeLabel" in all the systems.But we want the hd to pass around. So its a little bit inconvenient to do chmod all the time. So what should we do to make the access for the hd universal in all the systems that we plug it in?

View 2 Replies View Related

Fedora :: ShowFoto Launches On Mounting External Media

Mar 29, 2011

For some reason everytime I open nautalius or mount an external media showFoto launches, I tried looking at "Perferred Applications" but not seeing anything useful. I tried searching google and this site with a possible solution but no joy. I am using Fedora 14 with Gnome.

View 1 Replies View Related

Ubuntu :: Writing To External Media Is Slow To Finalize?

May 21, 2010

I have a USB hub on my desk, and also a multi-card reader in the front-panel of the computer (connected to a USB PCI card).

I have found that when I write files to a USB "thumb" drive plugged into the USB hub, or to a card in the multi-card reader (I have tried SD, SDHC, CompactFlash and MMC) the file is written quickly. The progress bar that appears on the screen goes to almost 100%, but then stops...

If I try to unmount the filesystem (either umount on the command line, or MB3 and eject or unmount option) I get a message that the device is busy. Sometimes, this stays busy for three minutes.

The filesystems on these cards are almost always FAT32; they are for digital cameras, media players, or are for exchanging files between home and office (where I use WinXP).

View 2 Replies View Related

Ubuntu :: Why Don't Have Permission To Access Own External Hard Drive

Dec 13, 2010

I've encountered a very frustrating problem. I have both my desktop and my laptop computer installed with Ubuntu 10.10 recently. And I use a external hard drive formatted in EXT3 as a backup. I created the EXT3 partition on my external hard drive using my laptop, but I cannot access those files using my desktop. What's going on? If one day I lost my laptop, does it mean even if I have backup, I can never access without my laptop??? How can I solve this problem?

View 9 Replies View Related

Ubuntu :: External USB Hard Drive Keeps Getting Read-only Permission

Feb 17, 2011

I have a computer with Ubuntu 10.04, with few disk space. For downloading some torrents, I've connected a USB hardrive, ext4 formated. But this idea wasn't a solution, because the drive keeps getting read-only permission... Is there any way of prevent this to happen?

View 2 Replies View Related

General :: Different Graphic Cards Drivers While Booting From External Media

Sep 14, 2010

I am booting a certain system of mine with ubuntu 9.10 from external HDD. I am satisfied with the setup and it works fine, however I would like to modify it so that I can choose which graphic card drivers to load during the boot time. Specifically I would like to choose between:

nvidia proprietary driver
ati proprietary driver
generic driver

Currently if I am using proprietary drivers then dont boot into X, delete xorg.conf, start gdm and reconfigure the system using jockey (for hardware drivers).

What would be the steps to make this (semi-)automatic and avoid restarting X?

Where could one find examples of such scripts?

View 4 Replies View Related

Ubuntu :: External DVD Drive Vanishes From List On Inserting Media?

Jan 20, 2010

I just bought an external USB DVD (ASUS SDRW-08D15-U) to use on a Kubuntu-based LinuxMCE system. The idea is to set up the computer in the basement and to retain the ability to play DVDs on the 2nd floor home theater. Unfortunately the DVD would not play movies, music, or show files when connected to the Kubuntu/LinuxMCE machine. I tested the drive on my windows laptop and it worked fine. Then I connected it to my Ubuntu desktop machine and got the same behavior as on the MCE machine.

This leads me to believe that my hardware is functioning fine, but I have an Ubuntu/Kubuntu issue. I figure if I can get the drive to work on my Ubuntu desktop, then I can apply the fix to my MCE machine. I opened the Palimpsest Disk Utility (System>Administration>Disk Utility) and saw my internal DVD listed (ASUS DRW-1612BL). When I hot-plugged the external DVD it appeared underneath the internal drive. But here is the strange part - when I insert any type of media into the external drive it Vanishes from the list, accompanied by a repetitive pattern of clicking and whirring noises. Very mysterious.

View 4 Replies View Related

General :: File Permissions Handled On External Media And Other Computers?

Jan 30, 2010

I was wondering, what if you had a flash drive formatted with an FS that has UNIX permissions. Then what if you copied some of your files onto it. And then put it into another computer that has a user account by the same name. WIll the user be able to access the files?What if you named your own user differently on the other computer, will you be able to get your files?

View 14 Replies View Related

General :: Set NTFS (fuseblk) External Media To Mount With UTF-8 Filesystem

Dec 24, 2010

Kubuntu 10.10 nicely mounts vfat external media as UTF-8, see for example my disk-on-key:

Code:
/dev/sdd1 on /media/DOTANCOHEN type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1002,gid=1002,shortname=mixed,dmask=0077,utf8=1,showexec)

However, NTFS external media is not UTF-8, and it is giving this user a hassle as her native language cannot be represented in ASCII: Code:
[Code]....

View 2 Replies View Related

Fedora :: Cron Backup Permission Denied On External Drive?

Aug 28, 2010

I have a cron backup scheme in which I rsync, then tar, then copy files on my internal hard drives to an external (USB) drive. When it works, it works. But I often get a "Permission Denied" message for all of these tasks. how the external drive is auto-mounted so I edited the etc/fstab so that the owner of the cron job is also the owner of the external drive (I think. Unfortunately, I'm not at that machine right now (it's at work), I can't give the exact fstab line (I will post it as an update to this thread next time I am at the machine).) BUT, I still get times when the cron backup runs fine and other times I get the Permission Denied. This is a shared machine that is dual-booted, so what I *think* is going on is that when the machine is rebooted to Fedora, but nobody logs in, I get a Permission Denied for the cron backup. It seems like on days when someone has logged in as the main user and left without logging out that the cron backup runs fine.

View 8 Replies View Related

Ubuntu Security :: Permission Denied On External Hard Drive

Jan 6, 2010

I have recently bought a new laptop, installed my first linux OS on it (Ubuntu 9.10) and an external hard drive with 500GB on it for backup. For the first few days my external hard drive was working fine, but then eventually it wouldn't let me copy/move/delete stuff to and from it. So I kept trying to change the permissions but it wouldn't let me.

I figured this would be a very very common problem, so I looked up some forums to try out the methods but they didn't work. So I thought I would ask you guys for help because I am pleased with the support. I wouldn't think this would be a hard problem to solve.

View 9 Replies View Related

Ubuntu :: Permission Denied For Executing Files On The External Storage?

Jan 24, 2010

I have a dual boot Dell Studio laptop with Windows (VISTA) and Ubuntu (9.0.4) installed on it. I have recently installed Ubuntu to make it a dual boot. Before that I was using LiveUSB Ubuntu image for six months (without any problems).

During the installation of Ubuntu, I created a Linux partition of 2GB for Ubuntu installation (assuming that it was running successfully on my 2GB USB drive). All of my other work (e.g. documents/programming projects etc.) are stored on the Windows partition (which is loaded during the boot time automatically). The problem is that I get a "permission denied" error while running any executable file on the Windows partition. But if I copy the same executable on the Linux partition, everything works perfect. Am I missing something here?

I have verified that the executable have necessary execute permissions.

View 4 Replies View Related

Ubuntu Security :: External Hard Drive Permission Denied?

Oct 26, 2010

I have an external hard drive that has all of my Apple Powerbook G4 files on it. I plugged in my "Journal Extended" external hard drive into my new HP laptop with Ubuntu 10.10 on it.

All of my files are on the hard drive still, however lots of them have a little X on the folders and when I try to open them it tells me I don't have permission? How can I force the permission for everything on my external? It's my own files and I can't even access them lol.

View 7 Replies View Related

General :: Back Up My Media Library To An External Hard Drive From Ubuntu?

Aug 19, 2010

My media library isn't huge, but it isn't tiny (~50 GB). Every month or so, I just manually copy ~/Music, ~/Pictures, and ~/Videos to my EHD, and delete the old backup. But this is far from ideal. It's pretty slow, for one thing (~50 GB all together). It also isn't versioned, so if I ever want to go back multiple versions, I'm out of luck.

Is there any simple, stable, incremental way to do this? I'm open to using traditional version control systems like Git for it, although I haven't used them before for anything other than code. Command-line is fine (especially if it's scriptable). I only need to back up these 3 folders--anything that's not media is stored in my Dropbox.

View 1 Replies View Related

General :: Change Permission On Directory?

Jan 4, 2011

I have 3 images made by clonezilla now I want to restore 1 of them, but when I try to use clonezilla to restore, there's no option to restore image. I can see the images in home directory and file is owned by root in my home directory. I'm trying to transfer image to usb hdd.

Did I place image in wrong directory or is it permissions problem.

View 8 Replies View Related

CentOS 5 :: Change Permission Of Root?

Mar 2, 2009

When I installed Centos 5, it asked me password twice. One is to root, another is a user acount.

Right now, I want to do "cd /root" under my user acount. It responds me:

permission denied.

Can I change permission of root?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved