I’ve these downloaded:
iso2usb-v0.7.zip
FreePBX-1.812.210.57-i386-Full-1336162969.iso
I am able to use iso2usb to create a flash drive that boots, but I get a message when the installer starts that begins with “unable to download the kickstart file…”
I edited the syslinux.cfg and added “nousbstorage” to the append lines.
Not sure if there is something else that needs to be done.
My flash drive is formatted FAT32:
E:]chkdsk e:
The type of the file system is FAT32.
The volume is in use by another process. Chkdsk
might report errors when no corruption is present.
Volume Serial Number is 4CFB-1C63
Windows is verifying files and folders…
File and folder verification is complete.
Windows has checked the file system and found no problems.
1,020,739,584 bytes total disk space.
16,384 bytes in 1 hidden files.
4,096 bytes in 1 folders.
772,710,400 bytes in 22 files.
248,004,608 bytes available on disk.
4,096 bytes in each allocation unit.
249,204 total allocation units on disk.
60,548 allocation units available on disk.
E:]
And this is what the root folder looks like after iso2usb ran:
E:]dir
Volume in drive E has no label.
Volume Serial Number is 4CFB-1C63
Directory of E:\
05/30/2012 02:29 PM 747,595,776 linux.iso
05/04/2012 10:26 AM 1,770 TRANS.TBL
05/04/2012 10:26 AM 2,048 boot.cat
05/04/2012 10:26 AM 267 boot.msg
09/05/2011 01:53 AM 10,450,542 initrd.img
09/05/2011 01:53 AM 94,600 memtest
05/04/2012 10:26 AM 60,635 splash.lss
09/05/2011 01:53 AM 1,894,036 vmlinuz
05/30/2012 02:29 PM [DIR] isolinux
05/30/2012 02:29 PM 9,460 kickstart-advanced.cfg
05/30/2012 02:29 PM 12,108 kickstart-netinstall.cfg
05/30/2012 02:29 PM 11,625 kickstart-raid.cfg
05/30/2012 02:29 PM 9,804 kickstart-simple.cfg
05/30/2012 02:37 PM 725 syslinux.cfg
13 File(s) 760,143,396 bytes
1 Dir(s) 248,004,608 bytes free
E:]
And this is what the isolinux folder looks like after iso2usb:
E:\isolinux]dir
Volume in drive E has no label.
Volume Serial Number is 4CFB-1C63
Directory of E:\isolinux
05/30/2012 02:29 PM [DIR] .
05/30/2012 02:29 PM [DIR] …
05/04/2012 10:26 AM 1,770 TRANS.TBL
05/04/2012 10:26 AM 2,048 boot.cat
05/04/2012 10:26 AM 267 boot.msg
09/05/2011 01:53 AM 10,450,542 initrd.img
09/05/2011 02:19 AM 10,648 isolinux.bin
05/04/2012 10:26 AM 680 isolinux.cfg
09/05/2011 01:53 AM 94,600 memtest
05/04/2012 10:26 AM 60,635 splash.lss
09/05/2011 01:53 AM 1,894,036 vmlinuz
9 File(s) 12,515,226 bytes
2 Dir(s) 248,004,608 bytes free
E:\isolinux]
Any tips would be appreicated, thanks!