Ubuntu :: Copy Files Hangs System "Oops 0000 [1] SMP"?
Jul 29, 2010
I'm using the latest Ubuntu 8.04.4 server x64 edition in my PC. I'm using a QuadCore CPU (2.4GHz) and 2GB of RAM in My PC.I have 3 HDD:- sda+sdb are in RAID1 and all partition are ext3 fs.- the third sdc is single drive with ext3 fs.While I copy files from one disk to another (I trying all cases, for example RAID1 to RAID1, sdc to sdc, sdc to RAID1, RAID1 to sdc and the results are the same) sometimes my system hangs up with message: "Oops 0000 [1] SMP" or "general protection fault: 0000 [1] SMP" when I copy large files.
I read lot of forums and some said that I must disable acpi in grub. I'm trying the acpi=off, noapic, nolapic parameters with all variants, but nothing helps.When I copy small files the system works good. But If I copy large files (400-500MB) the system randomly hangs, and sometimes the ext3 filesystem crashes too and the disk where I copied the files go back the previous state, and the files which i copied are disappears
View 3 Replies
ADVERTISEMENT
Jul 12, 2011
copy files from one CentOS system to another one. The files are generated automatically at one server, and i want to copy them immediately to an other server.
View 9 Replies
View Related
Jun 7, 2010
I am running some Pcap files through editcap and then tshark. I am running fedora 11. This will create a couple of thousand text files all numbered sequentially 1-x. How can I copy these files across a network(I connect using putty) or how can I copy them onto an external HD so that when I view them on the windows machine they have the right formatting (Windows know to open them with wordpad/notepad) basically that windows knows that they are text?
View 11 Replies
View Related
Jan 8, 2010
I have installed quanta plus software as i fount on net that quanta plus is nearest to dreamweaver.But now i am facing a problem in it as it is not able to open any php files which are located on another PC. Although my PC is connected to that PC in the network but still i have to copy those files in my local system and then only it is opening. But i want it to open directly.Is there any solution?
View 4 Replies
View Related
Jun 30, 2010
I need a command-line method of copying files from a Linux box to a Windows machine that is in a domain and requires authentication. I cannot install additional software or services on the Windows XP machine. I can install any software on the Linux machine. I've tried scp, but the connection failed and if my understanding is correct it is because scp requires that the target (windows machine) be running an ssh service. Is there a command-line linux utility that can pass Windows domain user and password and then copy a file from the linux machine to a share on the windows machine?
View 1 Replies
View Related
Sep 23, 2009
I am using CentOS 5.3. output of "uname -a" Linux localhost.localdomain 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux
My kernal version is kernel-2.6.18-92.el5
Whenver i try to copy files from my centos to pendrive ( 2gb, kingston datatraveller) my system is gettin hanged leaving no option then to reboot. i tried from the terminal also, and as a diffrent user also. but same results. sometimes i can copy files of small size. but when i go above 5 mb..system hangs..
View 1 Replies
View Related
Jul 9, 2010
just installed ubuntu couple of days back on my netbook. I am still a beginner, enjoying my adventure exploring ubuntu. I have another desktop which runs on XP. I am able to access XP shared folders through my netbook(linux). However, i wanted to copy files from XP infact folders using TERMINAL in my netbook, not copy and paste using my mouse. Are there any commands for it?
View 1 Replies
View Related
Sep 1, 2010
I have a 160GB harddrive which I installed a F12, would like to upgrade to a bigger drive, but I hate to have to re-install everything.
Recommend a good disk copy utility? The utility should be able to not only copy files, but boot sector and everything. So I just need to make a copy, change my BIOS to boot from the new drive and run everything as before.
View 11 Replies
View Related
Mar 30, 2011
I'm running LibreOffice 3.3.1 and 3.3.2 on openSUSE 11.4 KDE. Does anybody have a problem where the KDE interface hangs after copying text in LibreOffice writer? On my system, I copy text in LibreOffice Writer either with the keyboard shortcut or with the context menu, and then I try to click on another window in the task bar, and it doesn't respond for about 2 seconds. The interface within LibO does keep responding though.
View 1 Replies
View Related
Apr 30, 2010
I downloaded the x86 server version for Lucid twice today. Both times before burn the md5 match those published on the Ubuntu site. I am attempting to install the system on a Dell poweredge 2500. 2x 1.4 gb P4 procs, 1 gb ram, 750 GB HDD (raid) Boot to installer. it goes through the standard language checks, keyboard, checks for cdrom, then attempts to start copying files.
It gets to 17% copy on fs-core-modules-2.6.32.21-generic-di and hangs there for 5 minutes or so. Then comes back with the error that it could not get the file and asks if I want to retry. all retries lead back to this error. As I said, MD5 is exact, burner does not complain of a bad burn, and disk is closed at the end of the burn. so, has anyone else been able to install Lucid server x86? burned four disks today, one pair on two different burners. All fail at 17% retrieving that file.
View 9 Replies
View Related
Feb 20, 2011
Is there a method at the command line to copy files from one location to another and retain the source files group and user?I'm migrating some MySQL files from one machine to another.I want to back-up the original files in the directory presently. They have owner:group of mysql, some have owner:group root:mysql and so on. To copy them under cli or Nautilus everything changes to root for I execute sudo cp or gksudo nautilus and copy via gui.
Since it is MySQL data I could simply do a dump of the database and restore it on the other machine. But there's about 20 db's and I want to do this via a copy for it will be faster - at least that is what I think.
View 5 Replies
View Related
Oct 26, 2009
So I installed FC11 and it seemed to be working ok I was having an issue configuring sendmail so I decided to use Yum to remove it and to re-install sendmail.I type yum remove sendmail and it asked me if I wanted to remove 39 dependancies. I said yes and it removed way more than just sendmailIt even removed Yum itself
HELP...I do not even have any way in the GUI for software installs, and YUM is no longer present.It even removed all but 7 items in my administration drop down. Can I fix this with the install CD of Fedora
View 1 Replies
View Related
Jun 30, 2010
second day ever using command line so bare with me. I setup a cloud server through rackspace hosting..I installed vsFTPd and made a user and password and set the home directory to /var/www for this user When I try connecting via FileZilla, I get this error
Response:220 (vsFTPd 2.0.5)
Command:USER arms2o10UseR
Response:331 Please specify the password.
Command:PASS **************
Response:500 OOPS: cannot change directory:/var/www/
I have been looking at all different forums and have tried multiple things like through selinux, chowning etc..
View 8 Replies
View Related
Dec 22, 2010
On Linux I do:
rdesktop remotepc
How do I copy and paste between my local system and the remote system?
View 1 Replies
View Related
Aug 25, 2009
How can you create a script to move or copy files from a main directory into multiple directories below the main directory.
View 7 Replies
View Related
Feb 1, 2011
When i installed ubuntu. I made a seperate partition so that i could copy an ISO image onto it of an up-to-date version of ubuntu. I wanted to then boot the ISO up so i could install the version that way.I've already tried doing it through the update manager but it'll download, almost be done with installing and it freezes on me. so i figured this would be easier. However i do not know how to gain access to the other partition to copy the ISO image.
View 6 Replies
View Related
Jun 8, 2010
I have many files and folders in my source folder. I want to copy some files and folders from that source folder to destination folder. What should be require to given with the "cp" command?
View 1 Replies
View Related
Sep 25, 2010
I had a minor problem with my ubuntu install, and a person said to go to startup manager and select reset to original settings. I did this and when I restarted It asked me to boot ubuntu 9.10, which would not work as I upgraded long ago. Now all I get is the option to boot 9.10, and I really want to get back into my computer. Running ubuntu 10.04 with latest updates as if 25 september New Zealand Time.
View 2 Replies
View Related
Sep 10, 2011
I no expert and this was a bit of mucking around. Installed Version 5 dot something on a desktop (DELL OptiPLex) with a couple of extra HDDs, for a server to play with (samba to Windows). I used the drives as a single logical drive via LVM.
We had a power cut, now it doesn't work. In fact it's been hanging around for a couple of years and before I dump it I wonder if there is any chance of getting some of the wife's letters, pictures, etc that I promised I try and get off.
The /boot partition seems to be there and I've attached a photo of what happens at boot, and I admit....I haven't a clue what it all means. Also I did not think ahead and did not create a recovery disk. I know, I know heap damnation on me for being so reckless, but any chance I can get myself back in the wife's good books?
View 7 Replies
View Related
Aug 4, 2010
I have Mythbuntu 10.04 installed on an exclusive HTPC and working great... until tonight. After letting the system update some packages (161 packages if I remember right), I suddenly have an issue where the graphical system won't start. After researching I found three error messages that might be causing that.
1. At the start of splash screen I see "UUID=xxxxxxxCD7 not ready yet or not present" I checked in /etc/fstab and found that this is the swap partition. I don't remember seeing this before so this could be the culprit.
2. I'm not at the computer in question right now but I saw a Plymouth error about "mountall" and then the message "plymouth command failed". Not sure if this could be the main error.
3. after a while (usually ca. 1-2 min) I receive thousands of errors of the kind "out of memory"... "kill process XXXX" (process vary wildly e.g. dbus-daemon, mysql, etc)... "process killed"..."respawning"
After error 3, I'm not able to switch to graphical console (ctrl-alt-F7). If I was in the graphical console at this moment, I simply can't switch to the CLI console. I'm always afraid of updating my system since I've seen lots of things breaking afterwards (usually the proprietary graphic drivers) but this is really strange.
View 1 Replies
View Related
Apr 25, 2009
I'm trying to install CentOS 5.3 on a VMWare virtual machine running VMWareServe 1.0.4 build-56528. I have 8 virtual machines that are running some older kernel (RH FedoraCore 4) without any trouble. My system has an AMD Athlon XP 1800 processor and has 1G RAM. Every time during the installation after choosing skip media (I have already checked that the media is OK) I get a kernel OOPS and the capslock and scroll lock keys start blinking. My first guess was that this could be a ACPI issue, so I have disabled ACPI using the acpi=no boot option. The problem persists with the acpi=no option set. During the boot install process, I have seen some messages like this one
ACPI Exception (processor_core-xxxx): AE_NOT_FOUND, Processor Device is not present [xxxxxxxxx]
I have searched for this issue and found a RedHat Bug 435653 that reports this same issue, but this report is somewhat old, so i think that this issue as already been fixed and reflected to upstream. I have tried also to install using the text mode installation, but the same problem. To further isolate this problem, i have avoided the hardware detection and this was the first time that i have overcome the first screen (test media screen), as i have choosen with the success the language and the keybord layout. After choosing the beyboard layout, the kernel OOPS shows up again. On the screen 4 (debug screen) I don't see any relevant messages.
View 10 Replies
View Related
Jun 30, 2011
i have 11.04 in my pc.when im using the vlc media player, after playing 5-10 min, its going to be stopped automatically and system will become very slow . so again i am going to restart the system .after restarting the system my theme going be changed . i couldn't figure out whats the problem . help me to get out of this.
View 2 Replies
View Related
May 7, 2010
What's up with this log message?
shpchp 0000:00:01.0: Cannot reserve MMIO region
After grub loads I get a flashing cursor then I get this message on the screen.
This is what I found in dmesg:
shpchp 0000:00:01.0: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
shpchp 0000:00:01.0: Cannot reserve MMIO region
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
I'm running an AMD laptop With Lucid x86_64, a custom install I did off the alternate iso with onlyLXDE installed.
All my hardware works fine and this just seems like some sort of bug.
Is there anyway I can silence all kernel messages at bootup?
This is what I have in /etc/default/grub and it's not working to silence it.
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=0 splash"
View 9 Replies
View Related
Oct 12, 2010
I'm using a Toshiba satellite U400 and just upgraded from 10.04 LTS to 10.10 and now, every time I try to suspend the PC, it hangs. Before, 10.04 LTS worked perfectly.
I searched ad could only find some talks about 'vt switch' [URL] but couldn't understand if there is a solution to the problem and if yes what is it
View 9 Replies
View Related
Apr 24, 2011
http://ubuntuforums.org/showthread.php?t=1567415
Tried all methods to no avail in 10.10 x32/64. Is there a real fix and why does this happen?
View 3 Replies
View Related
Apr 26, 2011
VLC media player hangs OS when starting, presumably as it loads a new video file (.mp4 in my case). It doesn't happen every time, but after a few days it eventually freezes the system requiring a reset. Google shows many complaints on this, but no fix. Is there a solution?
View 1 Replies
View Related
Mar 22, 2010
When running Update Manager in KDE, it always hangs at 66/67 files, and I have to click cancel. I then get:
Failed to fetch http:[url]...
Failed to fetch http:[url]...
Some index files failed to download, they have been ignored, or old ones used instead.
View 1 Replies
View Related
Feb 25, 2010
Lots of these in my dmesg, dont like that. Don't think it should be there. Don't know how to get rid of it. What i do know is:
It's intel graphic card related on Ubuntu 9.10 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux On a EEEPC 1000H
View 5 Replies
View Related
Mar 21, 2010
I am using Ubuntu 9.10. Every time I try to reboot my system it hangs. Shutdowns work properly. I've done multiple re-installations. Nothing I've tried fixes the problem. Does anyone have any suggestions?
View 4 Replies
View Related
May 1, 2010
In Lucid Lynx, if you install gnome-do, then the system freezes at startup. The only solution is to uninstall gnome-do.
any workaround to this? I really like having gnome-do launcher
View 2 Replies
View Related