Le 26/05/2020 à 14:24, Alain Dumont via blfs-dev a écrit :
Le 23/05/2020 à 22:56, Pierre Labastie via blfs-dev a écrit :
On Fri, 2020-05-15 at 21:34 +0200, Alain Dumont via blfs-dev wrote:
Hi all,
With grub I usually use PARTUUID rather than UUID to specify the
location of my file system
Le 23/05/2020 à 22:56, Pierre Labastie via blfs-dev a écrit :
On Fri, 2020-05-15 at 21:34 +0200, Alain Dumont via blfs-dev wrote:
Hi all,
With grub I usually use PARTUUID rather than UUID to specify the
location of my file system :
linux/boot/vmlinuz root=PARTUUID="7d896f5 ."
Hi all,
With grub I usually use PARTUUID rather than UUID to specify the
location of my file system :
linux/boot/vmlinuz root=PARTUUID="7d896f5 ."
It works very well. But recently I needed to use initrd (*) and I used
the script mkinitramfs described in the blfs-book chapter 5.
But then my
Le 09/12/2019 à 20:20, Ken Moffat via blfs-dev a écrit :
On Mon, Dec 09, 2019 at 04:19:12PM +0100, Alain Dumont via blfs-dev wrote:
Hi All,
In the instructions for Qtwebengine you propose to use the instruction
NINJAJOBS = x to avoid some problems.
This variable, defined in the Ninja patch of
Hi All,
In the instructions for Qtwebengine you propose to use the instruction
NINJAJOBS = x to avoid some problems.
This variable, defined in the Ninja patch of LFS collides with the
present variable in ../src/core/gn_run.pro of the qtwebengine package,
which causes strange compilation errors