Ubuntu Servers :: Mounted External Drives Keep Changing Designation

Mar 7, 2010

I have a headless 8.04 server with 2 USB drives attached. I'm trying to move everything off the 1.5TB drive onto a few 300GB drives (so I can then use LVM on the 1.5TB drive and move everything back onto LVs.)I check the drives using 'fdisk -l'. They show up as sdc1 and sdd1. I mount them and start a cp operation.When I run fdisk again, the drives are no longer sdc1 and sdd1. Now they are sde1 and sdf1 (and of course, they are no longer mounted.

What could be causing this and how do I fix it?I need to fix this ASAP because the 1.5 TB drive seems to be going bad. Every few seconds I hear a big "click" as though the head arms are smacking against a stop. (This is the 2nd brand new 1.5TB drive that has started doing this!)

View 5 Replies


ADVERTISEMENT

Ubuntu :: External Hard Drives Won't Be Automatically Mounted After Upgrading Some Packages

Sep 8, 2010

1) Environment:
Ubuntu 10.04

2) Phenomenon:
External hard drives won't be automatically mounted after upgrading some packages...

I have a "not good" habit: I'd love to upgrade whatever suggested by Ubuntu upgrading center every morning.
However, after upgrading some packages for today, my computer won't be able to automatically mount external harddrives, including file systems ext4 and ntfs.

My question is:
1) How can I check what packages have been upgraded just within today?
2) How to make my Ubuntu be able to automatically mount external hard drives whenever I plug in a harddrive as before?

View 3 Replies View Related

Ubuntu Servers :: Esxi Mounted Drives

Jun 26, 2011

I have ESXI 4.1 installed with Unbuntu Server 11.04, Gnome.I have 8 SATA drives installed they show up in unbuntu as removable media.I wish to share them to my windows users on my lan using.The problem is it will not allow me to change the permissions for the shares and as such when my windows clients try to access the shares they are told asscess denied.Samba will share folders created on my desktop ok, I have tryed sharing a folder in the draws but it still did not work.

View 4 Replies View Related

Ubuntu Servers :: Cron Job Backup - External HD No Longer Mounted

Dec 23, 2010

I'm running a cron job every night to dump a MySQL database to an external hard drive. It works, however when I check on it the following morning the external is no longer mounted and the XFS log file is corrupted. If I run

Code:
xfs_repair -L /dev/sdf1
It works, but then I get these issues:
Code:
XFS: Filesystem sdf1 has duplicate UUID - can't mount
I can reset the UUID, but it's difficult to have to do this every day.

View 2 Replies View Related

Ubuntu Servers :: Sharing External USB Drives?

May 1, 2011

Just moved my Mac Server to Ubuntu Server 10.10. I have two external USB drives that need to be shared on the network and be available on the internet for sensitive file transfer. What would be the most secure way to do it ? Some users are mobile and some not. The mobile users can access the network through a vpn running on that same server. The server is serving DNS and Proxy as well. I thought about creating a SAMBA share but the two disks are 1TB each. Then I went for proftpd but after reading some doc, it appears not very secure.

View 1 Replies View Related

Ubuntu :: After Upgrade To Lynx None Of Of External Drives Cd Drive Or Flash Drives Are Pick?

May 9, 2010

upgraded from karmic through update managerANDnone of of my external drives cd drive or flash drives are picked upad to go back to karmic and will remain there for a whil

View 9 Replies View Related

Ubuntu :: External Drives / Flash Drives And Other Partitions Will Not Mount

Jun 21, 2010

I recently had issues with the latest version of the Linux Kernels and I got that fixed but ever since that has happened none of my Drives will mount and they aren't even recognized.

View 1 Replies View Related

Server :: 2 Separate External Hard Drives With ESata To Minimize An Electrical Failure To The Drives?

Mar 26, 2011

I am building a home server that will host a multitude of files; from mp3s to ebooks to FEA software and files. I don't know if RAID is the right thing for me. This server will have all the files that I have accumulated over the years and if the drive fails than I will be S.O.L. I have seen discussions where someone has RAID 1 setup but they don't have their drives internally (to the case), they bought 2 separate external hard drives with eSata to minimize an electrical failure to the drives. (I guess this is a good idea)I have also read about having one drive then using a second to rsync data every week. I planned on purchasing 2 enterprise hard drives of 500 MB to 1 GB but I don't have any experience with how I should handle my data

View 10 Replies View Related

Fedora :: Prevent Mounting Of External Drives & CD / DVD Drives

Oct 18, 2010

I suspect this is not new but I just can't find where it was treated. Maybe someone can give me a good lead.I just want to prevent certain users from accessing CD/DVD drives and all external drives. They should be able to mount their home directories and move around within the OS but they shouldn't be able to move data away from the PC. Any Clues?

View 2 Replies View Related

Ubuntu :: How To Retain Mounted Drives In 9.10

Jan 25, 2010

On my computer I have one IDE drive that is my boot drive and a mirrored SATA raid set. When I login as "root" and mount the SATA volume it's always there. When I logout or shutdown if I login as root it's always mounted. I want to do the same thing for my own user ID. I did a search on having volumes mounted when I boot but they seem related to older versions of Ubuntu. It almost seems like a permissions problem since the "root" ID mounts the volume when I boot and my user ID does not.

View 6 Replies View Related

Ubuntu :: Mounted Drives (USB) At Shutdown

Mar 15, 2010

OK got a couple of external USB hard drives and my mp3 player that are fairly often connected to my laptop. When updating the files on my mp3 player the other day I noticed something that seemed weird.After deletion of files there is same amount on the disk. After ejecting and reinserting things are still the same. To have the files correctly updated I have to Unmount the drive, then I see it flushing the .Trashes folder and actually freeing space on the drive.

Now the same thing seems to happen at Shutdown of the PC, files are not being updated and are still being seen by the mp3 player/hard drive. Think new files are being seen but old one not removed but not 100% sure.Is there anything I can do to force Ubuntu to correctly Unmount all drive at Shutdown so I don't have to do each one manually first? Or is there something else I am missing?

View 2 Replies View Related

Ubuntu :: Symlinks Across Mounted Drives?

Mar 29, 2010

What is the syntax if you want to create a symlink to a resource on a mounted drive? am I missing something?

View 2 Replies View Related

Ubuntu :: No Privileges For Mounted Drives

Apr 29, 2011

When I mount a drive to my computer (USB) it gives permission only to root. I have tried changing permissions using chown -R but this has not worked. I am not able to create folders on the drive or edit anything in any way. Is there a way for me to change the permissions or get into the folder as root?

View 3 Replies View Related

Ubuntu :: Saving Files To Mounted Drives?

Mar 9, 2010

I dual boot Ubuntu 9.10 and Windows 7 and am running EXT4 file system on the ubuntu partition.

When I try to save files in Ubuntu to the mounted drives that contain Windows and other data, it writes successfully but when I try to view it in Windows 7, I cannot see the written files.

View 6 Replies View Related

Ubuntu Networking :: How To Share Drives That Should Be Mounted?

Mar 25, 2010

most of the partitions on my computer are ntfs type and need to be mounted via ubuntu so how can i share the entire partition or folders from it and for it to mount automatily when remote computer reqest to enter one of those partitions?

View 3 Replies View Related

Ubuntu :: Drives Mounted To Different Devices On Startup?

Apr 30, 2010

My computer has three drives: one with windows7,one as a storage drive, and an ide drive. I have ubuntu 10.04 installed on a seperate partition on the storage drive (+swap partition).I have "/etc/fstab" automatically monut these drives on startup:

Code:
/dev/sdc1 /media/win7 ntfs-3g quiet,defaults,rw 0 0
/dev/sdb1 /media/storage ntfs-3g quiet,defaults,rw 0 0

[code].....

View 4 Replies View Related

Ubuntu :: Xubuntu Mounted Drives On Desktop?

Jul 27, 2010

I have installed Xubuntu on an old laptop which has a floppy disk.

On the desktop where mounted drives will normally appear, it constantly shows the floppy disk on the desktop even though there is not floppy inside, so I have disabled the desktop from showing mounted drives, however now anything else like a CD or USB drive will not show up on the desktop. Is there a way to choose what types of devices are shown on the desktop?

I have considered disabling the floppy from the BIOS(assuming that is possible), but I would rather not go down that road just yet.

View 6 Replies View Related

Ubuntu :: Fai To Unmount / Some Drives In System That Appear To Be Always Mounted?

Feb 18, 2011

there are some drives in my system that appear to be always mounted (were at some point) that I cannot get rid of - i checked fstab, and do not appear there - 2 are related with the use of truecrypt, and 1 is from an exernal HD

I use Maverick 10.10 x64

View 3 Replies View Related

Ubuntu :: Conky Display All Mounted Drives

Sep 18, 2010

So I'm running Fluxbox as my window manager in Xubuntu. I use ivman to automatically mount any usb devices.Now I was wondering if it's possible to have conky display all mounted drives and some information about them.I saw you can do {$ifmounted /media/blah} but this would assume I have a set number of devices preconfigured in fstab. It doesn't account for some random guy's flash drive, or a buddy's smartphone.

I know mount | grep sd outputs a list of mounted drives. So then could I somehow format that output and pass it to conky? Or do you guys have any more clever ideas on how I could accomplish this?

View 9 Replies View Related

Debian :: Drives Mounted On Desktop

Jul 13, 2010

i had the problem of mounting the windows drives on to Debian OS. i got it fixed with some help.now i can access it from COMPUTER. BUT my all Windows Drives (C,D..)are also seen on my Desktop.(with computer,home, trash C,D......)can it be made invisible/Not on the desktop?

View 1 Replies View Related

General :: Mounted Drives On Kde Desktop

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

Ubuntu :: Mounted Drives Invisible In Terminal AND Nautilus

Jan 27, 2010

I am using Karmic Koala and not finding uniform behavior regarding internal hard drive mounts. I have placed commands in fstab to mount partitions at boot. One a separate hard drive and the other a separate partition on the boot drive that I set up during OS installation. After boot, GParted shows both of these partitions mounted on the right points (in my case, /dd and /opt). Both the mount points have rw permissions for all. But neither "ls -l" in the terminal nor nautilus shows the drives. They are evidently invisible.I searched the net for hours looking for an answer to this and couldn't find it. Hope someone knows why this is going on.

View 2 Replies View Related

Ubuntu Installation :: How To Remove Mounted Drives From Launcher

Apr 30, 2011

I upgraded from 10.10 to 11.04In 10.10, Nautilus showed all my drives/partitions automatically. The same goes for 11.04, but... all the drives/partitions are also shown in the launcher.Because it gets a bit crowded on the left side, I want to get rid of those drive-icons.I can only open them, not remove them from the launcher, except my external drive (safely remove), but than it also disappears from Nautilus Is there any (easy) way to remove those drives?

View 2 Replies View Related

Ubuntu Servers :: RAID-1 OS Drives - Setting Up A Backup Procedure For The OS Drives

Jan 18, 2010

I'm breaking into the OS drive side with RAID-1 now. I have my server set up with a pair of 80 GB drives, mirrored (RAID-1) and have been testing the fail-over and rebuild process. Works great physically failing out either drive. Great! My next quest is setting up a backup procedure for the OS drives, and I want to know how others are doing this.

Here's what I was thinking, and I'd love some feedback: Fail one of the disks out of the RAID-1, then image it to a file, saved on an external disk, using the dd command (if memory serves, it would be something like "sudo dd if=/dev/sda of=backupfilename.img") Then, re-add the failed disk back into the array. In the event I needed to roll back to one of those snapshots, I would just use the "dd" command to dump the image back on to an appropriate hard disk, boot to it, and rebuild the RAID-1 from that.

Does that sound like a good practice, or is there a better way? A couple notes: I do not have the luxury of a stack of extra disks, so I cannot just do the standard mirror breaks and keep the disks on-hand, and using something like a tape drive is also not an option.

View 4 Replies View Related

Ubuntu :: How To Make 2 Mounted Drives Show As A Single Folder

Feb 19, 2010

I have roughly 5Tb of movies spread out on 6 drives in my system. I'd like to create a folder that will display the contents of certain folders without actually moving the data. For example, I have 3 drives with /HDMovies and 3 with /SDMovies. How do I create two new folders /HDMovies and /SDMovies and have the data from the drives be collected?

View 4 Replies View Related

Ubuntu :: Change Previously Generated Names For Mounted Drives?

Sep 24, 2010

Basically I have changed the default mount names for my windows partitions in Ubuntu. They were /media/data, /media/data_,/media/system reserved, etc

They are now /media/C,D,E,F

I have rebooted etc after the changes and when I look in Gnome places or in Nautilis the OLD names still show up.

HOWEVER when I run Nautilis as the root user all the CORRECT NEW names appear.

ALSO - if I create a BRAND NEW user account and login as that all the OLD names show up?

So this is something to do with ROOT access or whatever that is not allowing the names to be updated somehow?!?!?

As I use these disks in windows (obviously) I DONT want to change their labels. and basically this SHOULDN'T be the solution everyone is suggesting!

Root can generate the new names automatically based on the mount point in FSTAB why can't other users - and HOW to do do it MANUALLY?

View 5 Replies View Related

Ubuntu :: Docky Bookmarks And Mounted Drives Plugins Won't Work

Dec 13, 2010

Only the Computer bookmark works; if I click on the others, nothing happens. If I start Docky from terminal, this is the error message I get when I click on the bookmarks

Code:
[Error 14:08:03.018] [SystemService] Error opening files. The application doesn't support files/URIs or wasn't found
This worked earlier today when I set up the bookmarks plugin, but all of the sudden it's dead. Any ideas how to fix this?

View 1 Replies View Related

OpenSUSE :: Mounted Hard Drives - Root ?

Jun 21, 2010

When my husband and I installed Open SuSE 11.2, we made the mistake of telling it to have my other 2 hard drives owned by root. So now, whenever I want to open my other 2 hard drives, I have to type in the root password. How can I change this?

View 9 Replies View Related

OpenSUSE Hardware :: User Mounted Drives

Jun 5, 2011

Is there a setting some where in opensuse that prevents user mounting?I can mount ok as su and have set user in the mount options but get the message - only root can do this?

View 8 Replies View Related

General :: See All The Drives On System Both Mounted And Unmounted?

Jul 22, 2011

How can I see all the physical hard drives on my Ubuntu system — regardless of whether they're mounted — as well as their partition info, sizes, &c.? I have three physical drives, but only one seems to be mounted. I'd like to mount the other ones too, as I have some data on them.

View 1 Replies View Related







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