Deploying Debian 5 GNU/Linux with Insight Control for Linux Version 6.0 and 6.1

7
4. Copy the contents of the DVD into the DVD1 directory:
# cp -ar cdrom/* DVD1
5. Unmount the first DVD:
# umount cdrom
6. Mount the second DVD:
# mount -o loop debian-503-i386-DVD-2.iso cdrom
7. Copy the contents of the DVD into the DVD2 directory:
# cp -ar cdrom/* DVD2
8. Unmount the second DVD:
# umount cdrom
9. Mount the third DVD:
# mount -o loop debian-503-i386-DVD-3.iso cdrom
10. Copy the contents of the DVD into the DVD2 directory:
# cp -ar cdrom/* DVD3
11. Unmount the third DVD:
# umount cdrom
Step 4: Download the Debian installer
The netboot version of the Debian installer is not on the ISO media. Download it and copy it to the
/opt/repository/boot/Debian5-i386Boot directory.
A plain text mode version of the installer is available from the following web address:
http://ftp.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-
installer/i386/initrd.gz (RAM disk)
http://ftp.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-
installer/i386/linux (Debian kernel)
A graphical version of the installer is available from the following web address:
http://ftp.us.debian.org/debian/dists/lenny/main/installer-
i386/current/images/netboot/gtk/debian-installer/i386/initrd.gz (RAM disk)
http://ftp.us.debian.org/debian/dists/lenny/main/installer-
i386/current/images/netboot/gtk/debian-installer/i386/linux (Debian kernel)
Step 5: Download any .udeb packages needed for hardware support
Unlike the initrd provided with the Debian CD/DVD, the initrd used for netbooting does not
include all the drivers needed to support various hardware components, such as SATA or CD-ROM.
The following table lists the directories under /lib/modules/*/kernel/drivers that are present
in the CD/DVD initrd and netboot initrd: