On Sat, Feb 8, 2014 at 6:20 AM, Olivier Cochard-Labbé <[email protected]>wrote:
> On Fri, Feb 7, 2014 at 8:38 PM, Peter Grehan <[email protected]> wrote: > > > > > > > If you create a sparse file for the bhyve raw disk (e.g. with truncate > > -s), du will show the actual blocks used rather than the total size. > > > But can I truncate an already existing image disk (downloaded nanobsd image > as example) ? > You can increase the size but not lower it. If your using raw format you just scp it over and it will work fine. (bhyve only supports raw format) -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
