manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> Stephen"> Marenka"> May 26, 2005"> 8"> stephen@marenka.net"> emile-first-tune"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2005 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhprogram; Set the &dhpackage; bootloader first level boot block info. &dhprogram; options image OPTIONS , Show summary of options. , Set the drive number (default 1). , Set offset of second level in bytes. , Set size of second level in bytes. , specify scsi first level format (offset is a block number) , set path of second level DESCRIPTION &dhprogram; is used to set EMILE first level boot block info. EMILE first level is written into the boot block by EMILE. When computer starts it loads in memory this boot block and executes it. The aim of the first level is to load the second level. To be able to load the second level, first level must be configured with information allowing it to know where is located the second level. &dhprogram; is the command allowing to set this information. Display current values if no flags provided. EXAMPLES &dhprogram; -o 1024 -s 55864 /dev/fd0 Set the first level in the boot block of the floppy /dev/fd0 to load the second level found at the offset 1024 bytes for a size of 55864 bytes &dhprogram; /dev/fd0 Display first level information of the device /dev/fd0 EMILE boot block identified Drive number: 1 Second level offset: 1024 Second level size: 56320 &dhprogram; /dev/sda4 --path /boot/emile/m68k-second_scsi First level will load the second level found in the file /boot/emile/m68k-second_scsi REPORTING BUGS Report bugs to Laurent Vivier <Laurent@Vivier.EU> SEE ALSO emile(8), emile-install(8), emile-set-cmdline(8), emile-map-set(8), emile-set-output(8), emile-mkisofs(8). AUTHOR This manual page was written by &dhusername; <&dhemail;> for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU GPL License, Version 2 or any later version published by the Free Software Foundation. This manual page has been updated by Laurent Vivier <Laurent@Vivier.EU>. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.