> 
> 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
> 
> 
> 


-- 
LinuxBIOS mailing list
LinuxBIOS@openbios.org
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to