> On 17. Mar 2023, at 15:13, Carsten Grzemba via illumos-discuss > <[email protected]> wrote: > > 6G
OK. I assume, this is boot issue from cd, it may be different with usb (assuming the cdrom down below is not usb), but … anyhow, without debugging, it is hard to tell much more. rgds, toomas > set zonepath=/zones2/comms7 > set brand=bhyve > set autoboot=false > set ip-type=exclusive > add fs > set dir="/cdrom/sol-11.iso" > set special="/sam/app/sources/sun/iso-images/sol-11_2-text-x86.iso" > set type="lofs" > add options ro > add options nodevices > end > add net > set physical="vnic_comms7" > end > add device > set match="/dev/zvol/rdsk/zones2/bh_comms7" > end > add attr > set name="bootdisk" > set type="string" > set value="zones2/bh_comms7" > end > add attr > set name="cdrom" > set type="string" > set value="/cdrom/sol-11.iso" > end > add attr > set name="ram" > set type="string" > set value="6G" > end > add attr > set name="vcpus" > set type="string" > set value="4" > end > add attr > set name="vnc" > set type="string" > set value="on" > end > add attr > set name="vga" > set type="string" > set value="io" > end > add attr > set name="bootrom" > set type="string" > set value="BHYVE_RELEASE" > end > Thanks. > illumos <https://illumos.topicbox.com/latest> / illumos-discuss / see > discussions <https://illumos.topicbox.com/groups/discuss> + participants > <https://illumos.topicbox.com/groups/discuss/members> + delivery options > <https://illumos.topicbox.com/groups/discuss/subscription>Permalink > <https://illumos.topicbox.com/groups/discuss/T48bff2e3612b5ff7-Mcb96bd0d0e1572db8c6e5311> ------------------------------------------ illumos: illumos-discuss Permalink: https://illumos.topicbox.com/groups/discuss/T48bff2e3612b5ff7-Mb82d7520187e9e5f1b447c27 Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
