<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.3019.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I would like my hard disk to boot up using the 
linux bootsector (don't want to use LILO).</FONT></DIV>
<DIV><FONT face=Arial size=2>May I know how do I do that? Which image should I 
use? bvmlinux.out, bzImage, zImage or vmlinux.out?</FONT></DIV>
<DIV><FONT face=Arial size=2>What are the differences? I tried connecting the 
hard disk as a slave and run (the following) and then transfer the hard disk to 
another system setting it to master</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>dd if=bzImage of=/dev/hdb bs=446 count=1 but it 
doesn't boot</FONT></DIV>
<DIV><FONT face=Arial size=2>and dd if=bvmlinux.out of=/dev/hdb bs=446 count=1 
doesn't work too.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>What did I do wrong?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>