Randy McMurchy wrote:
> robert wrote these words on 01/20/11 15:32 CST:
>> /etc/sysconfig/network-devices/ifconfig.eth0/ipv4 NOW READS:
>> ONBOOT=yes
>> SERVICE=ipv4-static
>> IP=192.168.1.100
>> GATEWAY=192.168.1.254
>> PREFIX=24
>> BROADCAST=192.168.1.255
>
> What are you using for your gateway
robert wrote these words on 01/20/11 15:32 CST:
> /etc/sysconfig/network-devices/ifconfig.eth0/ipv4 NOW READS:
> ONBOOT=yes
> SERVICE=ipv4-static
> IP=192.168.1.100
> GATEWAY=192.168.1.254
> PREFIX=24
> BROADCAST=192.168.1.255
What are you using for your gateway hardware? I noticed you changed the
On Thu, Jan 20, 2011 at 1:59 PM, Mike McCarty
wrote:
> Someone Somebody wrote:
>> I'm doing it inside VirtualBox and I want a LiveCD that supports
>> VirtualBox's "absoulute pointing device" that is a feature that allows you
>
> I'm not familiar with that feature.
>
>> to use mouse pointer integra
/etc/sysconfig/network-devices/ifconfig.eth0/ipv4 NOW READS:
ONBOOT=yes
SERVICE=ipv4-static
IP=192.168.1.100
GATEWAY=192.168.1.254
PREFIX=24
BROADCAST=192.168.1.255
boot now yields:
Bringing up eth0 interface ...
... sky2 :03:00.0: eth0: enabling interface
ADDRCONF (NETDEV_UP): eth0: link is
Someone Somebody wrote:
> I'm doing it inside VirtualBox and I want a LiveCD that supports
> VirtualBox's "absoulute pointing device" that is a feature that allows you
I'm not familiar with that feature.
> to use mouse pointer integration even without the guest additions installed
> which is quit
On Thu, Jan 20, 2011 at 12:20 PM, Rick Shelton wrote:
>> #ifconfig yields: "command not found"
> ifconfig is not installed with recent versions of LFS.
> look at the "Contents of IPRoute2" section.
>
>
>> /etc/sysconfig/network-devices/ifconfig.eth0/ipv4
>> ONBOOT=yes
>> SERVICE=ipv4-static
>> IP=
> #ifconfig yields: "command not found"
ifconfig is not installed with recent versions of LFS.
look at the "Contents of IPRoute2" section.
> /etc/sysconfig/network-devices/ifconfig.eth0/ipv4
> ONBOOT=yes
> SERVICE=ipv4-static
> IP=10.0.0.2
> GATEWAY=192.168.1.2
> PREFIX=24
> BROADCAST=192.168.1.2
Direct cable from Westell DSL router to network connection on box.
boot up ...
Bringing up eth0 interface ...
... sky2 :03:00.0: eth0: enabling interface
ADDRCONF (NETDEV_UP): eth0: link is not ready
Adding IPv4 address 10.0.0.2 to the eth0 interface ... [ OK ]
setting up default gateway ...
I'm doing it inside VirtualBox and I want a LiveCD that supports
VirtualBox's "absoulute pointing device" that is a feature that allows you
to use mouse pointer integration even without the guest additions installed
which is quite useful when working from a LiveCD.
The LFS LiveCD glitches with thi