diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1887745')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1887745 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1887745 b/results/classifier/zero-shot/108/other/1887745 new file mode 100644 index 000000000..a568c53db --- /dev/null +++ b/results/classifier/zero-shot/108/other/1887745 @@ -0,0 +1,41 @@ +other: 0.965 +graphic: 0.858 +boot: 0.835 +device: 0.826 +performance: 0.812 +PID: 0.709 +vnc: 0.704 +debug: 0.696 +semantic: 0.635 +permissions: 0.523 +network: 0.469 +socket: 0.416 +files: 0.353 +KVM: 0.054 + +call-method block-size failed with error ffffffdf + +I start Debian 10 PowerPC version in QEMU with this command : + +/usr/bin/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" -M mac99 + +GRUB menu appears. Then, I choose "Default install", the screen is cleaned and "Loading..." appears. But after, nothing happens and I've got this error message : + +C>> annot manage 'undefined' PCI device type '<NULL>': +>> 1af4 1009 (0 2 0) + +>> ============================================================= +>> OpenBIOS 1.1 [Mar 12 2020 14:02] +>> Configuration device id QEMU version 1 machine id 1 +>> CPUs: 1 +>> Memory: 512M +>> UUID: 00000000-0000-0000-0000-000000000000 +>> CPU type PowerPC,G4 +milliseconds isn't unique. +>> switching to new context: +>> call-method block-size failed with error ffffffdf +>> call-method block-size failed with error ffffffdf + + +I found this post, I don't know if it could help... : https://lists.gnu.org/archive/html/grub ... 00001.html + |