Re: Install from usb-stick

2005-12-22 Thread Thierry
Cameron Matheson wrote: Hi, On Tue, Dec 20, 2005 at 12:06:24PM +0100, Thierry wrote: Yes he is right, and the problem is: How to copy it over the stick? Thierry Just mount the iso as a loop-back file and then copy the files over as normal... e.g: mount -o loop -t iso9660 netinstall.

Re: Install from usb-stick

2005-12-20 Thread Cameron Matheson
Hi, On Tue, Dec 20, 2005 at 12:06:24PM +0100, Thierry wrote: > Yes he is right, and the problem is: How to copy it over the stick? > Thierry Just mount the iso as a loop-back file and then copy the files over as normal... e.g: mount -o loop -t iso9660 netinstall.iso /mnt/cdrom cp -R /mnt/cdrom/*

Re: Install from usb-stick

2005-12-20 Thread Thierry
Jon Dowland wrote: On Fri, Dec 09, 2005 at 09:04:00AM +0100, Mirko Parthey wrote: I have no idea why this doesn't work for you, but may I suggest a workaround: If you have access to a Debian mirror, you could use the netboot initrd, so you don't need the *.iso anymore. I gave up in fr

Re: Install from usb-stick

2005-12-20 Thread Jon Dowland
On Fri, Dec 09, 2005 at 09:04:00AM +0100, Mirko Parthey wrote: > I have no idea why this doesn't work for you, but may I suggest a > workaround: If you have access to a Debian mirror, you could use the > netboot initrd, so you don't need the *.iso anymore. I gave up in frustration trying to get a

Re: Install from usb-stick

2005-12-19 Thread jlquinn
Installing from a usb-stick using either of the 2 way on this link: http://www.debian.org/releases/sarge/i386/ch04s04.html I have the following problem: Boots is OK, I can choose language, keyboard, but then the netinst.iso which is on the stick is not founded by the installer. I tried on 2 diff

Re: Install from usb-stick

2005-12-19 Thread Thierry
Mirko Parthey wrote: On Thu, Dec 08, 2005 at 12:49:39PM +0100, thierry wrote: Installing from a usb-stick using either of the 2 way on this link: http://www.debian.org/releases/sarge/i386/ch04s04.html I have the following problem: Boots is OK, I can choose language, keyboard, but then the ne

Re: Install from usb-stick

2005-12-09 Thread Mirko Parthey
On Thu, Dec 08, 2005 at 12:49:39PM +0100, thierry wrote: > Installing from a usb-stick using either of the 2 way on this link: > http://www.debian.org/releases/sarge/i386/ch04s04.html > I have the following problem: > Boots is OK, I can choose language, keyboard, but then the netinst.iso > which i