General :: Data Stick Not Mounted?
Jul 15, 2010
I get this pop-up error message whenever I plug it in or try to open it via my file manager:
Quote:
Failed to mount "16G Removable Volume".
Rejected send message, 1 matched rules; type="method_call", sender=":1.81" (uid=1165 pid=4087 comm="exo-mount -n -h /org/freedesktop/Hal/devices/volum") interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=3003 comm="/usr/sbin/hald --daemon=yes ")).
[Code].....
View 15 Replies
ADVERTISEMENT
Jul 14, 2010
A few months ago I have setup a server with three hard disks. The partition mapping the disks as follows:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7ca36fee
[code]....
Now I have the following problem the LVM file system don't mount properly.If I open the mount point I see only a few files of the LVM disk. If I want to unmount the disk I get the following error:
umount /data/
umount: /data/: not mounted
If I want to mount the volume I get the following error:
mount -a
mount: /dev/mapper/gegevens-Data already mounted or /data busy
View 3 Replies
View Related
Jan 24, 2010
My wifes computer, IBM desktop, running XP, was hit by malware. I managed to save the data and tarred it and copied to a USB memory stick using my Linux box Ubu 9.1). I checked and saw it had been truly saved. Two days later I put stick in USB port and it was not recognized (usually any hot plugable device shows up immediately on desktop). I have tried plugging it into a windows machine and nothing was found. We are both very desperate at this apparent loss but because something similar happened with an Iomega zip disk.
View 14 Replies
View Related
Feb 13, 2010
Just moved to Ubuntu from XP. Whole process has gone very smoothly, but left with a small problem (i.e. it isn't actually affecting usability) that I don't seem to be able to fix and can't find on forums/internet. I also have a problem with the Floppy drive, but I've seen that problem elsewhere in the forums.
It's a dual boot system with both NTFS and Ext4 drives. All are visible and fully accessible. I decided to convert one of the NTFS drive to Ext4. That appeared to be successful and was successfully remounted as an Ext4 drive. The drive label is "Data". I did have a bit of a problem getting it remounted so that I could see/use it under my log-in as opposed to just under root. It's at this point I think that I did something to create the problem.
I now have two entries for "Data" in drop down menu for Places. The true one is shown as a standard hard drive icon, but the false one is shown as a different icon - possibly an external drive icon (note that the floppy drive is also showing as the same icon and I can't access that, but I've seen that's a problem elsewhere in the forums).
I can write and read to the true "Data" hard drive. If I click on the other false "Data" icon, I get the message "mount: /dev/sdd1 already mounted or /media/Data busy mount: according to mtab, /dev/sdd1 is already mounted on /media/Data". If unmount the true drive and try to mount the false drive, the system mounts the true drive instead. If I log into nautilus as root, neither the false data drive or the floppy appear in the left hand panel.
View 9 Replies
View Related
Nov 17, 2010
OpenSUSE have Dolphin as default filebrowser, but if i plugin an USB Memory Stick it automatic open Nautilus. How can i change this to Dolphin?
View 1 Replies
View Related
Jan 11, 2011
Before: I had 2 os's ubuntu and windows installed on my system. Recently, I decided to install ubuntu to a flash drive. All went well except grub was not installed to the flash drive, but appended the existing grub setup on my hard drive.
Now: Even if I set the default system in grub as windows, or the original ubuntu install, my system will not boot unless the usb stick is plugged in. I get message. Error: grub rescue: My ideal solution: To stop grub searching for my flashdrive before loading the boot menu, and if possible to write grub to the flash stick.
View 3 Replies
View Related
Jul 5, 2011
Does anyone know WHERE Ubuntu stores the location for mounted external filesystems and/or servers? I can mount other computers on my network, display the files etc., but CAN NOT find where Ubuntu saves the mounted system data and locations.
I mount a PC on the network, open a file manager window and see everything, but can't find where Ubuntu has that system "mounted". It's NOT in the /mnt folder or anywhere else I can see. I need to find this location to feed it to a program that sets up a remote server. I can't setup the server because the program only "looks" at the local root and doesn't find any external mounts.
View 2 Replies
View Related
Mar 31, 2011
Has anybody noticed that delete in Ubuntu 10.10 is only compatible with Ubuntu. E.g. I have a usb stick with 2 movies on it. Delete them using ubuntu's Gui just right clicking files and move to thrash so the drive looks empty. then i physically remove the drive and put it into a windows xp machine and all the files are still on the stick just put into a folder called thrash.
I also reformatted the usb stick Fat32 inside ubuntu and when i put it into the windows machine the file names were still there. (The movies were currupt and unplayable in Windows.)But still its very strange I suppose i'll just have to Blow up my usb if i ever need to destroy the data on it.. Just let me know if this has happened to you guys before. (I had Bootable Backtrack 3 on one of my old usb's that I gave to a work colleague.
I know that deleting and reformatting only deletes the indexing info for the OS but i always thought that deleted files couldn't be accessed by the average computer user.
View 4 Replies
View Related
May 4, 2010
Yesterday, I upgraded to the 10.04 verion of xubuntu. Looks fine. However, I keep my data on an NTFS partition of my dual boot laptop, and am finding that I can't access it.
I have a symbolic link to that mounted partition, and when I click on it, I can see the first level of folders, but I can't execute them (even though they seem to be set to 777) and I can't open anything...
View 6 Replies
View Related
Aug 17, 2010
I have a probably kind of unusual problem - when a USB stick is connected to the PC and data is copied from/to that stick, I need to know how much data has been copied. The data itself if not interesting, just how many bytes. I unfortunately don't have access to the program that does the copying, and most of the data doesn't end up on any drive (it just gets read and discarded), so I can't simply check the size of a target directory or something like that. I have had a look at usbmon, but that seems to produce way too much data - the normal case would be around 10 gig of data being read, and I can't have that blown up by a factor of 10 and lying around on the hard drive
View 4 Replies
View Related
Jan 20, 2010
At boot time, before entering Runlevel 3 the HDD will go mad when mounting tmpfs on /dev/shm...
Code:
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
INIT:Entering runlevel 3
It will go on and on at the tmpfs on /dev/shm type tmpfs (rw) until i press ctrl-C...then I will stop whatever it is doing, let the hdd rest a bit, and resume normal boot..
View 13 Replies
View Related
Sep 27, 2010
I have just started to learn Java programming and need to be able to use a compatible notepad equivalent in Ubuntu i will need to save the data as is,in Ubuntu and be able to transfer the data from my Linux machine to the windows desktop regularly via memory stick i absolutely love Linux and don't want to have to go back to windows to do this.
View 5 Replies
View Related
Oct 1, 2010
i was writing a .img file to my usb stick with ImageWriter, but it didn't seem to do anything so i clicked the close gtk button and pulled the stick out of my pc. now my pc gives my an when i try to open the stick. is there any way to fix this. I can use win xp pro, win xp media center, win 7 starter, ubuntu 9.10 and ubuntu 10.04
View 5 Replies
View Related
Sep 1, 2011
I'm about to ditch Freenas as my NAS software and make it an Ubuntu server box. The mainboard is an Asus AT3ION-T dual core Atom board. Freenas runs happily from USB stick. I have no optical device to install Ubuntu from and would like to install Ubuntu Server to a USB stick.
View 8 Replies
View Related
Mar 2, 2010
Recently I was trying out a boot disk I had made, and basically, I switched it off several times due to it booting the completely wrong kernel. Now, I'm getting to the stage "Checking File systems" and then comes up [Failed]. I then get a message saying Reboot required, and that it will reboot in 15 seconds, just a few seconds before it reboots I get "/dev/shm not mounted, /dev busy" or something similar.
I've booted up my sysresccd, ran "fsck.ext4 -fcv /dev/sda2" to force a check and scan for any bad blocks, it came up clean, then I rebooted and got the same error, so I copied the kernel and system.map over to /boot to make sure there's no corruption and reinstalled initscripts and util-linux-ng, rebooted, same error.Tried different kernels, I've checked fstab and menu.lst, no problems there, so I still don't get why I still get the same problem.
View 1 Replies
View Related
Feb 2, 2010
The Fat32 master HDD in my Intrepid Ibex 8.04 Ubuntu PC is mounted and stays so.
I installed a second (slave) ntfs HDD into the Ubuntu PC. Each time I turn it on, the drive needs to be mounted.
What (exact steps) do I need to do so that the slave drive stays mounted after the PC is turned off.
The goal: When the PC is turned on, I'd like the slave HDD already mounted and ready to use.
View 9 Replies
View Related
Sep 9, 2010
i am running Ubuntu 9.10. sometimes my USB device is auto detected and shows up on my desktop other time it is not detected?? anyway i am trying to figure how to Mount it. read about the ETC/FSTAB file and i may need an entry there. following is a copy
# /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
# devices that works even if disks are added and removed. See fstab(5).
[Code].....
i did try to update with an entry similar to the cdrom. my fstab is read only so no update. i have read other USB mount problems but not sure about any.
View 3 Replies
View Related
Jul 11, 2010
how do i use a memory stick
View 4 Replies
View Related
Nov 2, 2010
I want to load a Linux Operating System (Austrumi Linux 2.1.7) onto a USB stick. Could any forum members recommend a good make? I am based in the UK.
View 12 Replies
View Related
Sep 27, 2010
This may be to specific of a scenario, but it is real.- I use an NFS mounted FS as a destination for my backups from multiple clients. - If the FS is mounted with 'noac' which in effect disables write caching, backup performance is horrible 40kb/sec.- If I remove this mount option, backup performance is fine 12mb/sec. However, because of write caching, my cpu io wait time increases (up to 40%) and performancen the entire host suffers unacceptably.My initial impression/solution is to find a way to enabling write caching e.g. do not specify 'noac' and limit OS write cache size
View 1 Replies
View Related
Jan 13, 2010
I have an NFS server running an older version of AIX that exports two disk partitions. Let's say /1 and /2I also have an NFS client running Fedora 9.I am able to NFS mount /1 and /2 from NFS server under /mnt/1 and /mnt/2 on the client.If I do a df command on the aix server,I see that /1 is 2Gb total and 1.7Gb is usedand /2 is 2Gb total and 1.4Gb is usedI see the same if I do a df command on the NFS client (Linux)Now, the confusing part is here: in the GUI of Fedora, if I go under /mnt and right click on /1 and check folder properties, it tells me that there is ~ 54 000 files (which i assume is the correct number) for a total of 5.3Gb! And for /2, properties indicate 1.2Gb. Where do these extra 3.6 Gb come from on /1...? and even the smaller difference for /2 confuses me (but this might be just the way different systems round off large numbers)?
View 1 Replies
View Related
Apr 20, 2010
I recently formatted my hard drive and installed Ubuntu and I have the following problem: My laptop has to inbuilt hard drives, one which I use for the operating system and one which I use for storage. Up until 3 days ago, I had Windows XP and Ubuntu 8.04 installed on one of the hard drives, but decided to switch fully to Ubuntu 9 because Windows was giving me far too many issues. So I downloaded the ISO, burned it on CD and then installed. I formatted (as far as I could tell) only one drive but the other one has disappeared from view ever since. I asked a more Linux savvy friend of mine for help and he only got as far as determining that the 2nd HDD is still detected but not mounted. And then he referred me here.
View 4 Replies
View Related
May 9, 2011
how can i check from console where folders are mounted?
i want to be able to check what partitions certain folders are on.
View 14 Replies
View Related
Apr 16, 2011
New vps with fedora 13
my fstab
none/dev/pts devptsrw00
tmpfs /dev/shm tmpfs defaults 0 0
first one works
tmpfs doesn't get mounted....
can't figure out why =
worked on fedora 10...
View 9 Replies
View Related
Mar 10, 2010
I recently installed kde using
Code:
apt-get install kubuntu-desktop
and I love it. However, in GNOME, it shows all the usb drives and cds you have in on the desktop. The kde desktop doesn't do this, and I'm wondering if there's a way to make it so. I googled around, but couldn't find anything.
View 1 Replies
View Related
Jul 6, 2010
I'm using LVM-based partitioning. I can not mount one partition. Here is some information I can provide.
Untitled-1.png
snapshot7.png
snapshot8.png
This incident happened after I try to encrypt this partition and then an error message appears. If not mistaken, it contains an error number (I forget) and a warning which reads that can not remove the LABEL on the devices.
View 1 Replies
View Related
May 26, 2011
Created partitions, some of them LVM, in a server, say A. Did the same for another server, B, but created one more LVM partition.
Installed RHEL in A, and some other applications. Made dump files for each partition of A and restored all of them them in B. No error in that process, except B wouldn't boot. Did chroot /mnt/sysimage and grub-install /dev/sda--still no good. B came to a halt with GRUB> dispalyed. <tried many things many times.. searching Googles..but w/o luck) Gave up, and restored the bootloader part using OS CD -- I say restored because now B boots ok and I can see application that I had installed in A. So far so good.
Problem: that extra LVM partition is missing! I did not knowingly overwrite it, so where did it go? Somebody is keeping it from being displayed!
Is it the grub.conf that tells the OS what to mount and what not to? If yes, problem is , grub.conf is missing in B. In A, it is in /boot/grub/. df -kh shows other partions (some of them LVM) just fine.. what is going on?
I tracked a file called menu.lst in a strange place, in /usr/share/doc/grub-0.97.. but I didn't see any entry that loads partitions.
View 1 Replies
View Related
Mar 21, 2011
When I start bluej and try to open files from my memory stick the memory stick is not available. Is there any way that I can open files directly in bluej from my memory stick.
View 3 Replies
View Related
Feb 26, 2010
I run Windows Vista and Ubuntu 9.10 dual boot. Today while booting windows, it informed me that there was something wrong with my hard disk and it would perform a check, and made some fixes.
Only when I wanted to boot into ubuntu again did I realise that the disk check had corrupted my linux partition. Ubuntu's load screen shows up, but just before the login screen it says that the filesystem could not be mounted.
Is there a way I can fix this? And how do I prevent windows from doing the same in the future?
View 1 Replies
View Related
Jun 15, 2010
I want to find out the last time a filesystem was mounted on Linux (Debian).
View 1 Replies
View Related