General :: How To Quit QEMU Emulator Running ARM System?

Nov 9, 2010

I can't use shutdown -h now because I don't have permission (or root)the university script I have tells me to use ctrl-alt-delete but that doesn't shut it down like it says it should, instead it restarts it... so whats the safe way of doing this?

View 1 Replies


ADVERTISEMENT

General :: How To Mount SAMBA Shares With Windows 95 4.0 Running With QEMU?

Feb 12, 2011

I am encountering this difficulty. I have no networking onto windows 95 4.0 which in on the linux ubuntu machine. Windows 95 4.0 has no networking..

View 4 Replies View Related

General :: Running Program In Background In Child Emulator Process

Aug 26, 2009

I wonder how one can, if at all, run an X program in the background *in an emulator sub-shell process*. What I mean is to launch a program in an emulator, e.g, by xterm -e gedit

but with gedit (in this example) running in the background from inside the xterm sub-process, so that the xterm will accept other commands. In the above, gedit will run in the foreground, and of course, if you do
xterm -e gedit &

then xterm will run in the background, not gedit.In short, I would like to achieve the same thing as "gedit &" as you manually do in xterm, but from another shell. What I aim to do is write an X init script to achieve this result (to have the emulator open and a program or two running from it, in the background, at the X startup).

View 2 Replies View Related

General :: After Qemu-img, Qemu Is Not Capable To Detect The C Drive (empty)?

Oct 16, 2009

qemu-img , create any imagerun qemu -fda bootdiskwin98se.img -hda image.imgand No drive C what's going wrong with qemu-img/qemu?

View 3 Replies View Related

Software :: OpenMoko Not Running Through QEMU In Fedora9

Nov 17, 2008

I've trying to run openmoko thru qemu, i went thru the tutorial given at openmoko home page and did install and other things as given there and when i start the qemu, the emulator brings up a GUI which shows "openmoko" logo and then asks to select 1 out of 4 option[the options are like boot-up, enable some usb devices ,one more i dont remember the name, boot off] when i select boot-up i shows a new console and that shows some 4/5 lines os something[it just vanishes in less than a sec and show something like "checksum " blah blah blah] and then it again goes back to the same startup page and displays those 4 boot options. i tried the other options too but it never worked, not able to come up with any coclusion why this occurs. Has anyone faced this kind of problem ? Please help me out fix this problem as google dint help much. BTW i'm running Fedora9 2.6.26 kernel and qemu-0.9.1-6.fc9.

View 2 Replies View Related

CentOS 5 Server :: Error: File /usr/share/man/man1/qemu-img.1.gz From Install Of Qemu-img-0.10.5-1.el5.2.x86_64

Feb 6, 2011

When I try this yum install kvm qemu libvirt python-virtinst qemu-kvm I become this error

Transaction Check Error: file /usr/share/man/man1/qemu-img.1.gz from install of qemu-img-0.10.5-1.el5.2.x86_64 conflicts with file from package kvm-qemu-img-83-164.el5_5.25.x86_64

how can I resolve this error

View 1 Replies View Related

Ubuntu Multimedia :: Can't Have Flash Running While Playing NES Emulator

Feb 10, 2010

I'm using ALSA (mostly because of the fact that it performs best in lmms), but i can't have flash running while playing my NES emulator). i looked for libflashsupport in synaptic, but it's not there. How can i install it?

View 1 Replies View Related

Software :: Running Windows Server 2003 Under Qemu In Secure Sandbox

Feb 15, 2009

Does anyone know if it would be possible to do this? I read of people who have run Windows Server 2003 under qemu.. but i was wondering if i could get it easily to work in a secure sandbox, so i could run it as a internet server - knowing that it was secure and no one could then hack my computer.

View 1 Replies View Related

Ubuntu :: Get A Decent PSX Emulator On System?

Jul 3, 2010

K theres nothing online for PSX or ePSXe on ubuntu 10.04. i have the 32 bit os installed, but my processor is 64 bit, idk if that matters... but is there anyway i can get a decent PSX emulator on my system?

View 1 Replies View Related

Ubuntu :: Want 32 Bit Operating System Emulator

Jun 22, 2011

Is there any 32 bit operating system emulator (like a bridge) that I could easily use those packages or software that can be installed on a 32 bit operating system easier? Something easier than emulating another Ubuntu using Virtualbox.

View 2 Replies View Related

General :: DSL QEMU SSH Not Working/

Sep 29, 2010

I am using DSL thru QEMU. I was able to install it to a hard drive image.I started the SSH Service but I'm not able to connect to it from my Win 7 box via putty. I've edited the hosts.allow file to ALLOW external usersI've turned on the 22 port on my win 7 box firewall.

View 1 Replies View Related

General :: USB To USB CD ROM Emulator?

Feb 18, 2010

I'm wondering if anyone knows of a CDROM emulator that runs on Linux. I want to emulate this configuration:

[CDROM DRIVE]----USB CABLE----[COMPUTER UNDER TEST]

Where [COMPUTER UNDER TEST] is a computer that boots from a physical CD inserted into the [CDROM DRIVE]. Only instead of the [CDROM DRIVE] I want the following configuration:

[CD IMAGE BUILD MACHINE]-----USB CABLE-----[COMPUTER UNDER TEST].

I want to build an ISO image on the [CD IMAGE BUILD MACHINE] and have some sort of USB CDROM emulator running on it to serve up the ISO image to the [COMPUTER UNDER TEST] as though it was talking to the [CDROM DRIVE]. Does this exist? If it does, I can't find it. I want to do this so I can test out bootable CDs without burning a lot of coasters.

View 2 Replies View Related

General :: Possible To Install RPMs In Qemu?

Aug 28, 2010

Can we install packacges/rpms for example in qemu?

View 2 Replies View Related

General :: Possible To Have Persistent USB Distro Run Using Qemu?

Feb 2, 2011

today I setup a USB drive to use Qemu to boot Backtrack. It was so easy my grandma could do this! My thanks goes out to anyone who worked on the Qemu project!Now, I am wondering, how hard it is to get a distro to run persistently, using Qemu. I would like to have my .bashrc, apps I install, small scripts I write, etc. saved instead of the default bootup each time.

It doesn't matter which distro it is as long as it is Debian based. I did find this thread which I will try later but it sounds almost like I need to boot from USB first... not quite sure. I was hoping I could get further insight from someone before I waist too much time working toward something that will not happen.

View 8 Replies View Related

General :: How To Still See The 'man' Text After Quit Man

Apr 29, 2010

I typically use tcsh or bash and often want to use 'man' to review a command's options. Currently when I quit man or ctrl-C, the man text disappears and I see the scrollback buffer that was there before I performed the 'man' command. I would like to still see the 'man' text I was viewing as a reference while I'm typing the command at the command prompt without opening a second window, how can I do that?

View 5 Replies View Related

General :: Difference Between Qemu-kvm And Xen Virt-manager?

Aug 2, 2010

i heared that both modules are used to create virtual environment for linux, but what are the comparisons between them which differentiate them could you please explain them in brief .

View 1 Replies View Related

General :: Windows - How To Access Internet From QEMU

Jun 14, 2011

I am running qemu version 0.13 on windows XP. My Host OS is Windows XP and my guest OS is Debian 4(Etch). How do I connect to internet from Debian OS? My windows OS can connect to Internet. The following is the launching command which I am using now to launch qemu in windows XP.

qemuqemu.exe -L "qemu" -boot c -hda "debian4.img" -m 512 -localtime -ctrl-grab -usb -net nic,model=ne2k_pci,macaddr=52:54:00:12:34:56 -net user -redir udp:161::161 -redir tcp:4440::22

View 1 Replies View Related

General :: Change The Floppy Image Of Qemu?

Jan 18, 2010

I'm developing my own OS, but I'm having some problems with Qemu, because I need to change the floppy image from grub.img to os.img while the emulation is running, but how can I do this?

View 1 Replies View Related

General :: Decrease The Cpu Load During Qemu Execution?

Aug 8, 2011

is there any way to decrease the cpu load during qemu execution?

View 5 Replies View Related

General :: Why An Installer Would Quit All Of Sudden

Feb 6, 2010

I was doing a pxe install of slackware 13.0.The computer booted up perfectly, setup partitions, swap, and went into the setup to choose the source.I chose nfs and it successfully found the slackware.iso.It did a full install and it installs fine, then about halfway it just says 'Killed' or sometimes it just goes blank and stops installing those packages. I've tried like 5 times, same result each time(at different packages too). I currently have two sticks of ram inside, so I removed one and tried again, same error.I then shorted the install by only installing the main stuff and it was able to complete Asked me to setup the mbr and I was all set.Any idea on why the installer would just yack like that?

View 3 Replies View Related

General :: Keyboard Quit Working In X11?

Jan 6, 2010

I have no idea why but my keyboard suddenly stopped working in X when I started my computer this morning! The keyboard still works fine in the command line mode, though, so I can do stuff as long as it does not involve a GUI. (NetworkManager only works in X).

View 7 Replies View Related

General :: Nautilus Won't Quit In XFCE

Jan 31, 2011

How can I quit Nautilus? Supposedly it's Xubuntu ( with XFCE ); there are no panels, but right-clicking provides an Applications-Help-Reset-Exit-etc menu. After some googling Nautilus taking over the desktop seems to be a common problem, and typing something like killall nautilus or nautilus -q in Terminal is recommended. How can I open Terminal with no right-click menu and no panels, and Alt+F2, which, as far as I've understood, opens the Terminal, doesn't work?

View 3 Replies View Related

General :: Terminal Emulator - Output ?

Jan 10, 2011

What is the output of "date -u +%jXfce|sha256sum|sed 's/W//g'" if you run it in a terminal emulator?

View 3 Replies View Related

General :: Qemu / KVM Automatic Screen Resolution Change

Jul 10, 2011

I have been using VirtualBox for really long time, and personally I like it a lot, specially the screen resolution auto change to fit the window size. Lately I have moved to qemu/kvm for the sole reason to learn kvm, I have been missing different things from VirtualBox, but Am trying to stuck with It for now as I said just to learn It. Now to my question, Is there a way to get an automatic screen resolution change to fit the window size of the VM like what I get in VirtualBox?

View 1 Replies View Related

General :: Clone A Running System?

Jan 8, 2011

I'm thinking about cloning a system without having physical access to its HDD. Is it possible to simply copy the contents of the filesystem (using ssh/scp) to a freshly formatted HDD (maintaining the source fs-type and -geometry)?

View 14 Replies View Related

Fedora :: "A Windows 16/32/64 Bit Emulator" But Wine Stands For Wine Is Not An Emulator

Jan 11, 2011

I opened KPackageKit in my new Fedora system. I want to get wine. The description says "A Windows 16/32/64 bit emulator". But wine stands for Wine Is Not an Emulator.

View 2 Replies View Related

General :: Terminal Emulator Have The Similar Function That Can Be Run ?

Feb 2, 2010

We use Netterm as terminal emulator on windows , it works fine , is there any terminal emulator have the similar function that can be run on Linux ?

View 13 Replies View Related

General :: Correct Way To Shutdown System While Apt-get Still Running

Sep 9, 2011

What's the correct way to shutdown system while apt-get is still running? apt-get complains about unclean shutdown when I just shutdown computer.

View 2 Replies View Related

General :: How To Get Remote PC's Running Operating System Name

Jun 21, 2011

I need to know what operating system currently running on given remote pc IP address.

View 4 Replies View Related

General :: Running Command On Remote System

Jun 29, 2010

I want to remote login as a non root user and then run a command under the root account.I have set up the ssh/scp for the non root user and this configuration works fine. What I dont know is how to run a command under root once remotly logged in as the non-root account.I have to run this command under root, it cannot be changed.

View 5 Replies View Related







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