Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2013 20:07:18 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        freebsd-virtualization@freebsd.org
Subject:   bhyve fails to boot 9.1-RELEASE CD image
Message-ID:  <CAGBxaX=8khSmBbFCJNT%2Bksvy9rBhmo31%2BCc8Ox0eifsyEKtoBg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I get this when attempting to boot a 9.1-RELEASE ISO (amd/dvd1):


mountroot: waiting for device /dev/iso9660/FREEBSD_INSTALL ...
Mounting from cd9660:/dev/iso9660/FREEBSD_INSTALL failed with error 19.

Loader variables:
  vfs.root.mountfrom=cd9660:/dev/iso9660/FREEBSD_INSTALL
  vfs.root.mountfrom.options=ro

Manual root filesystem specification:
  <fstype>:<device> [options]
      Mount <device> using filesystem <fstype>
      and with the specified (optional) option list.

    eg. ufs:/dev/da0s1a
        zfs:tank
        cd9660:/dev/acd0 ro
          (which is equivalent to: mount -t cd9660 -o ro /dev/acd0 /)

  ?               List valid disk boot devices
  .               Yield 1 second (for background tasks)
  <empty line>    Abort manual input

mountroot> ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaX=8khSmBbFCJNT%2Bksvy9rBhmo31%2BCc8Ox0eifsyEKtoBg>