Re: rock64, date is UTC, how to make EST (s/b UTC-5)

2018-07-25 Thread Gene Heskett
On Monday 23 July 2018 09:23:56 Alan Corey wrote: This may not be the right thread, but I think I just fixed my ssh login failures on the pi. It seems an option command (X11ForwardTrusted) was moved from sshd_config to ssh_config and if it hit that option twice, the server would not start. I

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Gene Heskett
On Wednesday 25 July 2018 16:15:03 Mark Morgan Lloyd wrote: > On 25/07/18 19:00, Gene Heskett wrote: > > On Wednesday 25 July 2018 07:22:46 Mark Morgan Lloyd wrote: > > > > I have not been successfull at "make pdfdocs", it hits something it > > doesn't like in the chapter on networking, not findin

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Gene Heskett
On Wednesday 25 July 2018 15:25:18 Brian Sammon wrote: > On Wed, 25 Jul 2018 06:04:01 -0400 > > Gene Heskett wrote: > > They acknowledged it, and told me how to fix it, but the fix cost > > more than the odroid, a jtag programmer and a special cable that > > cost well over $125 is required. And

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Adam Borowski
On Wed, Jul 25, 2018 at 08:15:03PM +, Mark Morgan Lloyd wrote: > Really depends what you mean by an "image backup". I do a lot of stuff using > "ye olde traditional" dd, either between devices or more often making an > image of the entire device (i.e. including partition table etc.) to a file >

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Mark Morgan Lloyd
On 25/07/18 19:00, Gene Heskett wrote: On Wednesday 25 July 2018 07:22:46 Mark Morgan Lloyd wrote: I have not been successfull at "make pdfdocs", it hits something it doesn't like in the chapter on networking, not finding a file that is (or was) installed since this is now armbian, and which a

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Brian Sammon
On Wed, 25 Jul 2018 06:04:01 -0400 Gene Heskett wrote: > They acknowledged it, and told me how to fix it, but the fix cost more > than the odroid, a jtag programmer and a special cable that cost well > over $125 is required. And someone else recently advised me that UEFI > bypassing in the bi

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Gene Heskett
On Wednesday 25 July 2018 07:22:46 Mark Morgan Lloyd wrote: > On 25/07/18 10:15, Gene Heskett wrote: > > On Wednesday 25 July 2018 00:49:55 Brian Sammon wrote: > >> On Sat, 21 Jul 2018 15:42:41 -0400 > >> > >> Gene Heskett wrote: > https://odroidinc.com/products/odroid-xu4 > >>> > >>> I have

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Mark Morgan Lloyd
On 25/07/18 10:15, Gene Heskett wrote: On Wednesday 25 July 2018 00:49:55 Brian Sammon wrote: On Sat, 21 Jul 2018 15:42:41 -0400 Gene Heskett wrote: https://odroidinc.com/products/odroid-xu4 I have one, bricked, it has a uefi bios and at the time, the linux installer had no clue how to dea

Re: ODROID XU4 and UEFI - Re: Cautionary tale: how to kill an SDCard with one simple command

2018-07-25 Thread Gene Heskett
On Wednesday 25 July 2018 00:49:55 Brian Sammon wrote: > On Sat, 21 Jul 2018 15:42:41 -0400 > > Gene Heskett wrote: > > > https://odroidinc.com/products/odroid-xu4 > > > > I have one, bricked, it has a uefi bios and at the time, the linux > > installer had no clue how to deal with it. The only op

Re: rock64, date is UTC, how to make EST (s/b UTC-5)

2018-07-25 Thread Mark Morgan Lloyd
On 24/07/18 22:45, Gene Heskett wrote: On Tuesday 24 July 2018 16:40:38 Mark Morgan Lloyd wrote: And what does ssh -v tell you? In the shell session you're using try echo $$ which will give you the PID of that instance of bash, and then see where that appears in ps faux output. I can d