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/* /mnt/usbstick

Good luck,
Cameron Matheson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to