Re: network installation using local mirror for security updates

2007-09-17 Thread Bob
Malte Forkel wrote: Bob schrieb: 8< snip etch installer slow as it grabs updates from nonlocal mirror Just don't let it update at install time but wait until after first boot when you can hand tune /etc/apt/sources.list alternatively you could edit the hosts file of your firewall so it return

Re: network installation using local mirror for security updates

2007-09-17 Thread Gilles Mocellin
Le Saturday 15 September 2007 15:21:19 bUg., vous avez écrit : > for example > > > deb file:///home/debian/security lenny/updates main contrib non-free > > Malte Forkel пишет: > > I recently installed Etch by booting a machine from the net using PXE > > and specifying a local mirror of ftp.debian.d

Re: network installation using local mirror for security updates

2007-09-17 Thread Malte Forkel
Gilles Mocellin schrieb: Le Saturday 15 September 2007 15:21:19 bUg., vous avez écrit : for example deb file:///home/debian/security lenny/updates main contrib non-free Malte Forkel пишет: I recently installed Etch by booting a machine from the net using PXE and specifying a local mirror of

Re: network installation using local mirror for security updates

2007-09-16 Thread Malte Forkel
Bob schrieb: Malte Forkel wrote: bUg. wrote: for example deb file:///home/debian/security lenny/updates main contrib non-free Malte Forkel пишет: I recently installed Etch by booting a machine from the net using PXE and specifying a local mirror of ftp.debian.de to the installer. All went

Re: network installation using local mirror for security updates

2007-09-16 Thread Bob
Malte Forkel wrote: bUg. wrote: for example deb file:///home/debian/security lenny/updates main contrib non-free Malte Forkel пишет: I recently installed Etch by booting a machine from the net using PXE and specifying a local mirror of ftp.debian.de to the installer. All went well but I not

Re: network installation using local mirror for security updates

2007-09-15 Thread Malte Forkel
bUg. wrote: for example deb file:///home/debian/security lenny/updates main contrib non-free Malte Forkel пишет: I recently installed Etch by booting a machine from the net using PXE and specifying a local mirror of ftp.debian.de to the installer. All went well but I noticed that during th

Re: network installation using local mirror for security updates

2007-09-15 Thread bUg.
for example deb file:///home/debian/security lenny/updates main contrib non-free Malte Forkel пишет: I recently installed Etch by booting a machine from the net using PXE and specifying a local mirror of ftp.debian.de to the installer. All went well but I noticed that during the installatio

Re: Network Installation

2006-06-14 Thread Philippe De Ryck
On Wed, 2006-06-14 at 00:39 +0200, Miroslaw Dobrzanski-Neumann wrote: > Hello, > > I've tried to install sarge over netowrk but I failed to do it for the > following reasons > > Infrastructure: > Internet access via DSL WLAN Router **ONLY WLAN* with WPA, > The target computer uses successfully AS

Re: Network installation from a centralixed server

2004-07-28 Thread John Summerfield
Vijaya S wrote: hi , I was thinking of creating a server that holds all images of Linux distros with updated packages For ex: Debian (sarge) Debian (woody) Redhat And people should able to connect to it and download and instlal the images in few mintures rather than me install

Re: network installation

2000-06-06 Thread Timothy C. Phan
Hi, Thanks for all the replied I got from this group. Speaking of NFS? How do I set it up on the existed Debian box and the new box? Thanks! Ron Rademaker wrote: > > You just do a normal install with boot disks, then you install the rest > using nfs or apt or ftp (you can install the

Re: network installation

2000-06-05 Thread Ron Rademaker
You just do a normal install with boot disks, then you install the rest using nfs or apt or ftp (you can install the base system with nfs). Ron Rademaker PS. Some computers can handle booting from the net (eg. a sparc), if you got such a computer, maybe you don't have to make disks. On Mon, 5 Ju

Re: network installation

2000-06-05 Thread Ron Flory
"Timothy C. Phan" wrote: > > Hi, > > Could someone please tell me how to install an new > machine from the network? > > I have one machine which mirror the potota distribution > and like to install via the network. which arch? x86? ron

Re: Network Installation Problem

1999-01-09 Thread Tom Champion
Thank you for all the support that I have received.   I found the following commands worked.   insmod 8390 insmod ne io=0x340 sh /etc/init.d/network   Tom.