j
k
j a
j l
But one question, how can I fill up the image with 0xFF. My 0x00 way is to create a file with dd if=/dev/zero of=bios2nd.rom bs=1 count=fill_lenght and then cat vga_original.rom bios2nd.rom > finalvga.rom
But one question, how can I fill up the image with 0xFF. My 0x00 way is to create a file with
dd if=/dev/zero of=bios2nd.rom bs=1 count=fill_lenght
and then
cat vga_original.rom bios2nd.rom > finalvga.rom
Ok, I have taken a Hexeditor ;)
...-- Richard A. Smith
-- Richard A. Smith
Back to the thread
Back to the list