General :: ERROR - 15 Hard Drive Transfer
Apr 4, 2010
This is my first even moderately successful venture with linux, I had a virus ridden HD which I formatted, and then installed Mint distro. I then shut down, removed the HD and turned my desktop back on. I then receive the Error 15 notification while booting, and don't know how to solve this problem. I've tried sudo update-grub, but I get a notification that the terminal can't find it. Would it be safe to delete anything concerning the GRUB from my primary OS system files?
View 2 Replies
ADVERTISEMENT
Oct 26, 2010
I have installed Isadora on 8gb USB drive. getting to like this OS.a lot. Problem is I will soon be running out of space and lack speed. I would like to transfer all my data and downloads to my hard drive permanently. Can I make my memory stick installable?
View 3 Replies
View Related
Jan 13, 2010
Have a machine running Fedora Core 4 that has been used as a mail/web server. Now want to transfer drive to a newer machine. Can this be done without having to re-install fc4 and what becomes of current network settings
Very new using linux but must get this done soon
View 1 Replies
View Related
Jun 28, 2010
I am using an embedded platform in which I have connected an external harddisk (/dev/sda). The SCSI driver is present and I am using the SG_IO interface for performing the SMART commands with the Hard Disk. (Unfortunately not all the HDIO ioclts are present. So I opted for the SG_IO ioctl). But the data transfer (reading/write data from/to sector) is not working with the SG_IO ioctls. So I searched for some other options. Later in one of the places, I found that we can actually mount the /dev/sda to some mount point in /mnt and then make a XFS file system (mkfs.xfs) of this.
And then we can create the directories and do file operations on this mounted directory. Here the simple read/write systems calls can be used for this. I was thinking about this implementation. But I am confused how I can map the actual LBA (Logical Block Address) to the device file offset. I mean if I want to write to the sector 5, there will be a LBA for it. So I can do lseek on my device and then write the data there. So how the mapping between LBA and device file offset can be calculated.
View 4 Replies
View Related
Feb 19, 2011
I have ubuntu installed on one hard drive (laptop hard drive). The hard drive has some bad sectors on one of the partitons. I have installed a new hard drive and now wan to import the ubuntu installation on the new hard drive. What is the easiest way of doing this? I dont' want to start fresh because I have a lot of custom drivers and settings saved.
View 4 Replies
View Related
Oct 3, 2009
Im using rhl 5 on my new hard drive,i want to transfer data from my older hardrive (which has windows xp installed,one partition has fat32 and another has ntfs filesystem) to the new hardrive...
View 3 Replies
View Related
Aug 30, 2010
i have a 200gb hard drive and im upgrading to a 1tb hard drive and i want all my stuff like settings and files on my new hard drive whats the best and easiest way to transfer all my stuff from the old hard drive to the new one
View 9 Replies
View Related
Feb 4, 2011
I am running dual boot Ubuntu and windows 7 but have decided to ditch windows and go permanently with Ubuntu. How do I save my data files (email addresses etc.) to an external hard drive for downloading back on to my laptop when I have reformated it.
View 1 Replies
View Related
Dec 25, 2009
I have a 500 gig external usb, and a few 8 gig flash drives. If i copy a file (say a movie or large file) from my primary hard drive (80 gig WD formatted to ext3) to a usb drive it transfers very slowly, about 2 mb/s. But if I copy a file off my secondary internal drive (40 gig seagate formatted to ntfs) it transfers full speed (25-30 mb/s) Its also very slow transfering between internal hard drives (again, no more than 5 mb/s) I checked and as far as i can tell both drives are running in DMA mode. Any reason my primary seems to be causing this bottleneck? it seems to preform fine otherwise (as it is the drive with my ubuntu installation on it)
View 4 Replies
View Related
May 30, 2011
I just installed Ubuntu a week ago on a computer that my grandma wiped windows off of by accident...unsure how.
I have a Macbook Pro laptop that is currently not working. Had some water poured on it by a drunk girl. (Oh the misfortunes of computers)
I would like to take the hard drive (and possibly other usable parts) of the macbook and add them to this desktop.
My question(s):
Can I add the old hard drive to my new computer without formatting and erasing the data, thus having access to all of my goodies?
OR
Is there a way to transfer the data over to my new computer BEFORE I format?
View 9 Replies
View Related
Apr 21, 2010
how to transfer large files from my laptop to external hard drive. Problem occurs when I'm sending Blu-ray films (4.4GB) to external, gets to 4GB and then comes up with error. Is there any way of breaking it up and then merging when it reaches the hard drive or is there a way of sending it as one whole file.
View 1 Replies
View Related
Dec 24, 2010
I just got a new hard drive and need to transfer my dual boot window 7/Ubuntu 10.10 onto the new hard drive and be bootable. Is there an easy was to do this?
View 3 Replies
View Related
Sep 5, 2010
I bought a new hard drive. I thought it would be clever and SAFE to install Ubuntu on the Hard Drive so that would not interfere with the internal hard drive on my laptop. It worked fine until I disconnected the hard drive. I got the "Grub Error 21" when I installed. I know how to get around it, unfortunately, I have to lug around this hard drive whenever my computer sleeps or restarts. I would like to be able to restart and boot into Windows without my hard drive connected. Is this possible?
View 3 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
Mar 16, 2010
My parents bought a new hard drive for a laptop that I've owned for several years. It's much larger than the current one, so I plan on splitting it up to dual boot it with Ubuntu.I have no problem with partitioning a drive (I always keep a LiveCD handy), but my question is this: how can I go about moving the existing partition to the new drive? This is a laptop, so I can't simply plug the new drive into another slot.
Also, even if I manage to move it, will Windows still work on the new drive in a larger partition? I've had this laptop for quite a while, and I've lost the recovery discs that came with it a long time ago. I also have a lot of software without CDs to reinstall them with. This makes not reinstalling Windows a high priority.
View 3 Replies
View Related
Mar 10, 2010
i am trying to transfer a file from my live linux machine to remote linux machine it is a mail server and single .tar.gz file include all data. but during transfer it stop working. how can i work and trouble shooot the matter. is there any better way then this to transfer huge 14 gb file over network,vpn,wan transfer. the speed is 1mbps,rest of the file it copy it.
rsync -avz --stats bkup_1.tar.gz root@10.1.1.22:/var/opt/bkup
[root@sa1 logs_os_backup]# less remote.log
Wed Mar 10 09:12:01 AST 2010
building file list ... done
bkup_1.tar.gz
deflate on token returned 0 (87164 bytes left)
rsync error: error in rsync protocol data stream (code 12) at token.c(274)
building file list ... done
code....
View 1 Replies
View Related
Mar 20, 2010
I have minor problem with upgrading a hard drive. I am running an old pentium lll with two hard drives. On the first hard drive I have two partitions of around 90GB each. On the first partition is installed winXP and on the second partition I have Suse 10.3, both booted by grub and living happily side by side. My second hard drive (which is formatted for windows is only 4GB.
My problem arises when I try to replace the 4GB with a 80Gb hard drive. When I disconnect the 4GB drive the system fails to boot up and complains with error 21.
View 8 Replies
View Related
Feb 28, 2010
The external hard drive which contains all my photos and where I backed-up all my important documents is no longer recognized. It is a three month old 500GB Iomage Prestige Desktop Hard Drive.When I plug it in, it is recognised as a USB device, because it shows up when I type lsusb, but dmesg gives this error message.
[19712.013250] usb 2-2: new high speed USB device using ehci_hcd and address 21
[19712.145347] usb 2-2: configuration #1 chosen from 1 choice
[19712.147214] scsi25 : SCSI emulation for USB Mass Storage devices
[code]....
I popped the disk out of the casing put it on a SATA connect internally and then tried the file recovery programs testdisk/photorec and SpinRite, but both failed because they couldn't recognize the external hard disk.
View 4 Replies
View Related
Aug 23, 2010
I have a SATA drive that worked fine. Then I installed two more hard drives into my system. When these hard drives are installed, if I try to access the SATA drive in Linux, it will start lightly clicking and then the drive will become unavailable. If I power on the machine without the other two hard drives then it works fine. What could be causing this to happen? I don't think it's heat because the two hard drives are far away from the SATA drive.
View 1 Replies
View Related
Jul 21, 2010
I have a copy of Linux file system in /home/user/desktop/fs/how tp copy it to a usb drive preserving the links
View 2 Replies
View Related
Jul 19, 2011
I temporarily have no internet, but i have access to a computer that does. i want to put fdupes on a flash drive and transfer it to the computer without internet and install it. my command-line skills are 'ok'.
I already checked the synaptic for the program and the box is not checked, meaning that it (fdupes) is not installed.
View 2 Replies
View Related
Jul 9, 2011
A few days back, I was moving a file from my home directory to a 1TB WD external hard drive (NTFS). In the middle of the process, the power went out so moving was interrupted. Now, the file I was trying to move is there on the external hard drive, but it can not be read, moved, renamed or removed. Besides, the destination folder on the external hard drive and all other files in it can be read, but they can't be removed or renamed.
View 5 Replies
View Related
Mar 28, 2011
i have a 2TB WD external HDD, works ok in windows, although sometimes tries to run on some random driver.when connected in linux i get the following error, however, my other 500GB WD HDD works flawlessly:Quote:An error occurred while accessing '2TB Backup', the system responded: org.freedesktopUDisks.Error. Failed: Error mounting: mount exited with exit code 12: Failed to read last sector (3907027119):
View 14 Replies
View Related
Jul 11, 2010
when I am trying to copy any of my files to usb stick, it gives me this alert: the folder cannot be copied because you do not have permissions to create it in the destination.
View 2 Replies
View Related
Feb 19, 2011
I am dual booting windows 7 and kubuntu, and when I try to access my main filesystem where all my files are, a KdeSudo prompt pops up to authenticate. I type in my password correctly, and it gives me the following error message:
an error occurred while accessing '265.8GiB hard drive', the system responded:QInotifyFileSystemWatcherEngine:addPaths : inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/kevin/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon
It worked fine for about a day when I first installed it (yesterday), and now it suddenly gives me this.
View 5 Replies
View Related
Jun 15, 2011
I've tried installing Ubuntu from the installation disk, flash drive, and using windows installer. The drive and disk said I didn't have enough memory open to install (I have 160GB open)upon looking around in the demo, i noticed that it couldn't find my hard drive as it wasn't on the drive explorer. So i searched for answers and found a few possible ones but i wanted to find someone with my exact problem--Couldn't find any. So then I came upon the Windows Installer and Tried it out. All went well until i had to reboot, it said it couldn't find the installation.iso (which is indeed on my computer) and that i should run "Chkdsk /r" and i did. Nothing changed. I still believe that Ubuntu can't see my hard drive when windows can, why is this? Is there a way to fix it? EDIT: How could I forget to mention I'm on Windows 7?
View 5 Replies
View Related
May 17, 2011
How does one split a large linux file and transfer to windows external drive ?
View 2 Replies
View Related
Nov 29, 2009
Just installed Slackware 13 this morning. It's been a long time since I last tried Linux, but Slack works (a lot easier than Slack 8 did back when I last used it!) quite well. I'm using the XFCE desktop and it's smooth as silk except for one odd problem-I cannot get any of my USB drives to mount. I just plugged in my Lexar 4GB USB flash drive and received an error message. Here's from /var/log/messages from when I initally plugged in the drive (I have a 500GB WD MyBook USB external drive that is always plugged in):
Any ideas or suggestions of what to look at? I'm not familiar with HAL in Linux although I've seen plenty of discussion about it and have an idea of what it's supposed to (or break! ).
View 1 Replies
View Related
Oct 12, 2009
Machine is a Dell PE 1750. Previously running 5.2 or 5.1 32 bit. Tried to install 5.3 i386 but getting this error,
Error An error occurred transferring the install image to your hard drive. You are probably out of disk space.
Click ok Install starting Starting install process. This may take several minutes. Exception Occurred
Traceback (most recent call first ):
File
"/tmp/treedir.14202/instimage/usr/lib/anaconda/yuminstall.py", line 711, in _run
self.ts.ts.scriptFd = instLog.fileno()
[Code]...
View 4 Replies
View Related
May 1, 2010
Trying to install Fedora 12 using the 6 CDs. Trying to install on an older x86 box.Problem is that when detecting my hard drive, Fedora 12 recognizes it as a sda hard drive instead of hda hard drive. I have no SCSI connected to my computer what so ever. It's an old fashion PATA Western Digital hard drive.If I proceed with the install, Fedora 12 only installs 200MB of the OS from the first CD only. No options for additional software or anything.
View 1 Replies
View Related