]> rethought.computer Git - sorel-lang.git/commitdiff
fix qemu setup keep/80abc14162974b71bb1d1aca8783f2f6a6f16e44
authorBryan English <bryan@rethought.computer>
Sat, 31 Jan 2026 03:52:58 +0000 (22:52 -0500)
committerBryan English <bryan@rethought.computer>
Tue, 10 Feb 2026 04:08:54 +0000 (04:08 +0000)
rel-lang/qemu/setup.sh

index c6920952cbedf62614e0008617098c0c0647c3ac..b206ac60d02eede7ac4e313e676b1ccf9a0734bb 100644 (file)
@@ -13,5 +13,6 @@ ar -x ../u-boot-qemu.deb
 tar xvf data.tar.xz
 cp ./usr/lib/u-boot/qemu-riscv64_smode/uboot.elf ./uboot.elf
 
+cd ..
 qemu-img create -o backing_file=./dqib_riscv64-virt/image.qcow2,backing_fmt=qcow2 -f qcow2 overlay.qcow2