Page MenuHomeFreeBSD

11-CURRENT arm64/aarch64 qemu-boot
ActivePublic

Authored by gjb on Apr 20 2015, 3:40 PM.
Tags
None
Referenced Files
F125164: 11-CURRENT_arm64_aarch64_qemu-boot
Apr 20 2015, 5:32 PM
F125085: 11-CURRENT_arm64_aarch64_qemu-boot
Apr 20 2015, 3:40 PM
Subscribers
None
/usr/local/bin/qemu-system-aarch64 \
-m 4096M -cpu cortex-a57 -M virt \
-bios /home/gjb/tmp/vms/QEMU_EFI.fd \
-localtime -serial telnet::4444,server -nographic \
-curses -drive if=none,file=./qcow2.img,id=hd0 \
-device virtio-blk-device,drive=hd0 \
-device virtio-net-device,vlan=0,id=net0,mac=52:54:00:09:a4:37 \
-net user,vlan=0,name=hostnet0
The default boot selection will start in 1 seconds
[1] FreeBSD (efi stub)
[2] Shell
[3] Boot Manager
Start: 1
[1] FreeBSD (efi stub)
[2] Shell
[3] Boot Manager
The default boot selection will start in 1 seconds
[1] FreeBSD (efi stub)
[2] Shell
[3] Boot Manager
Start: 3
[1] Add Boot Device Entry
[2] Update Boot Device Entry
[3] Remove Boot Device Entry
[4] Reorder Boot Device Entries
[5] Update FDT path
[6] Set Boot Timeout
[7] Return to main menu
Choice: 2
[1] FreeBSD (efi stub)
Update entry: 1
Not possible to retrieve the supported device for the update
[1] Add Boot Device Entry
[2] Update Boot Device Entry
[3] Remove Boot Device Entry
[4] Reorder Boot Device Entries
[5] Update FDT path
[6] Set Boot Timeout
[7] Return to main menu
Choice:

Event Timeline

gjb changed the title of this paste from untitled to 11-CURRENT arm64/aarch64 qemu-boot.
gjb updated the paste's language from autodetect to text.