Hi all,
When trying to follow the book i have gotten to a "Permission denied"
error because in section "6.7.1. Installation of Linux API Headers"
you are told to copy files to /usr/include as the lfs user, or so I
understood, please correct me if I'm missing something. I guess I just
have to copy
feralert wrote:
> When trying to follow the book i have gotten to a "Permission denied"
> error because in section "6.7.1. Installation of Linux API Headers"
> you are told to copy files to /usr/include as the lfs user, or so I
> understood, please correct me if I'm missing something.
For Chapter
Ooops... I see what happened now:
>From section 5.6.1. "Installation of Linux API Headers" I followed the
link "Details on this package are located in Section 6.7.2, “Contents
of Linux API Headers.”", and in that page there is not only the
"contents" section but also a "6.7.1. Installation of Linu
Near the end of the chapter, the book recommends users of the ext3
filesystem to use hdparm to test if a disk is able to accept the
barrier=1 mount feature.
This is a good suggestion, but it doesn't say anything about hdparm
beyond that. The current instructions as written imply that the user
alr
Jonathan Oksman wrote:
> Near the end of the chapter, the book recommends users of the ext3
> filesystem to use hdparm to test if a disk is able to accept the
> barrier=1 mount feature.
>
> This is a good suggestion, but it doesn't say anything about hdparm
> beyond that. The current instructions
On Wed, Oct 19, 2011 at 3:12 PM, Bruce Dubbs wrote:
> The reference to hdparm in the descriptive paragraph is already a link
> to the BLFS hdparm page.
>
Wow, so it is. I can't believe I completely missed that. My bad!
> However, you probably want to run it from the host system when creating
>
ha, my computer just completely freaked out because I forgot to add
/run to the new fstab by mistake. I transitioned from my old system
fstab and skimmed over the book fstab not realizing there was
something new to add.
Nice work on the new bootscripts though, Bruce. It still managed to
pull its
Jonathan Oksman wrote:
> ha, my computer just completely freaked out because I forgot to add
> /run to the new fstab by mistake. I transitioned from my old system
> fstab and skimmed over the book fstab not realizing there was
> something new to add.
>
> Nice work on the new bootscripts though, B