Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2021 14:29:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 135690] [panic] [ata] ufs_dirbad: /backuphd: bad dir ino 22259126 at offset 0: mangled entry
Message-ID:  <bug-135690-227-XfNIGtYqdy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-135690-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=135690

--- Comment #8 from Karel Gardas <karel.gardas@centrum.cz> ---
Forgot to mention. I run qemu with:
$HOME/sfw/qemu-5.2.0/bin/qemu-system-riscv64 -machine virt -smp 4 -m 4G
-nographic -device virtio-blk-device,drive=hd -drive
file=FreeBSD-14.0-CURRENT-riscv-riscv64.qcow2,if=none,id=hd -device
virtio-net-device,netdev=net -netdev user,id=net,hostfwd=tcp::2233-:22 -bios
$HOME/sfw/opensbi/generic/fw_jump.elf -kernel
$HOME/sfw/u-boot-qemu/usr/lib/u-boot/qemu-riscv64_smode/uboot.elf -object
rng-random,filename=/dev/urandom,id=rng -device virtio-rng-device,rng=rng
-nographic -append "root=LABEL=rootfs console=ttyS0"

and download images from here:
https://download.freebsd.org/ftp/snapshots/VM-IMAGES/14.0-CURRENT/riscv64/

After image download/uncompress I usually resize it (qcow2) by +20GB to have
more space. FreeBSD nicely resize fs in the VM.

Besides enabling ssh server and adding user, I've not done anything to alter
standard VM configuration.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-135690-227-XfNIGtYqdy>