search for: pullease

Displaying 2 results from an estimated 2 matches for "pullease".

2017 Mar 22
1
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...than the magic number test of the read result ?) But with a different geometry it is possible that the S component of the wrong C/H/S becomes larger than the true S/H parameter. This would be an illegal address and would justify failure to read. > Please David if you see this, try this. Yes. Pullease. :)) If it is the decisive trick, then patching it onto the start of the original ISO on stick should make that ISO bootable. If it is patched onto the start of the block_seq image on stick, then it should report block content that is not all zero, but rather 00 00 20 FC ... 00 00 20 FC Have...
2017 Mar 22
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi, given the fact that the conversion has the factor HC*SH = "secpercyl", which is invariant under swapping, there remains as suspect in read_sector_cbios only this division: divb (sectors) There is a suspicious discrepancy in the code: heads = (stack-16) sectors = (stack-18) ... /* here we computer CHS values or just do some dummy computation for EBIOS */ andw $0x3f,