Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2020 08:06:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 251250] bhyveload cannot find filesystem: ERROR: cannot open /boot/lua/loader.lua: no such file or directory.
Message-ID:  <bug-251250-27103-Ll5MaGYzSC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251250-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251250-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251250

--- Comment #1 from Martin Birgmeier <d8zNeCFG@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=20
[0]# gpart show da0
=3D>       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=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20
  c:   83886080          0    unused        0     0     # "raw" part, don't
edit
  d:   75497216    8388864    4.2BSD        0     0     0
[0]#=20

-- Martin

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251250-27103-Ll5MaGYzSC>