Re: Kiosk - binary image
- From: Stan Hoeppner <stan@xxxxxxxxxxxxxxxxx>
- Date: Fri, 26 Mar 2010 00:13:24 -0500
Ron Johnson put forth on 3/25/2010 8:02 PM:
On 2010-03-25 17:31, فـــــريـــــــد الغـــــــامــــــدي wrote:
Hi
I am working on a project. it is building an ISO image. this ISO
should have some configurations. Simply, the ISO will boot and
directly the Iceweasel appear and the user just surf the web pages.
Excellent. Good luck.
I am using
Xserver-Xorg. I have done everything and the ISO boot and the
Iceweasel start automatically
My problem is that Iceweasel cannot find the server at
www............any web link. I do not know why. I try to install some
network packages to solve this problem but I fail. I hope someone help
me or give me some ideas please please please. I have attached my
binary image packages HTML FILE.
How does the system know it's IP address, gateway, etc?
I didn't see dhcp3-client in that package list. You'll need that to get an
IP address, gateway, and dns server info.
You'll also need in /etc/network/interfaces
------------------------------------------------
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface - use DHCP to find our address
auto eth0
iface eth0 inet dhcp
------------------------------------------------
--
Stan
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4BAC4274.9010306@xxxxxxxxxxxxxxxxx
- Follow-Ups:
- RE: Kiosk - binary image
- From: فـــــريـــــــد الغـــــــامــــــدي
- RE: Kiosk - binary image
- References:
- Kiosk - binary image
- From: فـــــريـــــــد الغـــــــامــــــدي
- Re: Kiosk - binary image
- From: Ron Johnson
- Kiosk - binary image
- Prev by Date: Re: Repartitioning a USB external HD. Need help removing existing partition [SOLVED]
- Next by Date: Re: nic issue on Debian Lenny
- Previous by thread: Re: Kiosk - binary image
- Next by thread: RE: Kiosk - binary image
- Index(es):
Relevant Pages
|