Created
March 16, 2020 21:32
-
-
Save cjac/24044ce9434a99fb97abf02ac4d50a85 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@moon:~$ sudo qemu-system-sparc64 -M niagara -L /home/cjac/tmp/S10image/ -nographic -m 1024 -drive file=/dev/vg00/solaris-sun4u,if=none,id=hd,format=raw -drive file=/var/lib/libvirt/images/sol-11_3-text-sparc.iso,format=raw,if=pflash,readonly=on -net nic -boot d | |
[sudo] password for cjac: | |
qemu-system-sparc64: warning: hub port hub0port0 has no peer | |
qemu-system-sparc64: warning: netdev hub0port0 has no peer | |
qemu-system-sparc64: warning: requested NIC (anonymous, model unspecified) was not created (not supported by this machine?) | |
cpu Probing I/O buses | |
Sun Fire T2000, No Keyboard | |
Copyright 2005 Sun Microsystems, Inc. All rights reserved. | |
OpenBoot 4.20.0, 256 MB memory available, Serial #1122867. | |
[mo23723 obp4.20.0 #0] | |
Ethernet address 0:80:3:de:ad:3, Host ID: 80112233. | |
ok boot | |
Boot device: vdisk File and args: | |
hsfs-file-system | |
Loading: /platform/sun4v/boot_archive | |
Insufficient physical memory | |
The file just loaded does not appear to be executable. | |
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment