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

Re: making debs for u-boot kernels



On Sat, Jul 27, 2019 at 06:20:23PM -0400, Gene Heskett wrote:
> > I was too lazy to dig out that USB TTL cable for the true console, but
> > I suppose that it won't interfere either.
> 
> But I'm now missing bklid, and neither apt nor synaptic can find it to 
> install it.

/sbin/blkid. It's in the "util-linux" so you have it installed.
Also, "su -", not "su".

> That, and a whole restaraunt sized menu of dpkg stuff for building
> packages is on the missing list.  Grrrrr.

apt install build-essential

> The user can't even look at dmseg!  How dumb is that?

A security feature. If you want that:

/sbin/sysctl -w kernel.dmesg_restrict=0

Reco


Reply to: