[Bug 251250] bhyveload cannot find filesystem: ERROR: cannot open /boot/lua/loader.lua: no such file or directory.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 19 08:06:09 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251250
--- Comment #1 from Martin Birgmeier <d8zNeCFG at aon.at> ---
- Probably one more item of interest: The iSCSI-attached disk does not have an
MBR, only a disklabel:
[0]# iscsictl -L
Target name Target portal State
iqn.1995-06.xyzzy.hal:disk909 hal.xyzzy Connected: da0
[0]# gpart show da0
=> 0 83886080 da0 BSD (40G)
0 256 - free - (128K)
256 4194304 1 freebsd-ufs (2.0G)
4194560 4194304 2 freebsd-swap (2.0G)
8388864 75497216 4 freebsd-ufs (36G)
[0]# bsdlabel da0
# /dev/da0:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 4194304 256 4.2BSD 0 0 0
b: 4194304 4194560 swap
c: 83886080 0 unused 0 0 # "raw" part, don't
edit
d: 75497216 8388864 4.2BSD 0 0 0
[0]#
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list