Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2017 10:04:38 -0800
From:      Peter Grehan <grehan@freebsd.org>
To:        Allan Jude <allanjude@freebsd.org>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: Help getting vbox .vdi imares to run under Freenas
Message-ID:  <d3ac7c00-3f0f-635a-819a-ed23ca17f28a@freebsd.org>
In-Reply-To: <13af4cda-44d7-5b2c-7dbe-862b3fc8be40@freebsd.org>
References:  <9bcff734-5ed5-a228-df5e-5ff35cf9e3ff@gmx.net> <4b65f427-07dc-8b0c-1ac9-59c3c1533336@freebsd.org> <201dbbc3-53de-ba98-6a88-16dd06444bc5@gmx.net> <13af4cda-44d7-5b2c-7dbe-862b3fc8be40@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>> |grub> ls (hd0) Device hd0: No known filesystem detected - Total size
>> 16777216 sectors ... where extracting the MBR and looking at it with
>> fdisk shows the partitions... |
  ...
> Well, you are not telling grub to USE a partition, you are asking it to
> read (hd0) has a file system
>
> You likely want something like: ls (hd0,msdos1)

  There's some additional info at 
https://github.com/pr1ntf/iohyve/issues/228 -

> grub> ls
> (hd0) (cd0) (host)
> grub> ls (hd0)
> Device hd0: No known filesystem detected - Total size 16777216 sectors

  ... so it looks like grub isn't able to auto-detect the partitions.

later,

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d3ac7c00-3f0f-635a-819a-ed23ca17f28a>