General :: Can't Continue Coppying Files From CD

Jan 25, 2010

I have downloaded Ubuntu 9.10 4 times from various sites and have burn the ISO on CD.Half way during the installation a message jums up concerning faulty CD or faulty CD ROM and that ubuntu can't continue coppying files from CD which in this case it doesnt apply, as my CD ROM is in good order.I have been dissapointed after noumerous tries installing UBUNTU.

View 2 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Burning A DVD Video - Folder Contains Non-vob Files And Can't Continue ?

Jul 11, 2010

I have a folder called VIDEO-TS filled with .vob files and other things. I did it before, but don't remember what I used to make it a regular dvd video. I tried Devede, but when I drag the folder to the app, it says "folder contains non-vob files and can't continue" or something like that.

View 1 Replies View Related

General :: Deal With Job That Stop And Cannot Continue Unless Made Foreground?

May 23, 2010

Recent example: mountlo (using UML):

vi@vi-notebook:~/b$ mountlo -m 16 -d /dev/uba1 /home/vi/mnt/usb -t vfat -o iocharset=utf8,allow_other&
[1] 32561
vi@vi-notebook:~/b$ Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking PROT_EXEC mmap in /tmp...OK

[Code]...

Also happens with Gimp (when it does run it's plug-ins). Parts of Gimp started by `gimp q.jpg&' freeze and cannot continue unless "killall -CONT" or made foreground. Is it a bug? How to reliably start things in a background?

View 1 Replies View Related

General :: How Can I Continue Linux Experience With No Internet Connection?

Jan 18, 2010

Well; soon my site will be down and my internet too.I am still unemployed and can't pay my bills.I wish I could get a job in Linux somewhere, but it doesn't seem possible.Does anyone get paid in Linux? So, was wonderin how can I continue my Linux experience with no internet connection?And, Does anyone know of a hosting site that would hold or distribute my creations URL...they will be deleted from servers in about a week.I only pay $7 a month for my site; but its $40 a month for internet connection.

View 14 Replies View Related

General :: Disk Read Error - Press Any Key To Continue

Dec 17, 2010

I have just assembled my computer and installed Fedora 13. After rebooting I get Error 25: Disk read error, Press any key to continue. When I do that the systems goes back to the GRUB window where I continue to press enter and it goes back to the error after a while.

View 4 Replies View Related

General :: Delete The Folders And Make Space To Continue

Aug 29, 2010

i have been copying dvd's and now i do not have enough room in my temporary folder,but i cannot find out how to delete the folders and make space to continue

View 7 Replies View Related

General :: Error: Bootmgr Is Compressed, Press Ctrl+Alt+Del To Continue

Jul 2, 2010

Here's my problem: While choosing to compress certain folders from within Windows 7, I marked the boot manager as 'compressed'. Now, when I try to boot, I'm not able to boot into Windows 7, or any other OS (I get an error: bootmgr is compressed, press Ctrl+Alt+Del to continue, which restarts the system and the same cycle continues.

I have a Windows 7 + open SUSE + Ubuntu 10.04 LTS wubi install boot setup. To complicate things, its a laptop, and the DVD drive is conked. Is there any way I can boot into any of my OS's? If not using a live boot, can I, perhaps make a bootable USB flash drive, boot into it and uncompress the boot manager ? Note: I'm typing this from another desktop, and I do not have Windows installed on this.

/ed:
Used this: [URL]..questions/137877/decompressing-files-on-an-ntfs-volume-from-linux/137906#137906 Still no go, getting the same error message.

View 2 Replies View Related

General :: Way To Stop Command Output To Continue Scrolling Down Terminal

Jan 4, 2011

I moved from a Linux environment from one company to another and one annoying difference came out:When I used to run an application in a terminal (no GUI), the transcript lines were presented one the window - when the window was full then the scrolling of the lines would continue only if one hit the space bar to proceed (of course waiting to user input did not stop the run).

In the new environment the behavior is different - transcript lines keep going on and on so I need to scroll up - and moreover each page-up command is cancelled by the new lines appearing.perhaps this is also reproduce with other Linux commands , say "find" or "ls".

View 4 Replies View Related

General :: LiveUSB - Boot Screen Appears But Do Not Start And Continue

Aug 5, 2010

I created a live usb and I am trying to boot linux, but after it starts a large written ubuntu screen when starting appears i.e its boot screen but it do not start and continues as if it is still loading.

View 8 Replies View Related

General :: Vim To Input A Single Character And Continue In Command Mode

Jun 23, 2011

I increase my knowledge in vim in two ways. Little hints about doing this or that and scattered studies using the vim help files. Please do not believe I always rely on the first one.

View 12 Replies View Related

General :: Continue Running A Program Inspite Of Killing The Shell Which Invoked It?

May 31, 2011

Possible Duplicate: Leave bash script running on remote terminal while not logged in? I run a program, say ./a.out 10 from the shell prompt. Assume that there's a while(1) inside the program being run. Now if I try to close the shell, it warns me that it'll kill my running program too! So, how to kill the shell and still let my program continue running in the background?

I tried exec ./a.out 10 but the shell is still there. Another alternative is to simply double click my executable but then how will I pass command line parameters?

View 2 Replies View Related

General :: Kills A Process Internally Or From Where It Picks File To Continue Its Process?

Jan 8, 2010

one tell me the internal working of kill command. that is how it kills a process internally or from where it picks file to continue its process.

View 3 Replies View Related

General :: Continue A Script After "the Any Key" Is Pressed By A User?

Apr 24, 2010

IS there a way to continue a script after "the any key" is pressed by a user? I know there's the command "read" but then the input is put into a variable. Now i wan't to continue the script without comparing the user input. I tried something like this:

echo "Press any key to continue"read input

if [ $input = true ]; then
echo "Ok here we go"
fi

Also with a wild card but it doesn't work properly. Is there perhaps another way then with the "read" function?

View 5 Replies View Related

General :: Save The Process And Log Out Then Log In And Continue The Process?

Nov 16, 2010

I've been running my shellscript for about half an hour now. It's taking longer than I thought to process all the data. I have the process ID of it. Is it possible to save the process and log out then log in and continue the process? I know how to pause a process using kill -pause pID and continue it using kill -cont pID. But that only work if you don't log out after pausing it.

View 5 Replies View Related

Programming :: Way To Continue With C++ Project

Apr 26, 2010

I would like to ask your opinion for a new C++ project.I just finished writing a chess engine in a software engineering lecture.I don't see any way to continue with that project and I would like some new ideas.I would prefer to start something on my one but suggestions about small open source projects that are already out there are welcome.

View 3 Replies View Related

Ubuntu :: Can't Continue Installation / Why Is This Happening?

Feb 10, 2010

I'm installing Ubuntu Karmic Koala via Wubi. Tried many times, still didn't work. It said "Cannot find the ISO /ubuntu/install/installation.iso bla bla bla..."

I'm not sure why but I've reboot the computer properly. Anyone know why is this happening?

One thing, please don't say "Do a real Ubuntu installation" as I need my brother's permission first before making a partition and install it, in case of anything happen.

View 6 Replies View Related

Ubuntu :: Server - Start The GUI And Continue Using VNC?

Mar 24, 2010

I run a headless Ubuntu file server which I access remotely via ssh or using VNC. After reboot, short of moving monitors around, is there anyway to start the GUI and continue using VNC as I normally would? I still rely on the GUI to get done what I need for the most part.

View 9 Replies View Related

Ubuntu :: Get Rid Of The Newer Kernel And Continue To Use The Old One?

Jul 31, 2010

I had some problems with the latest kernel (didn't play well with Warcraft)... So, I when I rebooted; I selected an older kernel in Grub Worked perfectly. How can I get rid of the newer kernel, and continue to use the old one?

View 2 Replies View Related

Ubuntu :: Installation Cannot Continue / Go Round It?

Feb 23, 2011

I have been trying to install on my toshiba satellite c655 laptop the ubuntu operating system. Anytime it gets to where i can use it as a live DVD and I would want to install, it gets to stage 3 of 7 and gets stuck. No error messages are given, the install dialog can be minimized and other task done but the installation will never continue. Anyone with idea about how to go round it.

View 3 Replies View Related

Ubuntu :: Get Rid Of Grub And Just Continue Using My Windows?

May 31, 2011

I had a dual boot of Ubuntu 11.04 with Windows XP SP3. I formatted the ext4 partition of Ubuntu. Now when I start my pc, it says "Unknown Filesystem" and then gives me a grub command line. How can I get rid of that and just continue using my Windows?

View 3 Replies View Related

Debian :: Error: Installation Cannot Continue Without This Dependency

Jun 2, 2010

I am running Debian squeeze and I am trying to install hplip-3.10.5 so I can use my new HP Photosmart C4750 printer.I downloaded the automatic installer and ran it and it gave me the following error message:

RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'cups-image (CUPS image - CUPS image development files)' is still missing.
error: Installation cannot continue without this dependency.
error: Please manually install this dependency and re-run this installer.

So I ran apt-get install cups-image and got the following:

raygo75@RayGo1:~/Desktop$ sudo apt-get install cups-image
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package cups-image

does the package "cups-image" exist? and if it does were can I find it. I have looked to no avail. I have posted a question on hplip seeing as that is were I got the script from.

View 12 Replies View Related

Ubuntu :: Keyboard Not Found - Press F1 To Continue

Jun 13, 2010

I got this keyboard no found error...no problem since my grub menu 1st entry is ubuntu...so once I got to load ubuntu, the keyboard magically works.

Basically when booting, it show "Keyboard not detected, press f1 to continue" then at the grub menu, I am not able to select win xp or anything. So by default 1st entry is ubuntu so I can boot into ubuntu.

Once ubuntu is loaded, I can use the keyboard to enter my password....

So I was wondering if the cmos battery is flat...but still why can't my key board be detected when booting up?

View 5 Replies View Related

Ubuntu :: Manually Mount The Cd And Continue Installation?

Sep 10, 2010

I am trying to install some software through wine, but unfortunately the cd is not auto-mounting, is there a way I can manually mount the cd and continue installation?

View 9 Replies View Related

Ubuntu :: Process Continue After The Start XAMPP?

Apr 20, 2011

I have installed XAMPP in Ubuntu, but I do not know how the process continue after the start XAMPP.

View 3 Replies View Related

Ubuntu :: Cpu Monitor Doesn't Continue To Update?

Apr 20, 2011

Over the past two weeks my laptop has started locking up at random. I thought maybe it was a thermal issue, because I have an upgraded hard drive (put in 2 years ago) and once a month or so I might get a heat related lockup. I keep my fans running at high speed and the laptop elevated now and don't typically have an issue.

The freezing has started to become a daily occurrence now, and yesterday it locked up three times. I am able to move my mouse (unlike thermal lockups where everything goes down) but unable to click anything. The entire display freezes, and my cpu monitor doesn't continue to update.

I finally ssh'd into my laptop and was surprised to see it responding just fine. htop showed that my X-server was at 100%. When I killed it, X restarted automatically and promped me to log in. Everything is fine after this until the next lockup.

When I don't have access to ssh I have to hard-shutoff the laptop. That can't be good on this 5 year old macbook. I have done my system updates in the past two weeks that may have triggered this, but I don't remember anything specifically. I've tried all versions of my kernel that are installed but nothing, I have the intel video and have not had problems with it up until now.

2$ uname -a
Linux macbook 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64 GNU/Linux
3$ lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

Can anyone suggest something to try? I'm not sure how to go back to older versions of the the video drivers, but I'm not even sure if that is the issue. I did add the following to /etc/apt/sources.lst after the lockups started occuring:

Code:
# X
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu lucid main #X-Updates PPA
deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu lucid main #X-Updates PPA
and did a full update, but this hasn't helped.

I'm running Ubuntu 10.04 LTS

View 5 Replies View Related

Ubuntu :: Why Doesn't Everything Continue To Work After An Upgrade

Jul 6, 2011

I'm just a newbie to this operating system. Even though I'm having some trouble, it still seems more sensible to me than Windows. I'd like to continue to use it, but I'd like to know why it doesn't work for me sometimes, and I'd like to see if I can't make it work better for me.

After I upgraded to 11.04 I've had a host of problems. My USB ports have intermittant trouble recognizing storage devices. My USB ports also have intermittant trouble recognizing my USB WiFi device. The VLC player will crash the Gnome Desktop whenever I use it. I still haven't figured it out.

I'm interested in the following question:

Why can't software and hardware that already works be insured to continue to work after an upgrade?

View 3 Replies View Related

Applications :: LibXtst Required To Continue With Installation

Jun 6, 2010

I largely believe the name of the program is irrelevant, but if you must know, it is Qjoypad. Anyway, I follow the instructions, but an error is returned "libXtst is required to continue with the installation". Well, I have libXtst6.

View 5 Replies View Related

Networking :: Forcing SSH Process To Continue Running?

Apr 27, 2009

running a large program on a remote SSH server the other day when I was disconnected. This is a large program, ~48 hours to complete, and I was disconnected around hour 40. I have restarted the program using the following (Note: I am already ssh'd into the server) ./20090427_9crossing > 20090427_9crossing.out & Now, I believe this will run the program in the background and output to the file. So, if I get disconnected again will it continue to run? If not, is there a way that I can get it to keep running?

View 7 Replies View Related

Server :: Continue The SCP Transfer Process Once Break?

Jul 23, 2011

My requirement is nearly transferring 50GB files from remote server to local server via SCP command,while transferring the data its break-en because of some reasons in 35% itself. is it possible to resume the transfer process again from this 35% process.

View 3 Replies View Related

Server :: Trigger SSH Jobs To Continue After Disconnecting?

Feb 27, 2010

I have a server here and want to set up transfer jobs to run overnight.

I log in via SSH to it from my laptop and would like to start the job, disconnect yet still have it run.

Is this possible, if so, how?

View 4 Replies View Related







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