Fedora :: Qemu - Converting VDI To VMDK
Mar 2, 2011
I am trying to convert my VirtualBox hard drives (.vdi) to VMware Workstation format (.vmdk). I found this link [URL] but cannot find the path for qemu-img. I downloaded Qemu Manager v7.0 from [URL]. Please disregard. I found it.
C:Program Files (x86)QemuManagerqemuqemu-img
View 1 Replies
ADVERTISEMENT
Feb 9, 2010
Has anyone actually gotten this to work on Fedora 12? I ran the convert and have tried every single option imaginable to qemu-kvm to get it to boot the image but no luck. I get the "A disk read error occurred" message every time it goes to boot. Also tried booting the vmdk directly (same error), running windows recovery and running fixboot and fixmbr (same error), etc.I've spent most of the day on this off and on and feel like I'm running out of options. Are there some debugging tools I can use to give me some more direction?
View 1 Replies
View Related
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
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
Jul 27, 2011
After patiently waiting for 30+ hours during install attempts with the "Virtual Machine Manager", I realized that it wasn't going to happen. So then I read about a possibly working version, qemu-kvm How to use this to get a VM install up and going ? For instance, this command appears to begin an install, but where does it actually create a vm image from that?
qemu-kvm -m 512 -cdrom /iso/Fedora-14-i386-DVD.iso
View 5 Replies
View Related
Feb 6, 2011
I have set up a virtual machine under VMware Player 3.1.2 in Debian. Operating system of this virtual machine is a Windows Server 2003. I would like to periodically test this Windows Server 2003 installation for viruses. Obvious solution would be to install an AV software under this Windows Server 2003 installation. However, I was wondering, is this possible to use NOD32 for Linux or clamav in order to test this Windows Server 2003 installation for viruses? Is NOD32 for Linux able to detect viruses inside the .vmdk file?
View 1 Replies
View Related
Dec 18, 2009
I'm running a Windows 7 guest using Virtual Machine Manager to launch my "console" to the VM. I believe it uses VNC to connect to the console. I'd like to have clipboard synchronization so I can copy from the host and paste to the guest.
View 1 Replies
View Related
Nov 8, 2010
I just install QEMU and virtual machine manager to use virtualization, but virt-manager cannot run properly. I can create a VM, then mount CDROM ISO, startup. With Windows installation, it runs well until format partition step, after that it is disconected and exit with error related to VNC. I dont know why have this problem cause the packages that I installed is from Fedora repo and I think they have been tested.
Here are some infos:
Fedora 14 - kernel 2.6.35.6-45.fc14.i686.PAE
qemu-2:0.13.0-0.7.rc1.fc14.i686
libvirt-0.8.3-2.fc14.i686
virt-manager-0.8.5-1.fc14.noarch
View 1 Replies
View Related
Dec 25, 2010
Anyone familiar with QEMU? I'm attempting to load F15 for testing purposes along with REL 6. This is what happens, all goes well until it is actually starts downloading files to the virtual disk which appears to work until it gets to about 1/2 way completed, then it hard crashes(actually shuts the machine down). Also I had to turn of ACPI because when it is enabled it just hangs the VM altogether. I'm wondering if I should also turn off APIC?
Is there some way of loading a VM in verbose mode or debug mode to see what is happening and maybe causing this hard crash. The log files for QEMU shows nothing other then the normal loading of the virtual machine, its given name, source ISO and things of that nature.
View 1 Replies
View Related
Jan 13, 2011
I am facing some strange problem as using 2 nic's on kvm child vm. Secondary interface eth1 is not working on vm but eth0 is working , i am using routing mode, here below details.Platform --> Fedora 13 (for both KVM host and child vm)Start VM using 2 nics support using below command.
/usr/bin/qemu-kvm -M pc -m 256 -smp 1 -name myguest1 -uuid
5dcb91e1 -nographic -monitor
unix:/var/lib/libvirt/qemu/myguest1.monitor,server,nowait -boot c -drive
[code]....
View 2 Replies
View Related
Jun 11, 2009
Has anyone seen this error in libvirtd?libvir: QEMU error : out of memoryWhatever it is, I'm pretty sure that's what's keeping my virt-manager from working. There's 12GB of DDR3 on this box, so I really really hope that it's not actually a memory problem. This here is a brand-new whitebox I build just for virtualization on F11. Can anyone here help me make it work?
Edit: This is a 64-bit install. All 12GB are accessible by the OS.
View 4 Replies
View Related
Nov 19, 2009
Having a problem, have built some VM's and importet some from JumpBox, but they will not boot from the HD. I am using files for the HDs mixture of ".img" and ".vmdk". I can boot and build from the network and CD/ISO, but after the installation completes it reboots attempts to boot from the HD and nothing happends. No error message is displayed.
Has any one come across this ?
View 1 Replies
View Related
Jul 21, 2010
Is anyone familiar with how to correct a glitch with Qemu-KVM that prevents virtual machines (Windows Server guests) from starting after the Linux host has been rebooted? It gives an error constructing a domain in /dev/sr0 because of /usr/share/virt-manager/virtManager/engine.py line 493 [run_domain vm_startup], /usr/share/virt-manager/virtManager/domain.py line 573 [startup self.vm create()] and /usr/lib/python2.6/site-packages/libvirt.py line 287 [create if ret=-1 raise libvirtError].
View 1 Replies
View Related
Aug 11, 2009
After install glibc-2.10.1-4 (x86_64) package, i couldn't run the qemu-kvm anymore.
SELinux is preventing qemu-kvm (svirt_t) "setrlimit" svirt_t.
SELinux prevented pt_chown from using the terminal 0.
View 6 Replies
View Related
Jan 6, 2010
I'm running some vm's in FC12 with kvm-qemu and using virt machine manager. I'd like to have some ports automatically forward on startup and be able to add redirections on the fly. Redirection on the fly is talked about here, but I am getting lost on what should be basic instructions.[URL]
As far as startup, In the past I just ran qemu from the cli and manually specified redirection with redir. I can't figure out how to do it with The virt machine manager which I am using to start my VM's now. I do not want the guests to see the host. From cli startup without virt machine manager, it looked like this: qemu -m 256 -hda vm.img -redir tcp:5555::80 -redir tcp:5556::445 &
View 2 Replies
View Related
May 3, 2011
I'm running Fedora x86_64. I need to setup a virtual machine to do some work on ARM platform. Thus, I've installed QEMU.
Code:
qemu --version
QEMU emulator version 0.13.0 (qemu-kvm-0.13.0), Copyright (c) 2003-2008 Fabrice Bellard
Then, I have dowloaded an ISO image of Debian 6.0 armel.Following instructions on official wiki, I have first created an empty disk image,
Code:
qemu-img create -f qcow debian-armel.img 650M
then I have attempted to boot from ISO image;
Code:
qemu -m 512 -hda debian-armel.img -cdrom debian-6.0.1a-armel-CD-1.iso -boot d
Boot process hangs with the message:
Code:
Booting from cdrom...
639 medium detected
Boot failed: Could not read from CDROM (code 0004)
No bootable device
link refers to Fedora 12, but it seems still unresolved...
View 4 Replies
View Related
May 23, 2011
when i apply this command $ make install --> that for build qemu for symbian in ubuntu i face this error -->mkdir -p "/amn/symbian/gcc/sf/adapt/oss+FCL+adapt+qemu.hg/symbian-qemu-0.9.1-12/bin" mkdir: cannot create directory `/amn': Permission denied
View 2 Replies
View Related
Oct 1, 2009
how to convert mkv files to either avi or mp4?
ATM I'm trying to use mencoder and am not impressed with it telling me it can't find the file I'm trying to convert. Especially when it WAS perfectly able to fid the file before my computer had an unfortunate crash, which didn't even affect the file in question.
View 4 Replies
View Related
Jun 16, 2010
I've got a batch of MOV format videos, I want to convert them to the MP4 format (I've heard these two are similar, and MP4 is more plain form of MOV?). Can I do this in Fedora? I've also heard that converting from MOV is generally difficult.
View 7 Replies
View Related
Aug 27, 2010
when i scan some documents they are saved as .PNM files. what I would like is JPGs.
does anybody know any good ways of batch converting pnm files to jpeg files.
View 9 Replies
View Related
Jul 7, 2011
I am building my first rpm package and I cannot seem to find out how to change an existing .tgz to a .tar.gz as required by the rpm .spec file - I've attempted to search on this, but I can't find the exact command I'm looking for. Specifically, I hope to avoid having to untar the .tgz and simply convert it to the .tar.gz format.
View 4 Replies
View Related
Aug 13, 2011
I installes ffmpeg according to [URL] The program works (i get textoutput) but i am doing something wrong i think. Whet i enter
Code:
ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title hitlistpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4
i get
Code:
[root@Koen-PC sadaci]# ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title testfilmpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4
[Code]....
View 6 Replies
View Related
Aug 31, 2011
I have custom hardware running on a PCI backplane with an SBC running Fedora 5. This has been running in a factory environment for years. Unfortunately, the SBC has been EOL, so I must convert to a new SBC running Fedora 14. The driver for this hardware was also custom, and I have been able to get it to compile and load on the new system. It links to the new hardware, and sees the bars as described by the firmware on the board. Unfortunately, I can't seem to configure the driver for writes/reads. I can read the read/write parameters from the driver (the default values from initialization), so I can access the driver, but whenever I try to write to the next_read or next_write parameters file, nothing happens. The file remains unchanged. The permissions are correct for the parameters file, but I'm wondering if there is some kind of access problem because I seem to have to be SU for many operations that I didn't have to be in Fedora 5 (like build the driver). My experience with Fedora 14 is very limited. Any ideas with what might have changed from Fedora 5 to Fedora 14 .
View 4 Replies
View Related
Oct 22, 2010
How can I convert, say, 1 out of every 8 frames from the movie?
View 5 Replies
View Related
May 18, 2011
I've not used Fedora since 2007, the last time I tried an install it merged all my existing partitions into one LVM group.
Is the normal behaviour of Fedora to convert all partitions into one Physical Volume?
Is yes, is there a way to disable this during install?
I prefer to manage my partitions individually.
View 1 Replies
View Related
Nov 22, 2009
Trying to convert a midi file I created in Rosegarden into a wav file using Sound Converter. Snd Cnvrtr wants to load some gstreamer "bad" plugins, but they end up conflicting with "good" plugins and "ugly' plugins that had been loaded in the kernel (I think). Thought I might remove gstreamer and load up the "bad" plugins, but that meant removing a huge chunk of programming including Snd Cnvrtr. Anyone got any idea how I might do the conversion apart from Snd Cnvrtr? Either that or how I might get hold of the appropriate plugins to allow the midi to wav conversion to take place?
View 1 Replies
View Related
Dec 31, 2009
Got this compact video camera for Christmas have tried Handbrake, Pitivi, avidemux tried both versions, kino nothing works to date and can't find a way to change the camera settings.
View 6 Replies
View Related
Jan 20, 2011
I have been searching for a while for a program to convert .flac files I rip off of cd's with my laptop (running Fedora 11) to a usable iTunes format for my desktop (running Win XP). The cd drive on my desktop is currently broken, so my fix of ripping on my desktop, then using Rhythmbox on my laptop is temporarily unavailable.
Any suggestions? I've tried audiokonverter, soundconverter, audio-convert-mod and each come up with errors or wouldn't install.
View 8 Replies
View Related
Aug 6, 2011
I've been a Linux user for 5 years, though this I only recently started using RPM based distros. I'm still in my first week using Fedora and I love it. Hats off to the development team. Now, onto my question:
I have a rather large collection of music in three different formats: MP3, OGG, and FLAC. I'd like to shrink my library by converting all the flac files to ogg. However, since I don't want to convert from lossy to lossy, I'm going to leave the mp3s alone. Is there a program that will allow me to do this quickly and easily? I'd prefer a GUI, though I'm comfortable working with the terminal if needed.
View 5 Replies
View Related
Jun 16, 2009
I upgraded F10 to F11 successfully.
Then I convert the / partition filesystem by the following steps:login as root user in multi user mode read [url], and execute tune2fs -O extents,uninit_bg,dir_index /dev/mapper/VolGroup01-LogVol00 modify /etc/fstab, change the type of / to ext4
reboot
(because fsck say running it on a mounted filesystem can cause filesystem damage, so i decide to reboot to single user mode first. maybe it's a mistake here) try to boot F11 to single user mode, failed
reboot from a SystemRescueCD-1.2.0 LiveCD
run e2fsck -fpDC0 /dev/mapper/VolGroup01-LogVol00 in SystemRescueCD-1.2.0 LiveCD, no error reported
reboot
try to boot F11 normally(multi user mode), but it failed at: EXT3-fs: dm-0: couldn't mount because of unsupported optional features (40).
I tried rescue mode of Fedora-11-i386-netinst.iso after these steps above. The / partition can be found and mounted to /mnt/sysimage correctly. I can read/write files in / partition, and i can even yum new softwares in rescue mode, but it just can't be mounted when booting.
View 6 Replies
View Related