Salve a tutti!
Vorrei provare ad installare Slacky sull' hd esterno, al posto di Fedora che ho sia sull' hd interno che esterno. Il mio problema è che uso grub e non vorrei che slacky installasse lilo perchè non saprei configurarlo per far partire i 3 S.O. diversi (Win, Fedora e Slacky). Vorrei sapere come fare e come modificare il grub (che vi posto di seguito, assieme alla sonfigurazione hd) per far partire i S.O.. Grazie!
Il mio grub:
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,4)
# kernel /vmlinuz-version ro root=/dev/sda7
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.20)
root (hd0,4)
kernel /vmlinuz-2.6.20 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.20.img
title WindowsXP
rootnoverify (hd0,0)
chainloader +1
title Fedora Core usb (2.6.19.2)
root (hd1,0)
kernel /vmlinuz-2.6.19.2 ro root=LABEL=/12 rhgb quiet
initrd /initrd-2.6.19.2.img
rhgb quiet
mia configurazione Hd:
Filesystem blocchi di 1K Usati Disponib. Uso% Montato su
/dev/sda7 30244176 6642548 22040516 24% /
/dev/sda5 101086 23036 72831 25% /boot
tmpfs 515780 0 515780 0% /dev/shm
/dev/sda1 65304192 11329032 53975160 18% /mnt/win
/dev/sdb5 56478688 18005952 38472736 32% /media/disk
/dev/sdb3 57703260 8545632 46179180 16% /media/-12
/dev/sdb1 101086 29338 66529 31% /media/-boot12