I need to recognise the bootloader for panoramix. Alas i have mainly lilo here
;-) So if some of you have ``exotic'' things like DOS mbr, NT's, OS2
bootmanager, System Commander... please do the following:

dd if=/dev/hda of=/tmp/mbr bs=1k count=1 # for an ide device
dd if=/dev/sda of=/tmp/mbr bs=1k count=1 # if you have scsi or try else

and then mail me (directly!) the /tmp/mbr.


Or if you know of any program doing this, please tell me!
(file does not...)

thanks, cu Pixel.

Reply via email to