[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: attempted install of buster arm64 net-install on rp4 fails instantly



On Mon, 2019-09-09 at 12:21 -0400, Gene Heskett wrote:
> On Monday 09 September 2019 11:50:12 ghe wrote:
> 
> > On 9/9/19 8:26 AM, Gene Heskett wrote:
> > > On Monday 09 September 2019 08:58:10 Greg Wooledge wrote:
> > >> On Sun, Sep 08, 2019 at 03:04:40AM -0400, Gene Heskett wrote:
> > >>> sudo dd if=debian-10.0.0-armhf-netinst.iso bs=4096 of=/dev/sdf1
> > >>>
> > >>> /dev/sdf1 is an unmounted 64GB PNY u-sd card. Original format
> > >>> NTFS.
> > >
> > > That was one of /my/ screwups, fixed to /dev/sdf later. Now
> rapbian
> > > does something but only a magician knows what as I can't get any
> > > video out of it.  The debian-arm net-installs still stop dead
> after
> > > one flash of the green led. Then I start finding rumors that
> > > debian-arm isn't ready for pi4's, no device tree, and they became
> a
> > > mob in a few hours.  So now I'm trying to get video out of
> raspbian,
> > > failing miserably. In the meantime I'm trying to put together
> > > another working stretch on my pi3 so I can bring my lathe back to
> > > life.
> > >
> > > I had it working before the heart attack, but have come to the
> > > conclusion I may have over-wrote that card.  Damned hard to put
> > > identifying marks on a card that physical size. They should have
> > > something like a MAC address imprinted so that one could keep an
> > > index list of what each card does.
> >
> > Label them with a Sharpie -- 1, 2, 3, 4... And make notes in a
> > 'database' (aka 'a piece of paper and a pencil').
> >
> > > So I've given up on the pi4 till the heat sink cover and more of
> the
> > > micro to normal sized hdmi adapters arrive.
> >
> > Amazon. Single connector on both ends. Lots of choices, IIRC. Mine
> > does good video with the ASUS VE228 monitor over on the table.
> >
> > There was a little backAndForth between the connectors to find the
> > video, though, IIRC.
> >
> > > Might be a couple weeks
> > > yet, coming from banggood.  All I have for that adapter now is
> some
> > > sort of a 3 headed contraption I paid $16 for at wallies, and I've
> > > no clue if it works. I've never seen video come out of it.
> > >
> > > I even took the new 22" ONN monitor to the pi3 on the lathe, makes
> a
> > > decent pix on the pi3 at just noticeably lower contrast.
> > >
> > > Cheers, Gene Heskett
> >
> > Try the Buster NOOBS from the RPi website.
> >
> > Painless and works good here -- eventually. I'm using a 32G Samsung
> SD
> > 'card'. And a USB3 external twirling rust disk.
> >
> > 4 is a little persnickety, and the RPi Buster Raspian has been
> futzed
> > with. Last I heard, the Debian ARM software wasn't ready for 4 yet.
> 
> That seems to be the general opinion, darnit.
> 
> So lets go this way:
> I'm building a RealtimePi buster-lite on the pi3 right now. Just one 
> $PITA problem, raspian insists the first, usr 1000 is 
> "pi".  Is there a foolproof way to convert that to "gene", or am I
> stuck 
> logging into it as "pi"? 

I do not know if it is foolproof, but I would try

usermod -l gene pi

as root (or maybe with sudo; I am not sure that it would work while pi
is logged in, though).

I have used it occasionally, and the only issue is with (mostly gnome-
related) dotfiles in the login directory that contain the old login as a
string and after the change need to have that replaced by the new login.
An unfortunate number of them are in sqlite files and unless the details
are important it probably is easiest to delete them and start over.


> 
> debian-arm makes that easy by registering usr 1000 at install time,
> so 
> the name is arbitrary. Secondary problem will be slow video, about 
> 1/20th speed of new stuff because its all framebuffer. But it runs
> the 
> machine pretty good.  BTDT.
> 
> I've copied some stuff to SSD that will make setting up the new
> realtime 
> card a heck of a lot easier, like fstab and the hosts file, and I
> have 
> already stashed all the linuxcnc configs and gcodes to an SSD that
> will 
> be mounted after overwriting the fsatab and rebooting, including 10G
> of 
> swap on an SSD. Might have to pull a new git of linuxcnc since my
> local 
> copy is now a month old, and that will pull in a boatload of dev
> stuff 
> as builddeb works, but thats expected. A pi3b is not that fast at
> this 
> stuff, but at least with enough swap it doesn't OOM trying at build
> the 
> rs-274-d interpreter, it just keeps on chugging along.
> 
> Have I forgot something? Probably...
> 
> 
> Cheers, Gene Heskett
> -- 
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> If we desire respect for the law, we must first make the law
> respectable.
>  - Louis D. Brandeis
> Genes Web page <http://geneslinuxbox.net:6309/gene>

- Tom Dial


Reply to: