Ubuntu :: Unable To Use Chmod Inside An External Drive

Jan 8, 2011

I have recently installed Ubuntu 10.10 (x64) and I have noticed that I cannot change the permissions of any of the files on my external drives. If I do it from the Properties of the file by manually changing a field on permissions, it changes back automatically before my eyes. If I change it with chmod, nothing happens. They are all in "-rw-/drwx/-rwx------" mode. What should I do?

View 6 Replies


ADVERTISEMENT

General :: Debian: Unable To Mount A Second Drive As A Subdirectory Inside Of Another Partition

Jun 14, 2010

I have the following /etc/fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0

[Code]....

This is, incidentally, the same message that I see while booting. The error message goes away if I comment out the line in fstab starting with /dev/sdc.

View 1 Replies View Related

Ubuntu :: Unable To Mount External Drive?

Jul 29, 2011

Having issues while mounting my 1TB passport USB drive. When running this command....

Code:
sudo mount /dev/sdc /mnt/WD/

I got this error: mount: you must specify the filesystem type I even tried adding the filesystem, which was or is ext4

Code:
sudo mount -t ext4 /dev/sdc /mnt/WD/
Getting a different error instead:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/sdc,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

I should mention that this was working just a few hours ago. There was a power glitch and my Ubuntu headless server lost power. I turned it on and since then, I am getting this error. I would prefer not to format via GUI .... 1st because I have data there , 2nd, because I don't want to rely on a graphical interface but being able to fix this via terminal.

View 9 Replies View Related

OpenSUSE Multimedia :: Unable To Use External DVD-RW Drive

Apr 14, 2010

I'm running openSUSE 11.1 32-bit and I'm trying to use my external USB DVD-RW drive. I've tried loading two 11.1 discs in the drive and both of them fail.After putting the dvd in the drive I mount with::mount/dev /scd0 /media/cdrom

and it comes back with:mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error.In some cases useful info is found in syslog - try dmesg | tail or so.Second question is can I use this external USB DVD-RW drive to install linux from, or does it have to be an internal drive? If so is there anything special I need to do to get it to look at the drive during boot. I take it this is dependant on a BIOS setting. This is all assuming of course I can get my dvd's to read.

View 9 Replies View Related

Ubuntu :: Unable To Mount Ext4 External Hard Drive

Jul 5, 2010

I wanted to make a clone of my drive, so I tried the ole sudo dd if=/dev/sda1 of=/dev/sdg1 trick, but first I formatted the drive to the Ext4 format. I wish I would have understood that format a little more before I decided to format it that way. Now I can't access my drive at all. I read almost everything on the net about manually mounting it, but almost everything was in Fat, NTFS, or Ext3/2 format. I even read the Ubuntu documentation. I don't know if it's because my drive is in Ext4 format, or if I'm just not doing something right.

As you can see in the following picture, it recognizes the drive, yet I am unable to mount it. I am trying to access the 160 GB drive. I even tried to see if Windows would recognize it. No go. Today while lurking in the Ubuntu Forums I found a way to make a live .iso of my system (which I think is awesome). So now I want to reformat my drive and use it as storage once again. I think I will restore it to NTFS. I thought that the Ext4 format would work better in Linux (which I was wrong), but now I need Windows to recognize it as well, and it needs to be able to store files bigger than 4 GB (unless you have a suggestion on what to format it as).

View 9 Replies View Related

Fedora :: Unable To Access A Usb External Hard Drive

May 27, 2011

Running fedora14 on a dell latitude-d600 laptop and I'm trying to access a 500gb sata external hard drive that is connected via usb. The laptop can see the drive as '500 GB Hard Disk: 524 MB Filesystem' and it's clearly mounted under the '/media' directory. However, when I attempt to read the files on it, I am only able to see the 524mb section of the drive. The external hard drive is an ext3 file system (running fedora13) and I believe it's encrypted.

View 14 Replies View Related

Hardware :: Unable To Mount NTFS External Hard Drive

Jun 21, 2011

I'm having problems mounting my NTFS external hard drive .

dmseg :

Code:

1.padlock: VIA PadLock Hash Engine not detected.
2.PPP MPPE Compression module registered
3.PPP BSD Compression module registered
4.PPP Deflate Compression module registered
5.npviewer.bin[5405]: segfault at ff99cd48 ip ff99cd48 sp bfc8afac error 4
6.usb 4-2: new high speed USB device using ehci_hcd and address 5

[code].....

View 2 Replies View Related

General :: Unable To Mount External Hard Drive With OpenSuse?

Feb 22, 2010

I'm trying to get an external HD to mount on my Dell Laptop running OpenSuse 11.1. When I connect I get the following:

Quote:

dmesg:

usb 1-5: new high speed USB device using ehci_hcd and address 4
usb 1-5: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb 1-5: New USB device found, idVendor=0bc2, idProduct=0503
usb 1-5: New USB device strings: Mfr=54, Product=69, SerialNumber=95

[code].....

But am left scratching my head. I don't think its showing up in the etc/mtab - which i think it is supposed to?

View 7 Replies View Related

General :: Unable To Own Previously Saved /home Files On New External USB Drive

Nov 2, 2010

I have just had to reinstall my OS (Sabayon) onto a new and larger hard drive (dying old disk). I quickly saved all my old docs in /home on an external USB drive (formatted and then created an ext4 file system) before the swap and installation.

After getting the new disk running I connected the USB external disk. First I could not access the drive at all, but that seems to be fixed. Now I want to bring all my files back to my new /home folder but apparently they (especially the former MS Office .doc, .xls, etc files, not so much the OpenOffice files) are �read only� and I don't have permissions anymore. I am able to create directories on the external, and can move files back and forth, but don't seem to own many of them.Sabayon automatically mounted my external disk in /media/disk, rather than /mnt, so I've left that alone for now. After searching here and elsewhere for info, I tried a few things (below): For access I added a line to /etc/fstab:

Code:

/dev/sdb1 /media/disk ext4 noauto,rw 0 0

Here's what I've done to try and fix ownership already:

in /media I:

Code:

# chmod 775 disk

which gives output of:

Code:

media # ls -l
total 4
drwxrwxr-x 2 root root 4096 Nov 1 21:30 disk

[code]....

I'm not sure what the �total 4� refers to since there is only the one directory �disk� inside /media but I assume that's not part of this issue... Does adding umask=0 have anything to do with this, and if so where does that go?

View 7 Replies View Related

Ubuntu :: Flash Drive Won't Chmod?

Mar 20, 2011

I have been working closely to the Katana boot kit here recently, and this is bugging me. I am trying to use a new program to Katana called Forge. I have it on my flash drive, and I open the properties to make it executable, and when I click something it automatically changes back. I have tried the basic stuff, sudo nautilus.

View 1 Replies View Related

Fedora Hardware :: Unable To Mount 500GB Seagate GoFlex External Hard Drive

Jul 13, 2011

I purchased a Seagate Goflex 500GB external hard drive yesterday and tried to connect it with my Fedora machine. Unfortunately my machine could not mount the drive. I have never had such problems earlier with other USB drives.PLease, how to use this ext disk on the fedora machine.

View 7 Replies View Related

Software :: Ubuntu Installed On External Hard Drive, Can't Startup Without External Hard Drive?

Jan 14, 2009

I have 2 ubuntu's: 1 on my ineternal hard drive, 1 on my external

When I startup without my ext drive =>GRUB error 21.

And when I plug it in I can choose: the standard ubuntu kernel is the one on my external, and the original one is listed under other...

I'd like to be able to startup without external hard drive and make the ubuntu on my internal drve the standard.

View 14 Replies View Related

OpenSUSE :: Added Second Hard Drive Now Can't Chown Or Chmod

Mar 29, 2010

I occasionally get into areas in Linux where I get my own ignorance demonstrated....System is a core quad running OpenSuse 11.2 64 bit on a LAN at home. I added a 750 GB SATA drive with the idea of putting all media on the drive i.e.music primarily plus a few movies and making the data sharable by anyone across the LAN i.e. the computer in the living room with an audio line to the stereo. My room mate is strictly a Windoze user so I figured if she wanted stuff on her machine as well then format the new drive with NTFS which I did using GPartd. I then set the drive to mount as /storage under root.

I loaded the music library &c and although I can play music from my user account on this machine I can not add music or videos or anything else except as root. I dont want to have to change to /root to do this. I attempted a chmod tonight as su from a terminal then in the root GUI using dolphin and resetting the permissions under properties and nothing changes. The drive appears in the filesystem as /storage with ownership as root. The permissions are

drwxr-xr-x 1 root users 4096 2010-03-27 22:55 storage

trying to chmod as root has no effect at all. I would like to be able to add content from any machine on the LAN plus be able to play a movie or video as well as music (I assume this would need the execute permission) but chmod -R 777 storage has no effect. Neither does cd'ing to the directory and trying to change ownership or permissions on the individual files or directories on the drive.Command line as su or as root from that gui, no difference. I do a

chmod g+w,o+rw storage

and the command appears to execute.However I ls -l and find the permissions unchanged. I obviously have or am doing something wrong, possibly in the way I set the drive up in the first place.

View 8 Replies View Related

General :: Chmod (Directory On Drive) Fails Without Error

Aug 2, 2010

I have an external USB hard drive (sdb1) mounted at /media/Iomega HDD. When I try to do a chmod to a directory on this drive, chmod doesn't give me an error, but it doesn't change the privs - even when I'm root. Why is this?

Code:
root@d-desktop:/media/Iomega HDD# ls -lart
total 2176732
drwx------ 1 dan dan 456 2010-08-01 16:24 Unison
root@d-desktop:/media/Iomega HDD# chmod -v a+rwx Unison
mode of 'Unison' changed to 0777 (rwxrwxrwx)
root@d-desktop:/media/Iomega HDD# ls -larth
total 2.1G
drwx------ 1 dan dan 456 2010-08-01 16:24 Unison
root@d-desktop:/media/Iomega HDD# /usr/lib/klibc/bin/fstype /dev/sdb1
FSTYPE=unknown
FSSIZE=0
root@d-desktop:/media/Iomega HDD

View 14 Replies View Related

General :: RW Permissions On External HDD - Chmod: Changing Permissions Of `whatever': Read-only Filesystem

Mar 15, 2010

I have a problem with my external hdd, I mounted it manually and in the mount table it says ive got rw permissions. But when i try to change permissions it says:

chmod: changing permissions of `whatever': read-only filesystem.

This is my mount table:

[root@localhost ExtHDD]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)

[code]....

View 6 Replies View Related

Software :: Unable To Use Chmod To Change The Directories Permissions?

Feb 6, 2010

i have installed linux4 on vmware and now i am to copy any file but not able to paste it in any directories and when check the permissions there is no write permission for any of the directories .Not able to use chmod to change the directories permissions.

View 4 Replies View Related

Ubuntu Networking :: Samba And External Drive - Unable To Mount Location - Failed To Mount Windows Share - Dialog Box

May 25, 2010

I have been trying to share folders from my main PC which is running Ubuntu 10.04. I have been able to figure out Samba enough to get my a couple of folders shared, but I have been unable to share any folders which are on my external harddrive. After entering the path in my smb.conf file they appear on the network but I am unable to navigate to them. When trying to navigate to them through the network folder on the pc they are actually connected to I get an "Unable to mount location: Failed to mount windows share" dialog box. On the windows pc I am trying to share with I get, "Windows cannot acces \Josh-Desktop
ame of folder"

My smb.conf file looks like this:

That folders I cannot access are Music and Videos.

View 9 Replies View Related

General :: Accidentally Did A 'chmod +x Foo' When Meant To Do A 'chmod A+r Foo'?

Jul 17, 2010

I accidentally did a 'chmod +x foo' when i meant to do a 'chmod a+r foo'.

-rw-r--r-- 1 casper trad 53 Jul 17 22:41 filegore
-rw-r--r-- 1 casper trad 13 Jul 17 22:41 filelemme
-rw-r--r-- 1 casper trad 24 Jul 17 22:41 nix

[code]....

View 1 Replies View Related

Ubuntu :: Unable To Connect External Hard Drive - "Failed To Open Directory "This IS RJ's"

Jun 1, 2011

i've been using xubuntu for a few days now and i am encountering this irritating problem! i am able to connect other thumb drives and other flash drives to my laptop and they run fine on xubuntu but when i try to connect my 80 gigs external hard drive, it displays the following error message and shows nothing but an empty window of the hard drive with no contents of it :

ERROR:

"Failed to open directory "This IS RJ's". Error stating file '/media/This IS RJ's/xubuntu-11.04-desktop-i386.iso': Input/output error."

where "this is RJ's" is my hard drives label and the "xubuntu-11.04-desktop-i386.iso" is a file i believe inside the drive. ( is it causing the problem?) this external hard disk is working fine on windows xp. but what is the problem on xubuntu?

View 1 Replies View Related

General :: Mount A Pen Drive In Red Hat Inside VirtualBox?

Jun 25, 2011

I am running VirtualBox on a Windows XP host. Red Hat Linux 5.2 GUI is running inside VirtualBox. I want to use my USB pen drive inside Red Hat - it is visible from Windows XP but not from Red Hat.

Can anyone tell me what might be the problem and how I should fix it? I am new to using Linux.

View 1 Replies View Related

Ubuntu Installation :: Installing 11.04 On External Hard Drive Drive?

Jun 19, 2011

I would like to install Linux Ubuntu 11.04 on an external hard drive - its partitioned and ready for Linux.I've downloaded and burnt the .iso file to a DVD so its all good so far...First of all... is this possible without messing up my macbook? I don't particularly want to break into my macbook to disconnect the hard drive (I read on a tutorial for a previous version of Ubuntu that I'd have to do that... - does it still apply to 11.04?) - as it voids the warranty (I checked ).The reason I ask this is because I had a friend who partitioned their internal hard drive and installed Ubuntu on it. But after installation was complete they couldn't boot up Windows 7 or Ubuntu... and it resulted in them having to clean install Windows 7... - I don't want to end up in that situation

Second... If it is possible to install it without messing up my macbook... - Do I just follow the install instructions but just make sure that where possible I make sure that everything is installed on my external hard drive?...I really need someone to put my mind at rest that everything will run smoothly and that I'll be able to run Mac OS X as usual but also that I'll be able to boot from my external hard drive to run Ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Unable To Load Onto Computer As Dual Boot Or Inside Windows?

Apr 24, 2010

I am unable to load Ubuntu onto computer as dual boot or inside windows. Thus scanned the CD and found it has 23 errors.Are these files suppose to be on the CD?casper, .disk, install, install, isolinux, pics, pool, pressed, autorun, md5sum.

View 4 Replies View Related

Ubuntu Networking :: Unable To Separately Monitor The Download Traffic From Inside And Outside The Network

Sep 14, 2010

I am connected to a network with free traffic inside it and post-paid outer traffic. So I need a way to be able to separately monitor the download traffic from inside and outside the network. All the solutions I`ve found for now offer monitoring of ALL up/down traffic.

So, I want to get separate statistics on these:

1 — 81.89.188.0/23, 217.197.9.0/24
2. — 81.89.186.0/23
3. — 81.89.178.0/23
4. — 81.89.176.0/23
5. — 81.89.180.0/24
9. — 217.197.12.0/24

[Code]...

UPD: I`m connected to the internet through the network`s gate, so all the traffic comes through eth0. I wish to separate traffic incoming from the IPs on top from all other traffic

View 9 Replies View Related

Ubuntu :: Evince Fails To Open Pdf External Links In Non-gnome System - Unable To Open External Link

Jul 17, 2010

Evince in non-gnome systems is unable to open external link. The error msg it shows is

Code:

Unable to open external link The specified location is not supported. I have already googled it, however it only says it is a bug, without any solution available. Evince in gnome systems however work just fine. Is there any way evince can use sensible-browser to open external links?

View 2 Replies View Related

Fedora Hardware :: When Safely Remove Drive Menu Is Clicked On External Hard Drive

May 30, 2011

I have 350GB external Western Digital USB hard Drive.When I try to remove it from the system by executing Safely Remove Drive menu the fedora 15 system gets stuck.The processor starts giving a hum sound and it goes on even if it is left for half an hour in the stuck state.The Mouse is not working and everything is halted.

View 13 Replies View Related

OpenSUSE Hardware :: Unable To Browse The Files Inside Mobile?

May 23, 2011

I'm using a Samsung mobile to connect internet.in Ubuntu i can browse the files inside the mobile and can be connect to internet at the same time.in opensuse both gnome and kde my device is detected but i can only connect to internet using it.i can't browse the mobile files

View 6 Replies View Related

Red Hat / Fedora :: Move Hard Drive Installation To External Drive?

Mar 30, 2011

i have installed fedora 14 with so many libraries ,development tools installed on my pc but i usually have to present some projects which can run on my system .........and can't be executed or compiled due to absence of libraries and tools there so, i there some way to so that i can use this current installation on my hard drive of my pc to some external media like external hard disk and plug and use that installation anywhere on any system..

View 2 Replies View Related

Ubuntu Installation :: Unable To Install Inside Windows XP - An Error Occurred: Permission Denied

Apr 3, 2011

I'm trying to install 10.10 but it keeps throwing an error. I'll include the error and log file below:

An error occurred: Permission Denied For more information, see the log file: c:...

View 8 Replies View Related

Ubuntu :: Searching WITHIN Doc - Xls - Ppt Files - Grep Is Unable To Locate Text INSIDE File Types

Sep 1, 2011

I am on Ubuntu 11.04 and using Libre Office 3.3.2 to compose new documents and am saving them using .doc, .ppt and .xls files. (due to having to share them with others who are on Windows systems)

I have a lot of doc files and I need to search for text INSIDE these files. I am perplexed with the fact that no search tool is able to search for text INSIDE these file types. "cat" can display them of course, but grep is not able to locate text INSIDE these file types. I even tried to save a .doc file as an .odt file, but no luck. The Applications>Accessories>Search for Files does not search INSIDE doc, xls or ppt with the option "Contains the text".

View 6 Replies View Related

General :: Is Ubuntu Like Windows Can Download Ubuntu To Flash Drive / External Hard Drive

Mar 8, 2011

Is Ubuntu like windows and can you download Ubuntu to a flash drive or external hard drive and if so what kind?

View 4 Replies View Related







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