freebsd / gpt boot

Steven Hartland killing at multiplay.co.uk
Mon Dec 14 09:49:39 UTC 2009


The following worked for me on 8TB array:

Add slices as needed (modify sizes as required):
    gpart add -s 128K -t freebsd-boot da0
    gpart add -s 1G -t freebsd-ufs -l root da0
    gpart add -s 10G -t freebsd-swap -l swap da0
    gpart add ...

Then for installing the bootcode:
    gpart bootcode -b /mnt2/boot/pmbr -p /mnt2/boot/gptboot -i 1 da0

>From re-reading you initial post the problem seems to be that its
not mounting root correctly is that the case, as you don't explicitly
say what the error is your getting?

    Regards
    Steve

----- Original Message ----- 
From: "Adam Jacob Muller" <freebsd-stable at adam.gs>


I'm assuming your referring to " FreeBSD 8 GPT install, how?" thread you originated?
While that thread covers generically installing on GPT, it does not cover this issue.


Also, even after adjusting a few things -- using gpart instead of gpt to make partitions and "gpart bootcode" instead of "gpt 
boot" which is the only difference between what these faqs suggest and what I was doing -- I am still encountering the same issue.


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster at multiplay.co.uk.



More information about the freebsd-stable mailing list