Displaying 1 result from an estimated 1 matches for "stika".
Did you mean:
tika
2017 May 01
2
Can Syslinux install another USBstik ?
When a USBstiked-syslinux starts, it's the PC's firmare that's reading
the USB ?.
But once the USBsyslinux takes over, has IT also got a USB driver?
So that USBsyslinux can install a different USBstik/partition?
Ie. boot with stikA to install & run stikB:partition5 ?
------------ Is the following sound logic?
> Do zero out the partition table first so you don't "inherit" any
> badness ("dd if=/dev/zero of=/dev/sdx bs=512 count=1 conv=sync").
> Actually before destroying the partition tabl...