Re: [CentOS] dd iso to flash drive

2015-08-14 Thread Johnny Hughes
On 08/13/2015 11:06 PM, Digimer wrote: > On 13/08/15 09:15 PM, Johnny Hughes wrote: >> On 08/13/2015 02:30 PM, Thomas Eriksson wrote: >>> On 08/13/2015 11:34 AM, Digimer wrote: Booting from the USB requires that there is a syslinux directory to boot off of. In EL6, there is only isolinux,

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Digimer
On 13/08/15 09:15 PM, Johnny Hughes wrote: > On 08/13/2015 02:30 PM, Thomas Eriksson wrote: >> On 08/13/2015 11:34 AM, Digimer wrote: >>> Booting from the USB requires that there is a syslinux directory to boot >>> off of. In EL6, there is only isolinux, which is what booting from a DVD >>> uses. Y

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Johnny Hughes
On 08/13/2015 02:30 PM, Thomas Eriksson wrote: > On 08/13/2015 11:34 AM, Digimer wrote: >> Booting from the USB requires that there is a syslinux directory to boot >> off of. In EL6, there is only isolinux, which is what booting from a DVD >> uses. You should be able to copy isolinux to syslinux, r

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Thomas Eriksson
On 08/13/2015 11:34 AM, Digimer wrote: > Booting from the USB requires that there is a syslinux directory to boot > off of. In EL6, there is only isolinux, which is what booting from a DVD > uses. You should be able to copy isolinux to syslinux, rename the files > from s/iso/sys/ and then update sy

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Digimer
Booting from the USB requires that there is a syslinux directory to boot off of. In EL6, there is only isolinux, which is what booting from a DVD uses. You should be able to copy isolinux to syslinux, rename the files from s/iso/sys/ and then update syslinux.cfg to point to the USB drive to boot fr

[CentOS] dd iso to flash drive

2015-08-13 Thread Wes James
I’ve been trying to get the dd of an iso to a usb flash drive to work for CentOS 6.7. It is working with the CentOS 7 DVD1 iso (x64), but if I use the same process with 6.7 bin dvd1 iso or the 6.7 live dvd, the flash drive will not boot. I thought 6.x and forward could be done like this. -wes