[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't boot with qemu



On 17/07/2020 17:35, David VANTYGHEM wrote:

> Hello,
> 
> All debian-10.0-powerpc-NETINST-1.iso in https://cdimage.debian.org/cdimage/ports/
> boot with qemu and GRUB, until 2019-07-16 version.
> They don't boot with 2019-11-17 version and newer versions.
> 
> GRUB menu appears, I choose "Default install", the yellow screen is cleaned and after
> "Loading...", nothing else happens.
> 
> Could someone verify this ?
> 
> 
> I'm using this command :
> 
> qemu-system-ppc -monitor stdio -M mac99 -k fr -machine accel=tcg -m 512 -cdrom
> /home/david/Bureau/debian-10.0.0-powerpc-NETINST-1.iso -hda
> /home/david/Documents/Informatique\ et\ téléphone/Documentation\
> informatique/Macintosh/Debian_10_LXDE -virtfs
> local,id=shared_folder_dev_0,path=/home/david/Bureau,security_model=none,mount_tag=shared0
> -boot order=dc,menu=on -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 -net user
> -net user,smb=/home/david/Bureau -rtc base=localtime -name "Debian + LXDE sur iMac G3"
> 
> With QEMU emulator version 4.2.0 (Debian 1:4.2-3ubuntu6.3)

Thanks for the report and the forum reference above - I can confirm that I can
reproduce the error here.

Digging around for a couple of hours shows that we appear to generating an unexpected
memory fault when reading the kernel from the disk which is why the loader appears to
freeze (I can see it running through the OpenBIOS code to display the fault, but
obviously things are so bad that it doesn't make it to the console).

Now to try and figure out the difference between the good and bad images...


ATB,

Mark.


Reply to: