Ubuntu Installation :: Boot ARM .img Installer In QEMU?
Feb 8, 2010
The Karmic installers for ARM CPUs are .img files that are meant to be written directly to Flash media, rather than .iso files that are meant to be burned to CD.
I'd like to run the ARM port of Karmic under the QEMU hardware emulator. This should be possible, because the .img files are sector-for-sector images of a hard disk drive. But when I try, I get a panic because the kernel can't mount the root filesystem.
I think the problem is that hard drives are provided by QEMU by emulating an IDE controller, whereas the ARM .image files are meant to be run from a USB stick. Those are accessed via SCSI rather than IDE.
Perhaps my problem is that the kernel I'm using with QEMU doesn't contain an IDE controller. It appears that QEMU doesn't provide a SCSI emulation, just IDE. An alternative would be to convert the .img installer file to a bootable CD-ROM image. Is there a way I can do that? Here is my command line:
Code:
$ qemu-system-arm -M versatilepb -kernel ~/Documents/Kernels/ARM/vmlinuz-2.6.28-versatile -hda ubuntu-9.10-desktop-armel+dove.img -m 256M -append "root=/dev/sda1 rw"
It doesn't work to say "root=/dev/hda1 rw" - it still can't find the root filesystem.
View 4 Replies
ADVERTISEMENT
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
Mar 30, 2010
I want to install ubuntu 9.10 DVD, I have the iso image, so i try to boot the installer from hard disk by adding this lines to my menu.lst.
Code:
title Install Ubuntu
kernel (hd0,0)/install-ubuntu/vmlinuz
[code]...
View 9 Replies
View Related
Jul 11, 2010
I've spent a frustrating afternoon trying to install Xubuntu 10.04 x64. I had already installed Win7 Pro 64, and have been attempting to install on a separate hard drive. It wouldn't even boot into Xubuntu install. Figured a bad burn on the Cd so I reburned the image I had down loaded using Ktorrent. It wouldn't boot either. I swapped out the DVD burner. Still no go. Redownloaded using Ktorrent including the torrent. Wouldn't boot into the installer.
I did a fresh burn. Still it wouldn't boot to the installer. I then downloaded Xubuntu again but from a mirror and not using Ktorrent. Good MD5SUM. Burned it again on another computer. Still wouldn't boot into the installer. I burned a copy of Kubuntu 10.04 x64 and it installed with no difficulty. I've installed Xubuntu 10.04 x86 several times on other computers win no difficulty. But I have 8 Gb of RAM on this machine and want to use Xubuntu 64.
View 2 Replies
View Related
Dec 7, 2010
I just installed ubuntu via the windows installer. When I try to boot it, it comes up a cmd line and gives me some choices of boot/grub... and boot/disk/... they all lead back to the cmd line except the boot/disk option which leads to a message saying that it cant find the disk...
View 1 Replies
View Related
Jul 5, 2015
I've installed Ubuntu lots of times on my UEFI computer without any troubles. The last few days, I've been trying to install Debian Jessie on my computer. I do the steps bellow:
- Download the corresponding iso (amd64).
- Create a UEFI bootable USB drive with Rufus.
- With Safe boot, Fast boot and CSM disabled, I boot to the USB drive.
I expect to see something like this:
But what I get is this:
I'm using an Asus PC. GL550JK. The UEFI version is 205 (from Asus Support website).
Things I've tried:
- Booting with CSM on => Same behaviour. It's not my intention to install debian with CSM on, though.
- Using Wheezy instead of Jessi => Same behaviour.
View 5 Replies
View Related
Mar 6, 2010
I tried to boot the net installer (debian-504-amd64-netinst.iso) from a flash drive (installed with dd). When I tried to boot that, my BIOS skipped the flash drive, which I had set the flash drive as the first boot device. So, I put it on a CDRW, and got the same result. I also tried the offline installer (debian-504-amd64-CD-1.iso) using both of those methods, with the same results. I verified the MD5SUM of this download. I am installing on a computer with a 64 bit Pentium 4 Prescott, if it matters. I have no other working OS on the computer. What other options do I have? Or am I doing something wrong?
View 8 Replies
View Related
Jan 29, 2011
Cannot install Ubuntu10.10 from usb stick to Vista PC for dual boot-installer crashes.Launchpad report bug not allowing me to report new bug either!I have been trying to install 10.10 ALL day unsuccessfully. Unhappy about unsuccessful outcome!
View 9 Replies
View Related
Jul 16, 2015
I'm making some tests with Debian Setup.
As reported by the docs [URL] .... there are some boot parameters available for the Debian Installer.
I would like to try a setup setting the base-installer/install-recommends to false.
This can be done via preseeding, but I'd like to try it out setting the boot parameter.
I've tried several combinations but no one has been effective.
What is the syntax for setting the base-installer/install-recommends parameter to false at boot time?
View 3 Replies
View Related
Dec 10, 2010
I am trying to install Debian 5 on an Everex NM3500W Stepnote with a VIA chipset and integrated S3 graphics. The initial screen comes up, but when I click "install" it just prints the "booting..." message and sits there with the DVD spinning. Are there any particular problems know for this model? Any particular commands that might let the installer boot?
View 5 Replies
View Related
Feb 16, 2011
I have a Windows XP system, and wanted to install Ubuntu to a 100 GB XT3 partition on the same drive. I was told I could chainload Ubuntu from the NT Loader menu. I booted from a Ubuntu 10.04 CD and ran the installer. It didn't find any hard drives. On a hunch, I tried the 10.04 alternate installer CD. That DID find the hard drive and partitions. I had the installer make /dev/sda7 (the XT3 partition) the root. Installation proceeded smoothly, but then the installer told me it did not see any other OS's on my drive! Why? I directed the installer to place grub on /dev/sda7 instead of the MBR.
Per the instructions I was given, I used DD to copy the first 512 bytes of /dev/sda7 to the Windows primary partition (sda1) as bootloader.lnx. But the resulting file is empty, and it won't boot. I repeated the whole process - formatting, installing FOUR times, and same results. I have no idea where GRUB was installed. It is apparently not in the MBR, because I still have my normal Windows boot. I downloaded the 10.10 alternate installer and got the same exact results. Even switched from XT3 to XT4. After two weeks of this nonsense, I still have yet to see Linux boot.
View 9 Replies
View Related
Jan 18, 2015
I'm trying to reinstall Debian on one of my machines after an unsuccessful install of FreeBSD (it didn't jive with my ssd). Debian installations have never been a problem before on this particular setup before but now for some reason it won't get past the "Debian GNU/linux installer boot menu". The USB goes into idle mode and the menu does not respond to keyboard strokes. I've tried several debian images to no avail. Ubuntu seems to work just fine though but I don't want to install Ubuntu just because Debians having some problems. I booted ubuntu live and reformated the SSD I had tried to install FreeBSD on because there were no partition tables on it but that didn't work either. I'd like some expert input before I go do another `dd`.
View 2 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
Jun 26, 2011
I had ubuntu studio installed ( for the record I hated it and every ubuntu flavor I have ever used. ) After backing off all the stuff from my home dir I started to install testing from a dvd. ( Is there a net install for testing? I couldn't find it) Don't ask me how it happened but some times I would have two grub graphical boot menus. One would chain to the other. I suspect that happened from one of the very friendly updates ubuntu did. Well when I tried to install testing I got a red screen telling me that grub wouldn't install so I tried lilo. Well it wouldn't install either. Back in the old days when I was a slackware guy installing from a stack of floppies I had a trick to wipe out any boot loaders or other stuff that gave me a problem. I would dd if=/dev/zero of=/dev/<drive info such as hda with no partition number> .
This would write zeros over the drive and it would look like a new drive. So I did this trick. But still no joy ( this is a clue, dd was also thinking that the beginning of the drive was after the boot sector.). I suspected that the installer wasn't doing it's job right. So I got a PCLinuxOs disk and started that installer. The PCLinuOS installer has a cutesy visual bar that shows the partitions. Well sure enough the boot sector showed as blank. This was what the Debian installer had done. It left the boot sector blank and tried to install the boot loader right after it. This won't work. Now I consider when some version of Linux falls on it's face and another version does it right that the version that fell on it's face has a problem.
One might even call it a bug. But I don't know what to do about it. I don't think the problem is with grub or the installer itself. I think how the drive was looked at was faulty. That's why dd didn't blankout the boot sector. So what do I do to help get the Deb people to fix this? The more I think about it the more I think the problem is with udev ( what a surprise) I think this because I suspect dd looks to the info set out by udev to find the beginning of the drive.
View 6 Replies
View Related
Jan 1, 2011
Im trying to do a frugal install off the hard drive (no usb,cdrom) with unetbootin. It installs grub and then will boot the installer but is still tries to find the removable media. Whats going on????
View 2 Replies
View Related
Nov 28, 2009
I have a computer with windows xp on it, and i want to dual boot with fedora 11. I have 2 hard drives in it, 1 500gb HD and 1 350gb HD. the 350 isnt much concern b/c its just sitting there all free and unpartitioned right now. Now my 500gb is split into 3 partitions, a 20gb(with xp installed on it) a 105 gb with pretty much nothing on it and a 350gb with all my data.
My problem is I'm trying to resize my 20gb partition through the fedora 11 installer and when I tell it to resize say to 10gb it starts and fails the resize. its a NTFS partition and the windows stuff on the partition is only about 8gb. any idea whats going on? the only error I get is "The resize has failed"
View 3 Replies
View Related
Oct 13, 2010
I've just installed Fedora (F13) for the first time, on a new HDD, to give myself a dual-boot system. So currently I have:
So, at the appropriate stage in the install menu, there is an option for where to install GRUB, and a drop-down to choose which drive is the primary BIOS boot drive.
However, in both cases, no other drive except my new sdc is visible. So, I can install GRUB to MBR of sdc, or to first sector of boot partition - but no option to put it to my primary boot drive MBR on sda.
Likewise, in the GRUB configuration page, if I go to Add another OS, the only option it gives me is my new Fedora install. It doesn't list the Vista OS on sda at all.
The result is that I can boot to either OS by changing the boot drive priority in BIOS.
I guess my question is this:
- is this expected behaviour from the installer, meaning that I'll need to configure GRUB manually somehow? (gulp ) or
- did I do something wrong in the install process? or
- is this some weird bug manifesting itself?
View 12 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
Mar 19, 2010
So I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.
View 1 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
May 2, 2010
I have been away from Linux for a couple years. Burned ISO of 10.04. Is there an option during install to let the installer automatically set up the dual-boot?In the past I have partitioned the hard drive manually, set up home, boot, swap, etc. Now I am lazy. Will the Ubuntu installer create/resize partitions needed?
View 3 Replies
View Related
Nov 2, 2010
Trying to install Ubuntu 10.10 on new Apple Macbook Air 3.2 with USB key. I'm able to partition and install REFIT fine, but when I tell REFIT to boot from the USB key, it goes to black and says "boot error".I then tried dd'ing the USB key partition to a local partition on the Macbook Air and booting that via a suggestion from another thread. It actually started loading the purple Ubuntu bootsplash-looking background then went straight to black even before the screen to select "try" or "install". Anyone know how to get the install USB to boot?
View 2 Replies
View Related
Apr 23, 2010
I tried to install 64bit 10.04 Release Candidate but it fails every time. I have been using 64bit 9.10 Karmic on this computer so it's suitable for installation.
I tried to install from USB stick and from CD but same error at the same point! It fails just befere it starts to ask your locations etc...
There must be something totally wrong on installer. Checksums are ok etc...
Errors seen with CD and USB stick installation: Pop up: "Istalltion failed The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again."
On command line I can see following error message on CD:
These errors with USB stick:
View 9 Replies
View Related
Jul 23, 2010
I'm trying to set up a PXE Boot Installer for Linux. The problem I'm having right now is that our standard repo that was have set up [URL] doesn't seem to be working as an install point (I keep getting "no repository found"), even though it works great as a means for a software repo (Its used by several hundred other servers). Is there a difference between a software repository and an installation repository?
View 1 Replies
View Related
May 16, 2010
hey guys i am trying "again" to dual boot on my gaming computer, and i am failing miserably. i boot the cd, it detects the hard drive i set the partitions and press finish and either on the partitioning or the files copying the installer crashes. what can i do to make it work with raid 0 (nvidia chipset).
View 5 Replies
View Related
Mar 15, 2010
The instaler doesnt find my partitions and the XP that is installed too! For some reasons i cannot delete the whole hdd... if i format the partition, where (i want to install ubuntu) with fat, the pc crashes during the installing process after the tastaturlayout question! if i try some other formats, the installer tells me, that there are no Operating Systems installed and the hdd is unpartitioned!
if i start ubuntu live from the cd, the system finds all partitions, but if i run cfdisk in a terminal, i get a fatal error (cannot open disk space)... My machine is a acer aspire 1694 WLMi (pretty old, but should be no problem), bios is up to date, Windows is XP home edition with SP3.
View 6 Replies
View Related
May 3, 2010
I have three physical drives:
Drive 0: Used for paging file in windows and general temp file storage
Drive 1: Media storage
Drive 2: Windows installation
When booting off the Ubuntu 10.04 disc and running the installer, it gets up to the partition step and doesn't find my Windows installation (for the automatic partitioning and such) and lists Drive 0 as the drive it will install to. I really want it to see my Windows install and create a partition on that same drive. Can anyone help me in getting the installer to see the Windows installation?
View 5 Replies
View Related
Feb 19, 2010
The Ubuntu installer hangs on step 3 0f 6, the stage in which you select the keyboard layout. The computer it is being installed on is a Toshiba Satellite.disk had previously worked to install on a macbook for dualbooting.
View 6 Replies
View Related
May 28, 2010
change as I salvaged an old old computer and got it back into working order. Windows 7 kills the computer and the media being served is sluggish and slow.
The computer spec are as follows:
Asus A8N32-SLI Deluxe Bios 1303
Asus Nvidia En210
[code]....
View 8 Replies
View Related