Ubuntu Installation :: Freezes At Random Points - Copy Files To Hard Drive

Nov 20, 2010

I'v been trying to install Ubuntu (and actually all other dists of linux (in hope of succes), but running ubuntu on my other machines and prefer it) on my old laptop. Laptop Acer Aspire 1312XC. Have just run a 24 hour RAM test it turned out ok. Have tried with other RAM blocks in aswell. The install freezes at random points in the installation. Mainly when trying to copy files to the hard drive. The only thing i've succeded in installing was Ubuntu server and windows XP. I have tried with ACPI off and all the other special atributes. No success so far.

View 8 Replies


ADVERTISEMENT

Ubuntu Security :: Fill In Random Or Zeros In Deleted Files Without The Hard Drive Filling Up?

Oct 17, 2010

I was using dd if=/dev/zero of=/dev/user name/wipe.conf however i got a message that my hard drive is full.

lots of this is scary - dangerous. what is the best way to fill in random or zeros in deleted files without the hard drive filling up ?

View 9 Replies View Related

Ubuntu :: Copy Files From Hard Drive With Live CD?

Mar 14, 2011

I'm mostly a linux-idiot but I tried to get an update for a laptop that was running xubuntu. Anyway, it won't boot and instead takes me to a screen where it says "press s to skip mounting, or press m to recover manually" or something like that. I've pressed S, and then it tells me that it can't find /tmp or something, and I have to turn it off and back on to do anything. Pressing M doesn't help much either... at least not for a mostly-linux-idiot like me. I would do a clean install, but there are a few files I absolutely have to have from the hard drive. recover the files I need from my hard drive to a usb drive while using a Live CD?

View 9 Replies View Related

Ubuntu :: Copy Files To External Hard Drive On Shut Down?

Aug 14, 2010

I wish to copy to my external hard drive on Shut Down each day the files that I've changed in my Documents folder since start up.

View 1 Replies View Related

General :: Copy Files Off Server To My Hard Drive?

Nov 20, 2008

I'm connected remotely with Putty to a linux server and I need to get the files from a directory on the server onto my hard drive on my laptop. I don't know what the secure shell command is to download it or what exactly I need to do so I can get these .root files from the server copied onto my local hard drive.

View 2 Replies View Related

Software :: Copy Os And Files To A New Bootable Hard Drive?

Jan 3, 2009

They filled up the hdd and need more space. I first considered just adding a slave drive, but thought it might be better just to copy all of the content from the old drive to the new drive. Then, make the new drive as the master and the old as a backed up copy slave drive.

View 14 Replies View Related

OpenSUSE Hardware :: USB Hard Drive Access - Copy And Paste Files?

Sep 27, 2010

just want to download the 60mb-ish pack of family photos from my external usb hard drive. I've gone through a multitude of wikis and help threads and can't seem to figure out how to copy and paste those files to my laptop The usb hd works perfectly as I just was using it about 1 hour ago when I still had vista on this laptop. Here's a copy of my fstab as that seems the file all the wiki's:

[Code].....

View 9 Replies View Related

Ubuntu :: Copy Installation To New Hard Drive?

Dec 8, 2010

i have ubuntu 10.04 on a partition of a drive,

i have bought a new harddrive and want to copy the content of the "ubuntu partition" to a new partition on the new drive.

can i just copy all the data and then run a live disc to make a new boot loader ?

View 9 Replies View Related

Ubuntu Installation :: Hard Drive Clone / Partition Copy?

Jan 16, 2011

I have a very specific issue that I am having trouble resolving. I have an old laptop and a new laptop with a smaller HDD. I want to copy the windows partition from the new lappy to the old bigger HDD so I have room for Ubuntu. All of my files are on a Maverick install on the old lappy. How can I get all my files and windows to the old HDD and into the new laptop. I am a little stuck on this one because of my limited options.

View 8 Replies View Related

Hardware :: Hard Drive Mount Points Change On Reboot?

Jan 26, 2010

Every time i reboot my computer my hard drive mount points keep changing which means the mount points i've put in the fstab wont work any more.

I'm using the same settings as i had before i upgraded the OS to what it currently is.

Im using fedora 12

My disk 1 for example would be as follows:

before: /dev/sda3
after: /dev/sdd3

View 2 Replies View Related

Ubuntu :: Copy Files To A Usb At Random?

Apr 14, 2010

I have the following problemI want to copy files to a usb at random?My_mp3_400GB to my_usb_32GBjijiji is enough?But I have little idea how to do it on command, I want to copy files to a usb at random?cp My_mp3_400GB/ /my_usb_32GB????

View 2 Replies View Related

Ubuntu :: Copy / Move Random Files From One Directory To Another

May 7, 2011

We have two folders: source folder and destination folder. In source folder we have many sub folders and many files of different type!Script that would copy or move defined number of files from source to destination folder. Files must be selected randomly and sub folder in source folders must be selected randomly and we don't copy or move defined number of files just form one sub folder in source folder. In destination folder sub directory structure of source folder should not be preserved. Solution should be robust and as simple as possible.

View 9 Replies View Related

General :: Ubuntu Server - Random Hard Drive Corruption

Feb 28, 2010

So I built a new system few months to act as a development/"mess around with" server with an Asus Mobo and a Q6600 processor and 8 gigs of ram. Along with file, web and app hosting, I also do some virtualization on it... or atleast I had hoped to.

Ever since the first install, I've been randomly getting crashes and lockups. Sometimes it would just dump an error to the screen but stay alive, and sometimes it would dump an error and then lock up fully. The error mentions something about "kernel not tainted" etc. I will post the detailed error once it comes up again, as I have just formatted it again.

Other problems include downloaded files becoming corrupt. Files downloaded through any means (wget, torrents, ssh, ftp etc.) seem to randomly get corrupted (ie: the hashes are wrong).

I currently have one WD 150GB raptor as my primary OS partition, and 3 WD 1TB greens as my storage in an mdadm raid 5 array. At first, I had thought it was the raid array or it's drives causing issues. After painfully transfering the data off of it, I took the drives out and tried to run ubuntu with just the OS drive for a while. This still had the same issues. I then put in only one of the 1TB greens and had the same issue...

I downloaded WD's hardware diagnostic tool and ran full scans on all the drives. They all check out fine.

I left memtest running overnight and it had no errors either.

Most recently, ubuntu would not even install. It would get stuck at the stage of partitioning, and the keyboard lights would flash. After much googling, I tried popping in "noapic nolapic" to the end of the grub string, and it managed to install.

Now, I'm in a fresh system and just wgetted vmware server. However, it wont untar, I just realized the MD5 hash doesn't match!

So definately not the memory or the hds... I'm assuming it has to do with the APIC? From what I found on google, it seems as though this is only needed for the install.

Do I really need this to be on the boot string too? From what I understand, APIC allows processes to be divided out to the least loaded CPU. Having a quad core, I'd rather leave this on since it seems somewhat beneficial... I have yet to try putting this into the grub yet since I'm offsite and need

As a side note, this latest install is using just the WD Raptor as an OS drive.

And I'll post up the dumped errors if I get them again. There were none dumped out when the vmware download corrupted. The message format is very similar to the one here: [url

However, sometimes it mentions ext3 (or one of the other filesystem types I had tried with thinking it was a problem with ext3) Again, the error message is not the EXACT same, however the format is very similar...

View 13 Replies View Related

Security :: View Random Data And Zeroes On A Hard Drive?

Mar 9, 2011

I want to view a hard drive and see if it has all zeroes, how would I do this? I want to view a hard drive and see if it has all random data, or random data mixed with zeroes. How can I do this? I prefer to do all this in linux if possible without a gui...so looking for any cli tools to view with.

View 5 Replies View Related

Ubuntu Multimedia :: Copy Random Jpg From Random Folder

Jan 19, 2010

I'm looking for a script that copies a random .jpg from a random folder in my ~/Pictures folder to my ~/temp folder with a standard filename. This file will then be displayed in Conky. I can fix the last part, but I cannot find a way to do the first part.

View 3 Replies View Related

Ubuntu Servers :: Freezes Completely When Copy Big Files Over Smb

Oct 11, 2010

I have installed ubuntu server 10.04 LTS on my NAS (Thecus N5200 Pro). It runs in much points better than the original firmware (I can do a lot of things more). But I have also 2 problems remaining with configuring my NAS

1. Ubuntu freezes completely when I copy big files over smb. I first thougth it is an overheating problem, but it don't seems so.

2. My raid (raidd 5) resyncs very often. The problem is that the NAS isn't on 24/7. It is only on when I need it.

View 1 Replies View Related

Ubuntu :: 10.04 Freezes / Locks Up When Using Hard Drive?

May 5, 2010

I've just installed 10.04 as a dual boot with Windows 7. I did a clean install removing my old 9.10 install.I really like all the changes I've seen so far and everything seems to work smoothly except when the HD is being used a lot everything freezes and then un-freezes again and again until the file operation has stopped.The problem really only comes up with heavy operations like moving large files (I moved a 10gb vdi from my Windows partition to Ubuntu) and when backintime does it's daily backup.ometimes I can continue using it then it'll freeze I wait.. can use it again for a bit then it will freeze again.'ve never had problems with transferring large files on the Windows 7 install so I don't think there's a hardware problem. I can't seem to find anything I've been searching for two days now. I did find something about a problem with backintime/ext4 partitions but the solution hasn't helped.

View 9 Replies View Related

Ubuntu :: Copy ISO Of DVD Movie To Hard Drive?

Mar 5, 2010

I am trying to use k9copy to simply copy the iso of a DVD movie to my hard drive. No matter what I select I can't get "copy" to enable - it stays grayed out. When I try to run the wizard it crashes after I select in my input source. I don't care what app I use, I just want something lightweight and easy to use that will copy the iso.

View 7 Replies View Related

Ubuntu :: Copy To Partition On Another Hard Drive?

Jan 9, 2011

I want to copy my ubuntu install to a bigger hard drive, and am not quite sure what to do. According to my google searches, I need to run ubuntu from a live cd, then in a partitioning program copy the ubuntu partition to the new one, then resize it. Is that all? Do I need a linuxswap partition on the new hard drive? I have been using kde partition manager to arrange my new partitions. On one hard drive I have the partition I want to install ubuntu on(what type should this be? ext4?) and a partition to share between ubuntu and windows, and then will use my old ubuntu partition for installing windows xp.

View 2 Replies View Related

Ubuntu :: New Hard Drive - Copy The Partitions On My 175 GB Disk To The New One?

May 17, 2010

I just bought a new 2 TB hard disk to replace my old 175 gig one. I currently am dual-booting Lucid Lynx and Windows 7, and rather than go through the process of reinstalling both, then reinstalling all my programs, settings, and everything, I was wondering if there's a way I can just copy the partitions on my 175 GB disk to the new one, grow them to fill up the rest of the free space on the new 2 TB disk, and then plug that HD into the primary master plug on my motherboard... will that work?

View 4 Replies View Related

Ubuntu :: Copy Entire Hard Drive Including OS?

Sep 30, 2010

I have an old Dell Dimension 2400 with XP that has a WD 40GB model# WD-XL80SD-2 that has run out of space now matter how hard I try and keep it clean. I called Tigerdirect this morning and ordered a Hitachi 500GB hard drive model# OF10381, here's my dilemma. I really want to just do away the old hard drive and use the new one but it seems as if there's not a real good way to copy the entire hard drive including the OS. I have been told that you can use a program such as norton ghost to do it. I do though have a Windows 7 disc, I am going to use a SATA host PCI card to connect the new HD. if I should back everything up from the old HD except for the OS. And then unplug the old HD and just do a fresh install with the Windows 7 disc.

View 9 Replies View Related

Ubuntu :: Copy A Hard Drive From Command Line?

May 4, 2011

Ubuntu is getting stuck at the loading screen after an aborted attempt to upgrade to 11.04. It's my own fault - the install was running out of room on /, and I, like an idiot, decided to delete some package files under /var/something/archive, thinking they were "old"... I quickly realized they were in fact the new packages being installed... anyway after killing the thing and rebooting it is pretty damn broken (mostly because I can't get networking going so running in dpkg repair mode doesn't do much because, well, I deleted the packages).

I want to copy all the files off my /home and other meaningful partitions onto an external drive so I can just do a clean install. I can actually login to the command line under recovery mode, but I can't get the GUI started. I know it's possible to copy the contents of the partitions to an external

View 9 Replies View Related

Hardware :: Hard Drive Failing Using Dd To Copy To A New One?

Jul 3, 2010

In my laptop I have a 200GB hard drive that is starting to make clicking and grinding noises and won't boot about every third try.

Code:
root@Frank2:/home/bruce# fdisk -l
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]...

/dev/sdb is a usb flash drive that has pmagic (not sure of the version, but it's 2.6.32.9-pmagic kernel, so I think it's the latest version). I'm posting from pmagic right now because I don't want the failing disk to get any worse until I get this sorted. I also know there is a post here called something like 'learning the dd command' or 'mastering the dd command' or something to that effect, but I can't find it for the life of me (I have it bookmarked on the failing drive, of course). If someone could point me to that post,

View 8 Replies View Related

Ubuntu :: Software To Create Image Of Hard Drive / Copy It To DVD?

Feb 5, 2010

Is there any software that will create an image of my Hard Drive and put it on DVD as it is and if I had to reinstall I could use that image?

View 5 Replies View Related

Ubuntu Multimedia :: Copy DVD To Hard Drive In Mpeg Format?

Nov 26, 2010

I want to copy my home video DVD's to my hard drive and I want the format to be in an mpeg format (I suppose I should want mp4). The DVD's are in some sort of VOB, IFO format....or whatever they're called.There are many chapters on each of the DVD's and I want each of the individual chapters copied to the hard drive so I can rename the files something like, "fishing.mpeg" or "skiing.mpeg" and not some huge 3 gb file.

K9copy does a fair job but won't complete it. That is- k9copy gets 86% encoding done (I think that's the word for it) but won't finish copying the remainder of the chapters.

View 9 Replies View Related

Ubuntu Multimedia :: Copy Movie From DVD To External Hard Drive

Dec 12, 2010

I would like to copy some of my dvd movies to my external 1tb hard drive what program should I be using or is there a work around I should follow.

View 3 Replies View Related

Fedora :: Copy Files In Ftfs Drive To Ext3 Drive?

Dec 4, 2009

i want copy files in ftfs drive to ext3 drive. how am I do this?

View 2 Replies View Related

CentOS 5 :: Copy Data To Secondary Hard Drive?

Mar 12, 2009

I am hosting some VPS, and I am wondering the best way to copy the VPS data to a secondary hard drive mounted on /backup on a daily basis.

View 5 Replies View Related

Fedora :: Copy System To Another Hard Drive - Without Starting From Scratch

Sep 21, 2010

Wondering if any know of a program that I can use to make an exact image of my fedora 13 operating system and transfer it to my new hard drive. I want to upgrade the hard drive and reinstall the exact system from the original drive to my new one, without starting from scratch. Just wondering if there's a program for Fedora 13 like Norton Ghost.

View 3 Replies View Related

Fedora Installation :: EIDE Hard Drive Recognized As Sda Hard Drive

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







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