Re: boot and boot0cfg problem

2010-03-30 Thread Daniel Braniss
> 30.03.10, 14:03, "Daniel Braniss" : > > > > On 30.03.2010 12:05, Daniel Braniss wrote: > > > > so it seems that someone is preventing changes to the partition table! > > > > btw, this problem was not present in older boot0 (1.0) where the active > > > > partition flag is ignored. > > > > >

Re: Re: boot and boot0cfg problem

2010-03-30 Thread N.J. Mann
In message <73161269963...@web103.yandex.ru>, Andrey V. Elsukov (bu7c...@yandex.ru) wrote: > 30.03.10, 14:03, "Daniel Braniss" : > > > > On 30.03.2010 12:05, Daniel Braniss wrote: > > > > so it seems that someone is preventing changes to the partition table! > > > > btw, this problem was

Re: Re: boot and boot0cfg problem

2010-03-30 Thread Andrey V . Elsukov
30.03.10, 14:03, "Daniel Braniss" : > > On 30.03.2010 12:05, Daniel Braniss wrote: > > > so it seems that someone is preventing changes to the partition table! > > > btw, this problem was not present in older boot0 (1.0) where the active > > > partition flag is ignored. > > > > You can chang

Re: boot and boot0cfg problem

2010-03-30 Thread Daniel Braniss
> On 30.03.2010 12:05, Daniel Braniss wrote: > > so it seems that someone is preventing changes to the partition table! > > btw, this problem was not present in older boot0 (1.0) where the active > > partition flag is ignored. > > You can change active partition via gpart(8). > Hi Andrey, I'm sor

Re: boot and boot0cfg problem

2010-03-30 Thread Andrey V. Elsukov
On 30.03.2010 12:05, Daniel Braniss wrote: so it seems that someone is preventing changes to the partition table! btw, this problem was not present in older boot0 (1.0) where the active partition flag is ignored. You can change active partition via gpart(8). -- WBR, Andrey V. Elsukov _

boot and boot0cfg problem

2010-03-30 Thread Daniel Braniss
hi, I have a this SBC that boots off a CF card, when it boots, I can select the boot partition via F1 or F2 and all is OK. when I do it via boot0cfg the 'default_selection' changes correctly, but the 'active' partition is not changed, so boot ignores it. I went ahead and cha