Re: Creating and protecting flash installed OpenBSD image

2015-04-05 Thread Denis Lapshin
It helps a lot. Thank you On 04.04.2015 16:32, Paul Suh wrote: On Apr 3, 2015, at 5:30 AM, Denis Lapshin wrote: Interesting does anybody have experience of creating flash memory image with OpenBSD system running. I see this like extracting all of soldered FLASH memory contents in to RAM an

Re: Creating and protecting flash installed OpenBSD image

2015-04-04 Thread Paul Suh
> On Apr 3, 2015, at 5:30 AM, Denis Lapshin wrote: > > Interesting does anybody have experience of creating flash memory image with OpenBSD system running. > I see this like extracting all of soldered FLASH memory contents in to RAM and running from where. > > Flash memory image protection from re

Creating and protecting flash installed OpenBSD image

2015-04-03 Thread Denis Lapshin
Interesting does anybody have experience of creating flash memory image with OpenBSD system running. I see this like extracting all of soldered FLASH memory contents in to RAM and running from where. Flash memory image protection from reading and modifying is interesting aspect also. Please