Hello there,
After many months since lfs systemd branch was created, I am pleased to
announce that I consider it being usable for everyone that wants to use it.
I've managed to add missing bits to the branch today and doing that I've
finished what it was necessarry to bring it up to par with curr
On 12/21/2013 09:35 PM, Cliff McDiarmid wrote:
> Hi
>
> I've built LFS six times and never had this issue. After rebooting I'm
> getting an error saying 'file /boot/lfskernel-3.12.5 not found'
>
> My 'grub.cfg' file from the host system(also LFS)reads:
>
> # Begin /boot/grub/grub.cfg
> set defaul
Hi
I've built LFS six times and never had this issue. After rebooting I'm getting
an error saying 'file /boot/lfskernel-3.12.5 not found'
My 'grub.cfg' file from the host system(also LFS)reads:
# Begin /boot/grub/grub.cfg
set default=0
set timeout=20
set root=(hd0,7)
menuentry "LFS6, Linux 3
Le 21/12/2013 18:36, Wayne Sallee a écrit :
> I think that a reply like the following would have been more helpful:
>
> To get started to continue LFS after restart: For chapter 6:
>
> su - lfs
>
> su
>
> mount -v --bind /dev $LFS/dev
>
> mount -vt devpts devpts $LFS/dev/pts
> mount -vt tmpfs
Jason Yailm wrote:
> Dear Mr. Dubbs,
>
> In following the instructions for the installation of nettle, I
> realized that in order to create the libhogweed libraries, I needed
> gmp.
>
> As you can see here after the "Now, as the root user:" statement in
> the "Installation of Nettle" section,
>
> h
I think that a reply like the following would have been more helpful:
To get started to continue LFS after restart: For chapter 6:
su - lfs
su
mount -v --bind /dev $LFS/dev
mount -vt devpts devpts $LFS/dev/pts
mount -vt tmpfs shm $LFS/dev/shm
mount -vt proc proc $LFS/proc
mount -vt sysfs sysfs