debian-cd-clone/data/sarge
Joey Hess b42da8f6c7 - Update the yaboot boot.msg to match the one in d-i cvs, including
details about setting debconf priority.
2003-12-24 02:15:27 +00:00
..
yaboot - Update the yaboot boot.msg to match the one in d-i cvs, including 2003-12-24 02:15:27 +00:00
README.html.in * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
README.sbm * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
alpha_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
apt-setup.html.in - Remove a reference to Debian 2.2 2003-06-05 19:30:26 +00:00
arm_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
f1.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f2.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f3.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f4.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f5.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f6.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f7.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f8.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f9.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
f10.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
hppa_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
i386_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
ia64_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
isolinux.bin * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
isolinux.txt - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. 2003-12-22 17:30:44 +00:00
m68k_netinst_udeb_include Remove net-retreiver from the udeb_include files, it should only be pulled in if explicitly selected 2003-09-27 09:08:40 +00:00
mips_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
mipsel_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
powerpc_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
s390_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00
sbm.bin.gz * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
sparc_netinst_udeb_include - Remove pump-udeb from all udeb_includes; netcfg depends on and 2003-12-22 17:34:02 +00:00

README.sbm

About the Smart Boot Manager image
----------------------------------

  The file `sbm.bin' that is available in this directory may be useful
  to you if you are not able to directly boot the first CD because your
  BIOS may be too old and may not support ISOLINUX.

  Then, instead of booting on the CD directly, you create a Smart Boot
  Manager floppy image by using the sbm.bin disk image. You can create this
  floppy with rawrite (under DOS) or with dd (under Linux). Now you can
  boot on this floppy disk and it will detect your CDROM and let you boot
  on it bypassing any BIOS limitation.

What is SBM ?

  Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
  Boot Manager - a program that is loaded by the bios before any
  operating system and allows you to choose which operating system to
  boot.

  SBM is included in Debian in two ways, the package bmconf allows us to
  install and configure an old version of SBM and sbm wich is the latest
  version of SBM with an installer.

What's the use of SBM on the CD then ?

  SBM includes an IDE driver that allows us to boot the cds even on
  machines with a BIOS that wouldn't support booting from CD, provided our
  CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
  it and then tell it to boot from your CDROM.

  Also, there are some cases where the BIOS would allow booting from the CD
  but isolinux fails to boot from there, in this case you can either boot
  using a CD other than the first, as the others don't use isolinux, or you
  can make a SBM floppy and boot from this floppy and then tell SBM to boot
  your CDROM.

How do you make a SBM floppy ?

  If you have SBM installed on a box you can run sbminst. Otherwise you can
  put the sbm.bin floppy image that we provide with our cds onto a floppy
  just like you would do with a rescue image.