[syslinux] creating dos.bss with linux

H. Peter Anvin hpa at zytor.com
Thu Jan 4 16:32:30 PST 2007


dan at mutagenix.org wrote:
> Hi,
> 
> I'm sure this has been discussed before and probably ad-nauseaum, but  
> I was unable to find anything in the mailing list archives or FAQ.    
> So, I'm going to ask right out -- is there any way to create this file  
> without resorting to using MS products?
> 

dd if=/dev/XXX of=dos.bss bs=512 count=1

... where /dev/XXX is the filesystem you have DOS installed on.

	-hpa




More information about the Syslinux mailing list