Ospitone82
28-08-2008, 09:06
Salve a tutti, ho un pc in cui ho installato Slack, Kubuntu e Vista.
L'avvio viene eseguito con Lilo e riesco ad accedere senza problemi a Slack e Vista tranne che a Kubuntu (quando lo seleziono mi appare una schermata nera).
Vi posto il file lilo.conf e fstab in modo che possiate darmi qualche consiglio:
lilo.conf
# Windows bootable partition config begins
other = /dev/sda1
label = Windows
table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda5
label = Slackware
read-only
# Linux bootable partition config ends
# Kubuntu
image = /media/boot/vmlinuz-2.6.22-14-generic
root = /dev/sda2
initrd = /media/boot/initrd.img-2.6.22-14-generic
label = Kubuntu
read-only
# end Kubuntu
fstab
/dev/sda5 / ext2 defaults 1 1
/dev/sda2 /media ext3 defaults 0 0
/dev/sda1 /ntfs-c ntfs-3g umask=077 1 0
/dev/sda4 /ntfs-d ntfs-3g umask=077 1 0
L'avvio viene eseguito con Lilo e riesco ad accedere senza problemi a Slack e Vista tranne che a Kubuntu (quando lo seleziono mi appare una schermata nera).
Vi posto il file lilo.conf e fstab in modo che possiate darmi qualche consiglio:
lilo.conf
# Windows bootable partition config begins
other = /dev/sda1
label = Windows
table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda5
label = Slackware
read-only
# Linux bootable partition config ends
# Kubuntu
image = /media/boot/vmlinuz-2.6.22-14-generic
root = /dev/sda2
initrd = /media/boot/initrd.img-2.6.22-14-generic
label = Kubuntu
read-only
# end Kubuntu
fstab
/dev/sda5 / ext2 defaults 1 1
/dev/sda2 /media ext3 defaults 0 0
/dev/sda1 /ntfs-c ntfs-3g umask=077 1 0
/dev/sda4 /ntfs-d ntfs-3g umask=077 1 0