> # Boot up Linux by default. > # > default=Linux > > image=/vmlinuz > label=Linux > read-only > # restricted > # alias=1 > > image=/vmlinuz.old > label=LinuxOLD > read-only > optional > # restricted > # alias=2 > > # If you have another OS on this machine to boot, you can uncomment the > # following lines, changing the device name on the `other' line to > # where your other OS' partition is. > # > # other=/dev/hda4 > # label=HURD > # restricted > # alias=3 > questo dovrebbe essere la parte importante > Questa è la configurazione di default, questa parte va (ragionevolmente) bene. Controlla le righe sopra a queste:
boot=/dev/XXX e root=/dev/YYY