Re: How to install IPCOP from an USB Pendrive?
András Sebestény <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.user |
|---|---|
| Message-ID | <CABtmbf14Nuz6YdU7bvF3W_USEcT=O-5dB3WnPR7t2EhHZmUFMA@mail.gmail.com> |
Hi No, I had the IPCOP installing image, I wanted to creat an installer media from my pendrive. DD didn't work, it stopped with an error (my opearting system stpopped running of dd). I use 64 bit Windows 7. But it worked perfectly using the WIN32SiskImager program. SA. 2015-10-15 5:15 GMT+02:00 <[email protected]>: > On Wed, October 14, 2015 1:32 pm, András Sebestény wrote: > > The best way was using the WIN32SiskImager program with the > > icop-2.1.8-install-usb-fdd.i486.img image. > > > > The dd program caused allways an error. > > Perhaps dd failed because you tried to copy a file, rather than an ISO > image? Or perhaps dd failed because your destination was a partition, > rather than than a device? > > On the page: > > http://sourceforge.net/projects/ipcop/files/IPCop/IPCop%202.1.8/ > > are links to three installation files: cd, netboot, and usb-fdd. The cd > image is an .iso ; the netboot is a .tzg , the usb-fdd is a .gz . > > A note which I found about two years ago with a google search recommended > copying the usb-fdd image file to a USB flash device, using the command: > > $ zcat ipcop-...-install-usb-fdd-i386.img.gz > /dev/sdb > > The dd command is used to copy an ISO image to a flash memory device: > > # dd if=ipcop-...-install-cd.iso of=/dev/sdd bs=8M > > Somewhere I found a recommendation for the 8 megabyte block size, but I do > not know the rationale for choosing that value. > > In either case, the destination is the device ("sdb") and not a partition > on the device ("sdb1"). > > And, in either case, the device should be formatted FAT or VFAT. > > Russ > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > IPCop-user mailing list > [email protected] > Manage your subscription or unsubscribe > https://lists.sourceforge.net/lists/listinfo/ipcop-user > ------------------------------------------------------------------------------ _______________________________________________ IPCop-user mailing list [email protected] Manage your subscription or unsubscribe https://lists.sourceforge.net/lists/listinfo/ipcop-user