Search found 1 match
- Tue Mar 28, 2006 2:43 am
- Forum: UBCD V4 Requests & Suggestions
- Topic: UBCD on a USB Flash Disk (USB Key)
- Replies: 120
- Views: 1645137
INSERT
I managed to succesfully run INSERT from a USB Flash drive. Here is how: 1) copied all content of /isolinux into the root of the Flash 2) modified syslinux.cfg like this: # INSERT LABEL insert KERNEL vmlinuz APPEND ramdisk_size=100000 init=/etc/init lang=en apm=power-off vga=791 initrd=miniroot.gz n...