| Free Software at Schools: Installing and Maintaining a Debian-Edu Network; Also Known as Skolelinux | ||
|---|---|---|
| Prev | Chapter 4. Skolelinux/Debian-edu Installation[id=installation] | Next |
Maybe your machine is already configured to boot from the CD-ROM. Start your machine with the Skolelinux/Debian-edu CD in the CD-ROM.
If you then see something similar to the screenshot in Figure 5-1, then you can skip straight to Section 5.2; otherwise, keep on reading.
If your machine has the BIOS option to boot from CD-ROM, then setting the CD-ROM as the first boot option in the BIOS may help. Later when the first stage of installation is over, you should change it back, so that the machine will boot from the hard drive.
Normally, when you turn the computer on, you will see how to enter the BIOS setup. It's usually one of the keys F1, INS, F10 or maybe DEL. Refer to your manual, or the supplier of the computer, if you aren't able to get the machine to boot from the CD-ROM.
Another option, when the machine will not boot directly from CD-ROM, or you can't gain access to the BIOS, is to use SBM(Smart Boot Manager). This is a floppy that you boot from, which makes it possible to choose to boot from the CD-ROM. SBM is included on the Skolelinux/Debian-edu CD. Have a look in the directory install on the CD. There you will find a file called sbm.bin. Transfer this file to a floppy using the utility rawrite. In Windows, you'll find rawrite in the directory install as well. Have a look at the file awrite2.txt for further info about rawrite
![]() | Do not try to simply copy sbm.bin to a floppy. That will not work. You have to use the utility rawrite |
For further information about what SBM is, you should read the file README.sbm, you'll find that file in the directory install as well
If you have a running Linux system, then you mount your CD, and transfer sbm.bin with the command
dd if=/cdrom/install/sbm.bin of=/dev/fd0
You may need to change the mount point used for your CD-ROM, and possibly also for the floppy.