I'm building my LFS 7.3 with main purposes:
1. Live CD Xfce
2. English and Korean language interfaces
is there any specific kernel configuration for it?
Thank you for your attention.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://
Okay... Thank you for your support Mr. Bruce
> Date: Sun, 12 May 2013 12:19:02 -0500
> From: bruce.du...@gmail.com
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] remount commands after take a break
>
> Mic Ky wrote:
> > I can't build LFS 7.3 at a
I can't build LFS 7.3 at a time, I need to take a break and continue it at next
day, so this is my commands to remount
---
mount -v --bind /dev $LFS/dev
mount -vt devpts devpts $LFS/dev/pts
mount -vt proc proc $LFS/proc
mount -vt sysfs sysfs $LFS/sys
if [ -h $LFS/dev/shm ]; then
link=$
lchain - LFS 7.3
>
> On Sun, May 12, 2013 at 05:49:55AM +0700, Mic Ky wrote:
> > hello I got problem on Chapter 6.10. Adjusting the Toolchain - LFS 7.3
> >
> > according to the LFS 7.3 book, the result of this command
> >
> > g
hello I got problem on Chapter 6.10. Adjusting the Toolchain - LFS 7.3
according to the LFS 7.3 book, the result of this command
grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'
---
should be
-
SEARCH_DIR("/tools/i686-pc-li
hello I got problem on Chapter 6.10. Adjusting the Toolchain - LFS 7.3
according to the LFS 7.3 book, the result of this command
grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'
---
should be
-
SEARCH_DIR("/tools/i686-pc-li