4.4. Preparació dels fitxers per arrencar des del disc dur

L'instal·lador es pot arrencar fent ús de fitxers que són a una partició d'un disc dur: o bé llançat des d'un altre sistema operatiu, o bé cridant directament un carregador des de la BIOS.

A full, «pure network» installation can be achieved using this technique. This avoids all hassles of removable media, like finding and burning CD/DVD images.

4.4.1. Hard disk installer booting from Linux using GRUB

This section explains how to add to or even replace an existing linux installation using GRUB.

At boot time, GRUB supports loading in memory not only the kernel, but also a disk image. This RAM disk can be used as the root file-system by the kernel.

Copy the following files from the Debian archives to a convenient location on your hard drive, for instance to /boot/newinstall/.

  • vmlinuz (imatge del nucli)

  • initrd.gz (imatge del disc RAM)

Si voleu utilitzar el disc dur únicament per a l'arrencada i voleu baixar-ho tot des de la xarxa, hauríeu de baixar el fitxer netboot/debian-installer/amd64/initrd.gz i el nucli corresponent netboot/debian-installer/amd64/linux. Us permetrà tornar a partir el disc dur del qual heu arrencat l'instal·lador. Tot i això, ho hauríeu de fer amb molt de compte.

Alternatively, if you intend to keep an existing partition on the hard drive unchanged during the install, you can download the hd-media/initrd.gz file and its kernel hd-media/vmlinuz, as well as copy an installation image to the hard drive (make sure the file is named ending in .iso). The installer can then boot from the hard drive and install from the installation image, without needing the network.

Finalment, per configurar el carregador continueu a Secció 5.1.5, «Booting from Linux using GRUB».

4.4.2. Iniciar la instal·lació des del disc dur amb DOS fent servir loadlin

Aquesta secció explica com preparar el vostre disc dur per a iniciar la instal·lació des de DOS fent servir loadlin.

Copy the following directories from a Debian installation image to c:\.

  • /install.amd (binari del nucli i imatge del disc de memòria)

  • /tools (eina «loadlin»)