Re: solved: pmbr: Boot loader too large

2013-01-23 Thread Daniel Braniss
> > never underestimate the human stupidity (mine in this case) nor of the boot. > > pmbr will load the whole partition, which was 1M, instead of the size of > > gptboot :-( > > > > reducing the size of the slice/partition fixed the issue. > > pmbr doesn't have room to be but so smart. It can't

Re: solved: pmbr: Boot loader too large

2013-01-22 Thread John Baldwin
On Tuesday, January 22, 2013 6:42:22 am Daniel Braniss wrote: > > hi, > > this is the output from gpart show: > > => 34 976773101 ada0 GPT (465G) > > 34 2048 1 freebsd-boot (1.0M) > >20824194304 2 freebsd-ufs [bootme] (2.0G) > > 4196386 125829

Re: pmbr: Boot loader too large

2013-01-22 Thread Andrey V. Elsukov
On 22.01.2013 16:41, Daniel Braniss wrote: > the source pmbr.s seems to say different - 545K, but since gptboot is 15k ... > someone should mention it in the gpart(8) man page. It is already documented in the gpart(8) man page, twice. -- WBR, Andrey V. Elsukov ___

Re: pmbr: Boot loader too large

2013-01-22 Thread Daniel Braniss
> This message is in MIME format. The first part should be readable text, > while the remaining parts are likely unreadable without MIME-aware tools. > > --2055831798-439718327-1358853899=:41917 > Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 > Content-ID: > Content-Transfer-Encoding: quoted-

Re: pmbr: Boot loader too large

2013-01-22 Thread Trond Endrestøl
On Tue, 22 Jan 2013 12:24+0100, Trond Endrestøl wrote: > On Tue, 22 Jan 2013 13:21+0200, Daniel Braniss wrote: > > > hi, > > this is the output from gpart show: > > => 34 976773101 ada0 GPT (465G) > > 34 2048 1 freebsd-boot (1.0M) > >20824194304 2 f

Re: solved: pmbr: Boot loader too large

2013-01-22 Thread Daniel Braniss
> hi, > this is the output from gpart show: > => 34 976773101 ada0 GPT (465G) > 34 2048 1 freebsd-boot (1.0M) >20824194304 2 freebsd-ufs [bootme] (2.0G) > 4196386 12582912 3 freebsd-swap (6.0G) >16779298 959993837 4 freebsd-zfs

Re: pmbr: Boot loader too large

2013-01-22 Thread Trond Endrestøl
On Tue, 22 Jan 2013 13:21+0200, Daniel Braniss wrote: > hi, > this is the output from gpart show: > => 34 976773101 ada0 GPT (465G) > 34 2048 1 freebsd-boot (1.0M) >20824194304 2 freebsd-ufs [bootme] (2.0G) > 4196386 12582912 3 freebsd-s

pmbr: Boot loader too large

2013-01-22 Thread Daniel Braniss
hi, this is the output from gpart show: => 34 976773101 ada0 GPT (465G) 34 2048 1 freebsd-boot (1.0M) 20824194304 2 freebsd-ufs [bootme] (2.0G) 4196386 12582912 3 freebsd-swap (6.0G) 16779298 959993837 4 freebsd-zfs (457G) =>