Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 19:13:38 +0300
From:      Andrey Fesenko <f0andrey@gmail.com>
To:        Volodymyr Kostyrko <c.kworr@gmail.com>
Cc:        freebsd-fs@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: Root on ZFS & GPT and boot to ufs partition
Message-ID:  <CA%2BK5SrPowdMK_nF7xRdw3NvatTG%2BoBeq5So4n=yESr_foOfUzA@mail.gmail.com>
In-Reply-To: <4F1D7A3E.9050806@gmail.com>
References:  <CA%2BK5SrOxDAaoc97QuCRHW=RSZTTDLdDBsT9uBOZ8Z0qc3bsYgg@mail.gmail.com> <4F1D7A3E.9050806@gmail.com>

index | next in thread | previous in thread | raw e-mail

On Mon, Jan 23, 2012 at 7:18 PM, Volodymyr Kostyrko <c.kworr@gmail.com> wrote:
> Andrey Fesenko wrote:
>>
>> System install for manual http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot
>> only + freebsd-ufs (ada0p2)
>>>
>>> uname -a
>>
>> FreeBSD beastie.mydomain.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0
>> r229812: Mon Jan  9 19:08:10 MSK 2012
>> andrey@beastie.mydomain.local:/usr/obj/usr/src/sys/W_BOOK  amd64
>>>
>>> gpart show
>>
>> =>        34  625142381  ada0  GPT  (298G)
>>          34        128     1  freebsd-boot  (64k)
>>         162   26621952     2  freebsd-ufs  (12G)
>>    26622114    8388608     3  freebsd-swap  (4.0G)
>>    35010722  590131693     4  freebsd-zfs  (281G)
>> boot code MBR (pmbr) and gptzfsboot loader
>>
>> In the old loader was F1,F2,F3.... new no :(
>>
>> Is there a way to boot system freebsd-ufs (ada0p2)
>
>
> `gpart set -a bootonce -i 2 ada0` should do.
>
> --
> Sphinx of black quartz judge my vow.

# gpart set -a bootonce -i 2 ada0
bootonce set on ada0p2
#shutdown -r now

No, not work. After reboot freebsd-zfs (ada0p4)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BK5SrPowdMK_nF7xRdw3NvatTG%2BoBeq5So4n=yESr_foOfUzA>