From: Jens Axboe <qemu@kernel.dk>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] smp support and ide lba48
Date: Sat, 11 Mar 2006 13:31:15 +0100 [thread overview]
Message-ID: <20060311123115.GA15454@suse.de> (raw)
In-Reply-To: <200603101532.25567.mgoppold@tbz-pariv.de>
On Fri, Mar 10 2006, Mario Goppold wrote:
> Hi,
>
> I try to install SuSE92-64 on an 400G HD but it fails:
>
> hda: max request size: 128KiB
> hda: cannot use LBA48 - full capacity 838860800 sectors (429496 MB)
> hda: 268435456 sectors (137438 MB) w/256KiB Cache, CHS=65535/16/63, (U)DMA
> hda:<4>hda: lost interrupt
> hda: lost interrupt
> ...
>
>
> If I switch to 32bit (in grub) it works. Here is my Env:
>
> Qemu: snapshot20060304 (gcc version 3.3.6)
> KQemu: kqemu-1.3.0pre3 (gcc version 4.0.2, SuSE10.0, 2.6.13-15.8-smp)
>
> qemu-img create test.img 400G
> qemu-system-x86_64 -m 512 -k de -localtime -smp 2 \
> -net nic,vlan=0,macaddr=00:01:02:03:04:05 -net tap,vlan=0 \
> -hda test.img -cdrom /dev/dvd -boot d
>
> If I reduce the image-size it won't better.
>
> Yust now I try it without "-smp 2" and see what I want "unkown partition
> table ..."
>
> So my question is : Is lba48 not smp save or is smp support broken (or
> incomplete)?
lba48 support is not committed yet, read the linux messasge - it says it
cannot use lba48, because the drive (qemu) doesn't support it. Find my
latest posting on this list, it should get you going.
--
Jens Axboe
next prev parent reply other threads:[~2006-03-11 12:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-10 14:32 [Qemu-devel] smp support and ide lba48 Mario Goppold
2006-03-11 12:31 ` Jens Axboe [this message]
2006-03-13 9:11 ` Mario Goppold
2006-03-13 9:19 ` Jens Axboe
2006-03-13 9:29 ` Mario Goppold
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=20060311123115.GA15454@suse.de \
--to=qemu@kernel.dk \
--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.