Software :: Can't Unmount After Unplugged Usb Drive On Accident

Oct 26, 2010

I accidentally unplugged my usb drive before unmounting it. In windows this is no big deal, so I'm used to that. However, I'm finding that in Kubuntu 10.04 this is a big deal. Now I can't mount any other drives unless I use the command line. Also, I can't unmount anything, even if I mount it on the command line.

What do i do? I know a reboot will fix this, but if it happens again i will be right back at this point. It should not take a full reboot just to unmount a drive. I have tried umount -l and umount -f and the terminal window just hangs.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Automatically Unmount Encrypted USB Flash Drive When Device Is Unplugged?

Apr 21, 2010

I formatted the USB flash drive using Karmic's Format Disk utility (right-click on a volume, select "Format..."), and selected "Encrypted, compatible with Linux (FAT)" from the "Type" drop-down menu.It mounts correctly when I plug it in, and I can access the files just fine.When I unplug the Flash drive without using the 'Safely Remove Drive' option, the icon on my desktop changes its name to '2.0 GB Encrypted', instead of disappearing and unmounting like my unencrypted Flash drives do.

I would like to have encrypted Flash drive treated in the same way as my unencrypted Flash drives, which disappear and unmount when unplugged, even if the 'Remove Safely' menu option isn't used. What can I do to accomplish this?NOTES:When I plug the encrypted Flash drive in, the following line shows up in the output of 'mount'. 'secure' is the name I gave the disk during the format process:

Code:
/dev/mapper/devkit-disks-luks-uuid-302db16c-c6e2-4dd9-a259-436437c76475-uid1005 on /media/secure type vfat

[code]....

View 1 Replies View Related

Ubuntu :: Permanently Unmount A Drive?

Jul 7, 2011

I'm running both Ubuntu 11.04 and Windows XP Home Edition. I have my hard drive partitioned with 90 GB for Windows and 60 GB for Ubuntu. Here's the problem: When I booted up Ubuntu for the first time, the Windows file system appeared as a second HDD. My dad told me that I need to make it so that drive doesn't appear or be read only or else he will be uninstalling Ubuntu because of the risk that some program will write to the Windows file system. I personally am not worried about that happening, but he clearly is. Remember, I'm brand new to Linux so please make things simple for me to under stand!

View 9 Replies View Related

Ubuntu :: Cannot Unmount USB Flash Drive

Sep 5, 2009

I've recently purchased a 4gb "ultra speed" flash drive. It reads and writes just fine on both my laptop and desktop. Both of which are running Ubuntu 9.04. However, when I go to unmount the drive from my desktop system, the drive icon on the desktop disappears, but it remains in the "media - File Browser".

There is one change in the file browser though. When I unmount the drive, the "eject" symbol disappears from next to the drive in the "media - File Browser" but the drive icon itself remains. The light never extinguishes on the USB drive, and when I click on the icon that remains in the File Browser, the USB drive mounts itself again and reappears on my desktop and the eject symbol reappears in the File Browser.This drive unmounts just fine from my laptop.

Code:

Bus 002 Device 002: ID 046d:0870 Logitech, Inc. QuickCam Express
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive

[code]....

View 1 Replies View Related

Ubuntu :: Can't Unmount External Hard Drive

Jun 17, 2010

I have an external hard drive which connects to a usb port. until recently i could unmount it by right clicking on the desktop icon and selecting unmount. now when i try that it tells me that i can't because the device is not in fstab and i am not the root. i checked mtab and it had this line '/dev/sdb1 /media/usb0 msdos rw,noexec,nodev,nosuid 0 0' i changed that to '/dev/sdb1 /media/usb0 msdos user,rw,noexec,nodev,nosuid 0 0' thinking that would fix it, but it didn't. i unmounted using 'sudo umount /media/usb0' and restarted my computer and now the line in mtab reads '/dev/sdb1 /media/usb0 vfat rw,noexec,nodev,sync,noatime,nodiratime 0 0' and i still can't unmount without using the sudo umount command. i also tried adding '/dev/sdb1 /media/usb0 msdos user,rw,noexec,nodev,nosuid 0 0' to fstab and that didn't help

View 2 Replies View Related

Ubuntu Installation :: Unmount Drive To Upgrade HDD?

Aug 4, 2010

I have a 160GB drive installed as /dev/sdb. If I replace it with a 500GB drive, do I have to unmount/mount or will it work as is? This is on Ubuntu Server.

View 1 Replies View Related

Ubuntu :: Usb Hard Drive Is Unmount After Few Minutes?

May 24, 2011

I am having this problem. I use an external usb hard drive with my pc running on ubuntu 11.04, If I keep the hard drive idle for a few minutes, ubuntu unmounts it. I suspect there are some options for this, so I looked into the Power Management section, but found nothing that can solve the problem.

View 1 Replies View Related

Hardware :: Usb Thumb Drive Unmount And Remount By Itself?

May 17, 2011

I have thumb drive connected to a busybox box.I mounted it /opt in initialzation file. However after a while it will unmount itself because it changes its drive letter from sda1 to sdb1. How could a usb device change its drive letter by itself? How could I prevent it happening?

View 13 Replies View Related

General :: Can't Unmount ESATA Drive As User

Dec 6, 2009

I have external hard drive which I used to connect via eSATA. I have edited fstab and it looks like that now: UUID=35C595D5738A319A /media/DATA ntfs auto,user,exec,suid,rw 0 0 The problem is that I can't unmount it as normal user, when do that, receive: Error unmounting: umount exited with exit code 1: helper failed with: umount: only root can unmount UUID=35C595D5738A319A from /media/DATA

View 2 Replies View Related

Fedora :: Hard Drive Automatically Unmount After Some Time?

Sep 28, 2009

I have external USB hard drive of 320GB(seagate sata).It works fine but, it unmount automatically after some time.In windows it works fine without any problem. also I unplug USB cable & plug it again to mount it is there any other way of mounting it after it gets unmounted.

View 1 Replies View Related

Ubuntu :: Cannot Mount-Unmount Drive With Normal Click

Jan 3, 2010

Ubuntu(9.10) does not let me the permission to mount/unmount any NTFS partition with a normal click . I have to do it by using sudo mount command like below every time.

"sudo mount /dev/sda6 /media/sda6"

and a similar command to Unmount When I try to mount using the normal click I get the following error message Error unmounting: umount exited with exit code 1: helper failed with: umount: only root can unmount /dev/sda6 from /media/sda6 And a similar error for mounting
This problem started when I used storage device manager(pysdm) to mount the drives I have the same problem with all the drives

View 9 Replies View Related

Ubuntu :: How To Unmount Flash Drive On /media/_"[

May 20, 2010

I think my 4GB Cruzer flash drive has got a bit corrupted as it suddenly has started mounting at /_"[ instead of something along the lines of /45C1-8FE6 (can't remember the actual number). See the gparted screenshot attached.

So I thought I'd delete the partition, reformat and relabel... but gparted won't let me do it. When it tries to unmount, I get an error message:

Code:

Actually, I just figured it out whilst writing this. I used a umount command in terminal with escape characters, specifically:

Code:

That unmounted it so that I could reformat and relabel.

View 1 Replies View Related

Hardware :: Cannot Unmount From Hard-drive To Create Partitions

Feb 27, 2009

I am using a live-cd version of linux and want to install it to my hard-drive but when i try to unmount it and go into qtparted, it says it is still busy so i cant perform changes. This is my result when i type "mount"

Code:

aufs on / type aufs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)

[code]....

View 3 Replies View Related

Software :: Stale NFS File Error - Cannot Unmount Drive

Jan 10, 2009

I have Puppy installed on an old laptop and one way or another I ended up with a file inside /usr/bin that has the Stale NFS file error. I've tried to look around for a way to fix it but all places I've looked have only been for the situation where it's on a drive you're able to unmount. At least I think they were. I certainly don't know what I'm doing well enough to know for sure. Obviously restarting the computer has been tried as well as attempting to unmount things, but I can't unmount the drive that is running the unmounting.

View 3 Replies View Related

Ubuntu :: Access To Dev / Hda6 Drive - Get Warnings When Trying To Unmount Or Encript

May 26, 2011

I use a notebook for work and require a secure place for files in case of theft. I had dev/sda6 for that purpose and I mounted it only when needed and it was encrypted with password. Due to issues with file permissions, I had to re-install the OS. This time I do not have access to the dev/hda6 drive (owned as root) and get warnings when trying to unmount or encript it.

[code]...

View 1 Replies View Related

General :: Drive Didn't Unmount On Shutdown And It Might Damage Files?

Oct 1, 2010

i don't understand this, why do you have to mount a usb or cd to use them? its such a hassle, in windows the usb/cd just works, but in linux you have to mount it, why? when ever i shutdown in linux, i am using ubuntu it says my drive didn't unmount on shutdown and it might damage my files?

View 2 Replies View Related

Ubuntu :: Can't Unmount External Hard Drive Without Root Not Being Detected By GParted

May 26, 2011

I have Seagate Freeagent Go 500GB external hard drive that I use for backup. I wanted to resize the partition so I used GParted to shrink the 500GB NTFS partition to 400GB. The other 100 I wanted to encrypt and use for some other more important files. For some reason, the shrink failed and I disconnected the hard drive and reconnected it. I didn't see the icon appear on the desktop. I went into the Disk Utility to discover that GParted's shrink error deleted all of the partitions on my hard drive. So I created a new 400GB NTFS partition and put back all of my files. The other 100 is unallocated currently.

It will normally mount automatically and show up on the desktop but the hard drive won't mount without me going into the Disk Utility and mounting it through there. I can't even mount it from the Terminal with root privileges. It gives me this:

Quote:

sudo mount /media/My Data
mount: can't find /media/My Data in /etc/fstab or /etc/mtab

Now, I can unmount with root privileges and I can unmount it from the Disk Utility. I can browse and edit the files within. But I can't unmount it from within Nautilus or on the desktop (the Safely Remove Drive option is not there).

The new 400GB partition also isn't detected by GParted. It just shows the whole drive as unallocated.

View 2 Replies View Related

Debian Hardware :: Easy Way To Mount And Unmount External USB NTFS Hard Drive

Dec 16, 2010

I am trying to mount an external USB hard drive. I'm using Debian Lenny 5. I tried to right-click on the hard drive and then select the mount command inside the gnome desktop environment but it gives me an error. Is there an easy way to mount and unmount this hard drive? The hard drive itself is formatted from the factory in NTFS. I'm going to leave it in this file format is a need to use it with Windows machines as well.

View 4 Replies View Related

OpenSUSE Install :: Boot - Utorrent Starts Before Fstab And The Network Drive Is Unmount

Jul 9, 2011

I succeed in uTorrent server's install as a daemon in Opensuse 11.4 and it works great. I've already change my fstab file to add a network drive to be mount on startup localize in /mnt/freebox/. This is also working great. The issue is during the startup, utorrent starts before fstab and thus the network drive is unmount.
In my utorrent init.d daemon script, I ask for $Network starts in first time: Code: Required-Start: $network Is there any possibilities to order the startup and ask to fstab to start before uTorrent Daemon?

View 4 Replies View Related

Ubuntu Security :: Ecrypted External Hard Drive Partition Won't Mount Or Unmount?

Nov 15, 2010

I've been running Linux for a year on our family computers (one desktop, one laptop and two netbooks). I've run into a problem with the encrypted ext4 partition (270GB) on a LaCie external hard drive which also has a NTFS partition (50GB) which is not encrypted . First two times I tried using the encrypted ext4 partition (from two different computers) it worked fine but now I can't access it at all. I can still access the NTFS partition.Encrypted external hard drive partition will unlock but won't mount (or unmount). The computer says "Opening 320GB Hard Disk" but after a minute says, "Unable to mount location. DBus error org.freedesktop.DBus.Error.NoReply"Disk utility (GUI for gparted I believe) states that the encrypted partition (/dev/sdb1) is unlocked and the underlying partition (/dev/dm-0) is not mounted but it has a "busy circle sign" on it that will not turn off. The NTFS partition on the same drive mounts and accesses normally.

But if I try to unmount the NTFS partition, it says: "Unable to stop drive. One or more partitions are busy on /dev/sdb"If I try to shut down the computer, it is unable to shut down because (I assume) it can't shut down that drive either. So I have to just turn off the computer.fdisk states that /dev/dm-0 doesn't have a valid partition table [full output attached]fsck suggests: "Filesystem mounted or opened exclusively by another program?"ps axuf shows some processes running on /dev/dm-0 but killinghem doesn't release the drive either. [full output attached]I checked /etc/blkid.tab (suggested in one vaguely related thread) and there's no actual file only a broken link pointing to /dev/.blkid.tab (which doesn't exist). I tried deleting this link and rebooting but that didn't change anything.when I finally gave up my data as lost, I tried to format the partition (using Disk Utility) and it refused saying, "One or more block devices are holding /dev/sdb"

View 1 Replies View Related

Fedora :: Deleted /usr/lib By Accident?

Dec 28, 2010

I accidentally deleted /usr/lib , by trying to delete a file from that directory, i didnt notice there was a blank space before the file i wanted to delete , so i had to reinstall fedora 14 again but it's ok because i just installed fedora yesterday.The question is if i can just make a backup of the whole directory /usr/lib , and other important directories and if something goes wrong , can i just copy and paste to their respective directories ? will that restore system stability or will it crash because of time stamps or anything like that.

View 1 Replies View Related

Fedora :: Removed A Repo On Accident - Fix?

Aug 25, 2011

A while ago, I removed a .repo file without thinking; it was late, and I was messing with stuff I am using Fedora 15 x64. The repository I removed was fedora-updates-testing.repo

View 3 Replies View Related

General :: Can't Enable Wireless Again After Disabling It By Accident

Oct 13, 2010

My Acer notebook has a button that can disable the wireless network device when pressed. Since it is near the ESC key, sometimes I press it on accident, especially when editing something with Vim. When I press the wireless switch to enable the device again, nothing happens. Using the command ifconfig wlan0 up results in the following error:

SIOCSIFFLAGS: Unknown error 132

Rebooting and logging on linux again didn't solve anything. I had to log into windows. The device started out disabled, then pressing the button reenabled the device. I'd like to be able either to reenable wireless at will, or outright disable the wireless switch button.

View 2 Replies View Related

General :: Deleted File By Accident In Fedora?

Mar 26, 2010

i was working on a file and accidentally deleted it on , is it possible to recover it?

View 6 Replies View Related

Ubuntu Networking :: Restore Deleted Eth0 By Accident

Mar 13, 2010

i had deleted eth0 by accident how can i restore it

View 9 Replies View Related

General :: # Ls -s /usr/share/ ~/.icons/default By An Accident - How To Undo It

Sep 3, 2010

Code:

# ls -s /usr/share/ ~/.icons/default by an accident. How do I undo it?

View 7 Replies View Related

Ubuntu :: Recover Deleted ''Accessories From GNOME Menu By Accident?

Dec 26, 2010

Like the title suggests, I accidentally deleted the 'Accessories' sub-menu from the 'Edit Menu' menu. Is there an easy way to recover the shortcuts from that sub-menu without re-creating everything from scratch? I don't even remember all the apps that were in there.

View 6 Replies View Related

Ubuntu Installation :: 10.10 - Delete Kernel By Accident - Win7 Disappear In The Grub

Feb 16, 2011

1. Install kernel: see #2 (I make it with kernel file in /var/cache/apt/archive)

After installation of kernel, there may be some problems:

2. Win7 disappear in the grub: see the content below "Not see Windows 7: ", #6
3. Cannot connect to the network: see #8.

Quote: While trying to remove old kernels, I delete all of them by accident!!! There're now only two "Memory test" and a "win7" in the grub. Since there's lots of data on the disk, and I have no idea how to keep them safe if reinstalling the system, so I really hope not to do that.

Then I enter Ubuntu 10.10 cd, and sudo apt-get install a kernel (three 2.6.35 or so, of which two with "generic" and not, and one with "image"), everything seems OK. And I guess what I did really changed the system, since the source_list file in the /etc/apt/ did be changed. But the grub still has only 3 options. What else should I do to add the newly installed kernel to the grub? Or What should I do while I delete all kernels by accident?

View 9 Replies View Related

Debian Installation :: Unplugged HDD Now Cannot Start OS

Jun 8, 2010

I have some years experience of linux & programming, but I don't really know whats "under the hood" in a PC. I decided to learn. I have two hard drive disks in one of my computers, so I decided to see if I could run it with only one. I removed the voltage from one of the hard drive disks and when I booted, of course the cumputer gave me the message: "Disk failure, insert system disk and restart". When I reconnected the HDD in my computer and booted once again, I got the same message.

This brings me to my first question: Why can't I start my computer as usual after unplugging and replugging one of my two hard drive disks? All cables remains the same, what has changed? The first question remained unanswered and I tried to install a OS on one of the HDDs when the other was disconnected. This worked fine and I set up a windows/debian dual boot. Perfect! But after reconnecting the disconnected HDD I tried to do the same thing (so I would install a new version of the system I started out with, a windows/debian dual boot). I formatted and installed windows on one of my HDDs again. It was bootable.

When I installed debian and let the installer set up Grub, I got the message "Missing operating system" when booting. I tried to install only linux (without windows) and I reached the same resault: after unplugging and replugging one of my 2 HDDs I can no longer boot a debian operating system, though the installation runs without a problem. What has happened? What do I need to do to be able to install a working debian system on this computer? (installing windows works fine) Has the settings of my BIOS changed when I unplugged?

View 4 Replies View Related

Ubuntu :: 9.10 Will Not Boot If External HDD Unplugged

Apr 29, 2010

When my Western Digital MyBook is plugged into my desktop machine via usb everything works fine. The computer boots up normally to the dual boot screen, and all OS options will boot up normally. However, if I unplug the external hdd (whether that be when the computer is off, or I unmount it and then restart) before I get to the dual boot screen I get an error message informing me that I have incorrect boot media, and to insert and hit any key. Some background: I have checked the bios and it is set up to boot from the internal sata hdd as the first boot device, and there are no usb boot devices defined. Prior to making this a dual boot machine, it ran windows only, and had no issues booting when the external hdd was unplugged.

View 9 Replies View Related







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