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 $< > $@ --> Laurent"> Vivier"> March 23, 2007"> 8"> laurent@lvivier.info"> emile"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2007 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhprogram; install the &dhpackage; bootloader on a CD-ROM &dhprogram; options filename pathspec ... DESCRIPTION &dhprogram; creates an &dhpackage; bootable CD-ROM image into file . ISO9660 filesystem will be poppulated with files given by (see mkisofs(1)). OPTIONS Show summary of options. Activate verbose mode. EMILE first level to copy to CD-ROM. EMILE second level to copy to CD-ROM. Set path of kernel on the CD-ROM. Set path of ramdisk on the CD-ROM. Set kernel command line. Apple Driver to copy to CD-ROM. EXAMPLES &dhprogram; -k "/install/kernels/vmlinuz-2.2.25-mac" -r "/install/cdrom/initrd22.gz" -d Apple_Driver43 -a "root =/dev/ramdisk ramdisk_size=13000" boot.img /mnt/cdrom This command generates a bootable CD-ROM image in boot.img. The pathes of the kernel, ramdisk in the CD-ROM filesystem are repectively "/install/kernels/vmlinuz-2.2.25-mac" and "/install/cdrom/initrd22.gz". The Apple Driver is provided by the file Apple_Driver43. The kernel command line is "root =/dev/ramdisk ramdisk_size=13000". The ISO9660 filesystem of the CD-ROM poppulated with the files found in /mnt/cdrom. This filesystem must provide "/install/kernels/vmlinuz-2.2.25-mac" and "/install/cdrom/initrd22.gz". FILES /boot/emile/first_scsi /boot/emile/m68k-second_scsi SEE ALSO emile-install(8), emile-set-cmdline(8), emile-first-tune(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. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.