Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 12:13:08 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   Dualboot and ZFS
Message-ID:  <20180115051308.GA45168@admin.sibptus.transneft.ru>

next in thread | raw e-mail | index | archive | help
Dear Colleagues,

I have a box with dual boot: Windows and FreeBSD/UFS:

$ gpart show ada0
=>       63  976773105  ada0  MBR  (466G)
         63       1985        - free -  (993K)
       2048  293029888     1  ntfs  [active]  (140G)
  293031936  598958080     2  ntfs  (286G)
  891990016   83886080     3  freebsd  (40G)
  975876096     897072        - free -  (438M)

$ gpart show ada0s3
=>       0  83886080  ada0s3  BSD  (40G)
         0  75497472       1  freebsd-ufs  (36G)
  75497472   8388607       2  freebsd-swap  (4.0G)
  83886079         1          - free -  (512B)

$ 

boot0 handles the OS selection, everything works just fine.

Can I install FreeBSD with root-on-zfs into ada0s3 somehow?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
AS43859



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180115051308.GA45168>