Re: Error Upgrading 6.4 to 6.5 mount failure

2019-05-12 Thread Otto Moerbeek
On Sun, May 12, 2019 at 09:40:06AM +0100, Jeffrey Joshua Rollin wrote:

> A more interesting question is, why "rw," with a comma,  worked on 6.4 but 
> not 6.5.

I think the difference is that fstab parsing by mount is less strict
than the upgrade script's parsing; it "manually" parses fstab to
constuct teh target's tree under /mnt, see munge_fstab() in
src/distrib/miniroot/install.sub.

-Otto

> 
> ⁣Get BlueMail for Android ​
> 
> On 11 May 2019, 23:28, at 23:28, Antonino Sidoti  wrote:
> >I actually got it to upgrade;
> >
> >Here are my steps;
> >
> >I tried the ‘bsd.rd’ option and this failed too
> >I rebooted the server back to OpenBSD 6.4
> >I ran ‘fsck’ on my my partitions and they came back all clean
> >I made a change to /etc/fstab using ‘vi’ and changed the following;
> >From = 123efb4cf9e3e6af.a / ffs rw,1 1
> >To = 123efb4cf9e3e6af.a / ffs rw 1 1
> >Saved my changes and rebooted again to make sure all partitions will
> >mount
> >No issue after the reboot and all partition mounted
> >Rebooted to start upgrade; 'boot bsd.rd’
> >I selected ‘u’ to upgrade
> >System upgraded with no errors and now I am running 6.5
> >
> >Thanks for your input and suggestions.
> >
> >> On 11 May 2019, at 11:34 am, Theo de Raadt 
> >wrote:
> >>
> >> Antonino Sidoti  wrote:
> >>
> >> [1. image/png; Screen Shot 2019-05-11 at 8.43.13 am.png]...
> >
> >> Antonino,
> >>
> >> If you can't file a proper bug report as described in many places --
> >> such as the FAQ -- that is just lazy and inconsiderate.  You are
> >pushing
> >> others to go out of their way for some random person who elects to
> >steal
> >> their time.
> >>
> >> Grow up.  Be a responsibile adult.  Do it right, or go run something
> >> else, or even consider buying a product.
> >>
> >>
> >>
> >>



Re: Error Upgrading 6.4 to 6.5 mount failure

2019-05-12 Thread Jeffrey Joshua Rollin
A more interesting question is, why "rw," with a comma,  worked on 6.4 but not 
6.5.

⁣Get BlueMail for Android ​

On 11 May 2019, 23:28, at 23:28, Antonino Sidoti  wrote:
>I actually got it to upgrade;
>
>Here are my steps;
>
>I tried the ‘bsd.rd’ option and this failed too
>I rebooted the server back to OpenBSD 6.4
>I ran ‘fsck’ on my my partitions and they came back all clean
>I made a change to /etc/fstab using ‘vi’ and changed the following;
>From = 123efb4cf9e3e6af.a / ffs rw,1 1
>To = 123efb4cf9e3e6af.a / ffs rw 1 1
>Saved my changes and rebooted again to make sure all partitions will
>mount
>No issue after the reboot and all partition mounted
>Rebooted to start upgrade; 'boot bsd.rd’
>I selected ‘u’ to upgrade
>System upgraded with no errors and now I am running 6.5
>
>Thanks for your input and suggestions.
>
>> On 11 May 2019, at 11:34 am, Theo de Raadt 
>wrote:
>>
>> Antonino Sidoti  wrote:
>>
>> [1. image/png; Screen Shot 2019-05-11 at 8.43.13 am.png]...
>
>> Antonino,
>>
>> If you can't file a proper bug report as described in many places --
>> such as the FAQ -- that is just lazy and inconsiderate.  You are
>pushing
>> others to go out of their way for some random person who elects to
>steal
>> their time.
>>
>> Grow up.  Be a responsibile adult.  Do it right, or go run something
>> else, or even consider buying a product.
>>
>>
>>
>>


Re: Error Upgrading 6.4 to 6.5 mount failure

2019-05-11 Thread Antonino Sidoti
I actually got it to upgrade;

Here are my steps;

I tried the ‘bsd.rd’ option and this failed too
I rebooted the server back to OpenBSD 6.4
I ran ‘fsck’ on my my partitions and they came back all clean
I made a change to /etc/fstab using ‘vi’ and changed the following;
>From = 123efb4cf9e3e6af.a / ffs rw,1 1
To = 123efb4cf9e3e6af.a / ffs rw 1 1
Saved my changes and rebooted again to make sure all partitions will mount
No issue after the reboot and all partition mounted
Rebooted to start upgrade; 'boot bsd.rd’
I selected ‘u’ to upgrade
System upgraded with no errors and now I am running 6.5

Thanks for your input and suggestions.

> On 11 May 2019, at 11:34 am, Theo de Raadt  wrote:
> 
> Antonino Sidoti  wrote:
> 
> [1. image/png; Screen Shot 2019-05-11 at 8.43.13 am.png]...   
> 
> Antonino,
> 
> If you can't file a proper bug report as described in many places --
> such as the FAQ -- that is just lazy and inconsiderate.  You are pushing
> others to go out of their way for some random person who elects to steal
> their time.
> 
> Grow up.  Be a responsibile adult.  Do it right, or go run something
> else, or even consider buying a product.
> 
> 
> 
> 



Re: Error Upgrading 6.4 to 6.5 mount failure

2019-05-10 Thread Theo de Raadt
Antonino Sidoti  wrote:

[1. image/png; Screen Shot 2019-05-11 at 8.43.13 am.png]... 
  
Antonino,

If you can't file a proper bug report as described in many places --
such as the FAQ -- that is just lazy and inconsiderate.  You are pushing
others to go out of their way for some random person who elects to steal
their time.

Grow up.  Be a responsibile adult.  Do it right, or go run something
else, or even consider buying a product.