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

Re: GRUB doesn't install



Le mer. 22 juil. 2020 à 18:01, John Paul Adrian Glaubitz
<glaubitz@physik.fu-berlin.de> a écrit :
> Use scp.

Or 'cp' to /target, and then mount /target from the VM host.

Attached is the syslog from attempting to install in a QEMU VM
(similar to David's); GRUB fails to install for me as well. This is
with Mark's OpenBIOS.

Self-compiler qemu 4.2.0 started with:

$QEMU/bin/qemu-system-ppc \
        -monitor stdio \
        -M mac99 -machine accel=tcg -m 1G \
        -cdrom ./debian-10.0.0-powerpc-NETINST-1.iso \
        -hda  /dev/zvol/x10drldatapool/vm-ppc \
        -boot order=dc,menu=on \
        -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 -net user \
        -rtc base=localtime \
        -bios openbios-ppc-grubfix \
        -vnc :1

Hope this helps.

Cordially,

-- 
Romain Dolbeau

Attachment: syslog.gz
Description: application/gzip


Reply to: