On Fri, 2014-03-21 at 16:28 -0700, Golam Md. Shibly wrote:
> cd /etc/sysconfig/
> cat > ifconfig.eth0 << "EOF"
> ONBOOT=yes
> IFACE=eth0
> #SERVICE=ipv4-static
> #IP=192.168.1.1
> #GATEWAY=192.168.1.2
> #PREFIX=24
> #BROADCAST=192.168.1.255
> EOF
>
> What are the SERVICES of ifconfig.eth0 but ip4-
> Date: Sat, 22 Mar 2014 10:32:13 -0400
> From: baho utot
> To: LFS Support List
> Subject: Re: [lfs-support] /run directory: Maybe a bit off topic?
>
> On 03/22/2014 10:08 AM, Armin K. wrote:
> > On 03/22/2014 02:59 PM, baho utot wrote:
.
.
> >> I would like to adhere to Filesyst
On 03/22/2014 10:08 AM, Armin K. wrote:
> On 03/22/2014 02:59 PM, baho utot wrote:
>> I am working on RPM-LFS-7.5 which is LFS with the rpm package manager.
>>
>> I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux
>> systems file system layout matches/closely matches my FreeBS
On 03/22/2014 02:59 PM, baho utot wrote:
> I am working on RPM-LFS-7.5 which is LFS with the rpm package manager.
>
> I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux
> systems file system layout matches/closely matches my FreeBSD systems.
> When was the /run directory in
I am working on RPM-LFS-7.5 which is LFS with the rpm package manager.
I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux
systems file system layout matches/closely matches my FreeBSD systems.
When was the /run directory introduced and what package(s) required
moving run-t
On Sat, 2014-03-22 at 22:22 +0900, 包乾 wrote:
> thanks for your reply!
> I recompile the kernel, actually I copied the kernel source from my
> host system(slackware) and everything works fine now!
> So the problem narrowed down to my kernel configuration, I would
> continue dig into that.
> ThX!
I
thanks for your reply!
I recompile the kernel, actually I copied the kernel source from my host
system(slackware) and everything works fine now!
So the problem narrowed down to my kernel configuration, I would continue
dig into that.
ThX!
On Sat, Mar 22, 2014 at 5:51 PM, Pierre Labastie wrote:
Le 22/03/2014 01:23, 包乾 a écrit :
> hi all!
> Its been alot of effort and I finally got my LFS 7.4 successfully boot on my
> thinkpad X40.
>
> The first problem I encountered was that during the boot process it displayed
> "face eth0 doesn't exist". Well its a typical error msg with driver problem