From: Ignacio Geli <igeli@itecnis.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Boot from disk problem
Date: Fri, 25 Nov 2011 12:23:18 -0300 [thread overview]
Message-ID: <4ECFB2E6.4010005@itecnis.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2017 bytes --]
hi all.
Im trying to run a solaris 2.5.1 vm acording the instructions of i found
in this blog:
http://tyom.blogspot.com/2009/12/solaris-under-qemu-how-to.html#uds-search-results
compile my qemu with:
git clone git://git.savannah.nongnu.org/qemu.git
cd qemu
./configure --target-list=sparc-softmmu
make
(version 0.13.50)
Ive downloaded the ss5.bin bios (sparc station 5)) I have the solaris
disk and i can do the installation but can't get the disk to boot.
I can boot from the cd, mount and check the /etc/system file it has the
"set scsi_options=0x58" option i set to make it work, still not working:
Here is the output:
/ok boot disk0:d
Boot device: /iommu/sbus/espdma@5,8400000/esp@5,8800000/sd@0,0:d File
and args:
SunOS Release 5.5.1 Version Generic [UNIX(R) System V Release 4.0]
Copyright (c) 1983-1996, Sun Microsystems, Inc.
WARNING:
/iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@1,0
(sd1):
corrupt label - bad geometry
Label says 1310720 blocks, Drive says 883120 blocks
Cannot mount root on
/iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@0,0:d fstype
ufs
panic: vfs_mountroot: cannot mount root
rebooting...
Resetting ... /
maybe the disk is wrong
ive try several disk one following these instructions:
1) qemu-img create -f qcow2 file.qcow2 12G
2) Add -drive file=file.qcow2,unit=3 to your qemu startup
3) Boot single user
4) echo
'disk_type="QEMU12.0G":ctlr=SCSI:ncyl=49152:acyl=0:pcyl=49152:nhead=16:nsect=32:rpm=7200'
>> /etc/format.dat
5) echo
'partition="QEMU12.0G":disk="QEMU12.0G":ctlr=SCSI:2=0,25165824:0=0,20971520:6=40960,4194304'
>> /etc/format.dat
6) format -d c0t3d0 -t 'QEMU12.0G' then label, y, and quit
7) newfs /dev/dsk/c0t3d0s0 followed by y
another downloaded from:
http://gunkies.org/wiki/Installing_Solaris_2.4_on_Qemu_SPARC
any help will be welcome
--
ITECNIS SRL <http:/www.itecnis.com>
Simplicity is the ultimate sophistication
Ignacio Geli
Implementación y Soporte
[-- Attachment #2.1: Type: text/html, Size: 4169 bytes --]
[-- Attachment #2.2: logo-mail2.jpg --]
[-- Type: image/jpeg, Size: 6391 bytes --]
next reply other threads:[~2011-11-25 15:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-25 15:23 Ignacio Geli [this message]
2011-11-25 16:01 ` [Qemu-devel] Boot from disk problem Andreas Färber
2011-11-25 18:24 ` Ignacio Geli
2011-11-26 8:01 ` Blue Swirl
2011-11-30 18:54 ` Ignacio Geli
2011-12-01 10:29 ` Artyom Tarasenko
2011-12-02 12:48 ` Ignacio Geli
2011-12-02 21:47 ` Artyom Tarasenko
2011-12-05 14:53 ` Ignacio Geli
2011-12-01 9:42 ` Artyom Tarasenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ECFB2E6.4010005@itecnis.com \
--to=igeli@itecnis.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.