Ubuntu :: Accessing External Hard Drive In Lucid Lynx
May 11, 2010
A year ago I put some stuff on my external hard drive and now I'd like to retrieve it. I've upgraded through a couple of versions of Ubuntu since then and now it doesn't work. I saw that this is a frequent problem in the forums but couldn't find a solution.
How I can access my drive?
Code:
View 4 Replies
ADVERTISEMENT
Feb 27, 2011
I would like to access my NSA-220 Plus through the Internet without having computer turned on. I tried to set it up as a FTP server but I was not successful. I tried few tutorials but all allow me to access NSA-220 Plus only within my home network which is not what I want. Also I tried user manual which does not really tell you how to do this.
View 2 Replies
View Related
Jun 17, 2010
I have a Onetouch 4 mini 160GB I bought a year ago. I t used to work fine but all of a sudden it started to become a problem device. My home pc has two operating systems on it: Windows 7 and ubuntu 10.04 lucid. the drive often fails to load on both systems. Sometimes it's recognized, but the reads are very slow and opening a folder on the drive takes around 120 seconds. Itried reformatting the whole drive, chicking it with chkdsk but it didn't help. Now I have around 70 GB of data on the drive. On my office pc I don't have such a problem and the drive works fine.
My home pc has an Asus P5B motherboard and intel core 2 duo cpu. I tried unplugging other usb devices, plugging in the extra power cord (data + data/power) and it didn't help. The drive also makes beeping sounds when I try to browes the files on it. I'm sure thid is not OS related as both Windows and Linux have the same issue. This is the output of dmesg | tail command on linux. You can see the os keeeps "resetting" the drive:
[Code]....
View 3 Replies
View Related
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
May 16, 2010
i just installed 10.04 and everything works fine except that it does not recognize my external cd/dvd rom and my usb flash drives, I already found some threads related to this and they that talk about going to config editor and activating these options: media_auto_run and automount_open.
View 9 Replies
View Related
Jun 8, 2010
I added my wife to my system and gave her adm admin access. I compared my access to her's and it is the same. Yet, when I log on as her, the 1TB USB drive does not show up in Places.
I tried mounting it and it said it was already mounted in /media/FantomDid find with "ls" command that is indeed mounted there, but since it doesn't show in Places, it cannot be accessed.Been searching and hunting and cannot find out why this is. If I would have made up her userid from the start, I wouldn't have this problem, but since Ijust added her,I cannot find a way to get her UID to "see" the Fantom USB drive
View 6 Replies
View Related
Jan 22, 2011
I can insert a " burned " CD and it boots and plays right away , but if I insert a purchased music CD or other Purchased media it just scans and does nothing . I've gone to "places " and opened the CD drive and get the message " no media found "or Insert media .Also in the properties tab of the CD drive type is "unknown " and permissions can't be determined .
View 1 Replies
View Related
Jan 25, 2010
I got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...
View 2 Replies
View Related
Jun 3, 2011
I have a laptop with only 30GB storage and I want to install Lubuntu in virtual box but Lubuntu needs 5GB of storage space which i dont have. Could i use an external 160GB hard drive to act as the hard drive for the virtual machine without affecting the files that are already on the external hard drive
View 6 Replies
View Related
Dec 2, 2010
I have Ubuntu 10.10 on my USB stick, and it boots fine. I want to be able to use the PC's hard drive, though, for storage of my files. My PC has WinXP on it and I dont want to lose it either. Is there any way by which I can mount the hard drive whenever I boot using the USB stick so that I can use it for storage?
View 2 Replies
View Related
Feb 28, 2011
I am running Ubuntu 10.04, and i recently purchased an tandberg LTO-4 SAS tape drive. I want to access it and backup data on it. Do I simply just connect plug it into the server,and I should be able to backup/transfer data to the tape drive? Or are there intermediate steps before I can do that. Here are some results from commands that I have typed:
Quote:
ls /dev/tape/
by-id
Quote:
ls -lt /dev/tape/by-id/
total 0
lrwxrwxrwx 1 root root 9 2011-02-25 14:54 scsi-3500110a00145553e -> ../../st0
lrwxrwxrwx 1 root root 10 2011-02-25 14:54 scsi-3500110a00145553e-nst -> ../../nst0
[code]....
View 4 Replies
View Related
Jan 17, 2011
I recently bought 320 GB Trancend external hard disk and working fine days back.Earlier i could copy from and to the hard disk with out any issue. I dont know what happened after that now i am not able to write any files in to the external hard disk. This is not NTFS formatted device. here is some of the out put from terminal.
Code:
sundar@sundar-sundar:~$ fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
[code]...
View 7 Replies
View Related
Aug 8, 2010
I have set up VNC on my Centos5 Server via the instructions here:
[URL]
I am able to log in via VNC through a browser (on my Window laptop), however when I try to access my USB hard drive on the Centos Server, it says:
Error org.freedesktop.DBus.Error.AccessDenied
Does anyone know of any step by step instructions so that I can be able to access my USB Hard drive?
I have found a few posts on the internet about this, however the fixes are either vague/hard to understand etc?
View 2 Replies
View Related
Oct 10, 2010
I have a network where several machines are connected through a switch. I'd like all machines to be able to read/write to/from the hard drives of the other machines. for example:
machine1 will read/write files that are on the hard drive of machine2
machine2 will read/write files that are on the hard drive of machine1
machine3 will read/write files that are on the hard drive of machine1
machine3 will read/write files that are on the hard drive of machine2
etc etc...
all of this reading/writing will be done through the terminal, and programatically. rather than SSHing into a machine to read/write files from it, I'd be happy to set up some 'conventions' on how to access hard drives of various machines. for example:
'hdd1' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.1).
'hdd2' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.2).
'hdd3' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.3).
etc etc...
this way, when I want to read/write a file, its PATH will be something like ~/hdd1/myfile.txt; ~/hdd2/anotherfile.txt;
View 4 Replies
View Related
Jul 14, 2011
when I load into Ubuntu 11.04 from my USB drive, why can't I access the files on my internal hard drive? I mount the drive but I cannot see any of the music, videos or documents contained on that drive (which is also an Ubuntu 11.04 drive). I was wondering so I could copy those files onto my external hard drive and reinstall since my Ubuntu crashed.
View 3 Replies
View Related
Apr 5, 2011
I am working on a computer that the hard drive crashed. Inititially they had a virus, reloaded windows, and had the computer up and running. When downloading software it crashed and will not boot. I have tried all the numerous routine fixes with no success including using the repair discs. The repair discs no longer work and they are unable to get a second set. As a last resort I am able to access the hard drive when booting from Knoppix from a CD. There are a couple things I would like to try from Knoppix, but do not know if it is possible. First, Is it possible to load the boot files from knoppix? Second, can you roll back the drivers from knoppix?
View 1 Replies
View Related
Aug 25, 2010
At first I thought it was the daily cron jobs, but it's been at it for like 3 or 4 hours. It's driving me crazy locking up my system. I suppose I should get off the computer anyway, no real reason to be on for so long.
The only things that look weird in system monitor is kwin, virtuoso-t and X seems to be higher CPU usage than it should. And CPU usage is 20-50% when I'm not doing anything. It was indexing my files.
View 2 Replies
View Related
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
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
Nov 20, 2008
I'm trying to implement laptop_mode (to put disk to sleep when not in use), but something keeps waking it up. 'TOP' really doesn't do the trick.
This is apparently a known problem. Has to do with disk idling not implemented correctly.
[url]
View 1 Replies
View Related
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
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
Jun 26, 2010
The hard drive is accessed every few seconds with OpenSUSE and when it is there is a click sound when it is first accessed. I have other distros which dont make the clicking sound when they access the hard drive. I need to prevent opensuse from making the click sound when it does whatever it's doing. Im not even sure what it's doing or what settings to change, and most importantly how do i make it not click? Maybe i could copy settings over from another distro if i knew which settings to replace.
View 1 Replies
View Related
Aug 11, 2010
i currently have lucid installed on my laptop hard drive. i took this drive out and then on a new drive in its place i have installed windows 7. reason why i couldn't put windows 7 on the same drive is that i have a BIOS based system and the hard drive is GPT based not MBR. therefore, i couldn't get windows back on it.
I figured that using an esata expresscard interface i should be able to use the Windows 7 drive externally without much speed penalty since ExpressCard in my case is implemented on PCI Express and not USB.
So i can update grub using
Code:
update-grub
and Windows 7 appears on the list. However, when i select this option during boot, it gives me errors that indicates that the external drive cannot be found (not surprising)
My guess is that when GRUB appears, the external hard drive has not been detected yet, and the modules for the expresscard may only be loaded during the boot process of lucid.
So I am wondering if there is anyway I can get this to work. meaning use lucid on my main drive and boot to Windows 7 from the external drive time to time.
View 8 Replies
View Related
Jan 3, 2010
So I recently got a WD MyPassport external hdd with 500gb capacity. I formatted it to NTFS so that it would be more efficient transferring data between my Ubuntu and Win7 dual boot. But now I want know if it is possible for me to create a 100gb FAT32 partition on the external without destroying the data on it.
View 7 Replies
View Related
Jan 4, 2010
My Toshiba 500Gb USB hard drive is not being detected anymore when i insert it in 9.10. It only started doing this from last week, it was fine before (and it works fine in Windows XP). The connections are fine and all, because when i type "lsusb", i see it as follows:
Bus 001 Device 003: ID 19d2:0063 ONDA Communication S.p.A.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 0930:0b09 Toshiba Corp.
[code]...
View 9 Replies
View Related
Jan 5, 2010
Is it possible to use Ubuntu for a malfunctioned external hard drive?A year ago my external hard drive malfunctioned and I cant get into it, though it plugs in alright and the computer recognizes it, I'm hoping that maybe precious files havent been wiped and are just stuck in there.Is there anyway that Ubuntu can help?Also, if there is, what exactly is the first thing I do or type into the terminal?
View 1 Replies
View Related
Jan 16, 2010
I'm trying to get ubuntu 9.04 to recognize a Maxtor One Touch III USB external hard drive. This drive has been formatted and used on a Windows XP. I cleared everything off but am trying to see if I can arrange it so that I can back up from linux and access (if need be) from a Windows machine.
Here is what I get with fdisk -l:
/dev/sda1 * 1 14219 114214086 83 Linux
/dev/sda2 14220 14593 3004155 5 Extended
/dev/sda5 14220 14593 3004123+ 82 Linux swap / Solaris
View 6 Replies
View Related
Jan 18, 2010
I am having problems mounting an iso on my external hard drive. I do not want to move it onto my linux partition because it is 3.6 GB. I have a directory made (/media/iso) that I would like to mount it in, but if that doesn't work then I don't care where it goes. After I mount it I want to be able to run it using Wine, but that will come later. For now I just need to get it mounted. And, of course, I am fairly new to linux/ubuntu.
View 2 Replies
View Related
Feb 1, 2010
I have a 250GB external hard drive that I want to format to ext4. It will be used to store back ups of my documents, music and pictures. I tried booting the Ubuntu 9.10 Live CD (amd64) and using gparted to delete the partitions that where on the hard drive leaving only unallocated space, then creating one new partition that was ext4. I clicked apply and after a short time it said all operations completed successfully.
Now the problem is it won't let me transfer any documents onto the hard drive, or even create a folder or file. If I go into the properties of the hard drive, under the permissions tab it says I am not the owner...?
View 7 Replies
View Related