Jump to content
7 posts in this topic

Recommended Posts

Io ho vista nella prima partizione, macos nella seconda e ubuntu nella 3a (swap) e 1a estesa (root)

 

Title Vista

root (hd0,0)

savedefault

makeactive

chainloader +1

 

Title HackOsX

root (hd0,1)

savedefault

makeactive

chainloader +1

se non mi ricordo male la partizione estesa non gli piace molto ....

 

A macos?

Io nella estesa ho messo ubu.

Ricordo anni fa che si facevano le classiche 4 partizioni per linux, /boot, swap, /home e / e allora la partizione di boot doveva essere la prima all'inizio del disco entro un certo cilindro.

L'unico OS che non mi pare è Vista!

Dopo vari terntativi,ora riesco a far avviare ubuntu e leopard, ma vista no!!!!si riaccende il computer e tutto comincia da capo!

ecco il grub:title Chainload into GRUB 2

root (hd0,1)

kernel /boot/grub/core.img

savedefault

 

title Debian GNU/Linux, kernel 2.6.22-14-generic

root (hd0,1)

kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=aa1831cf-5102-4cbd-a35d-750b413891ef ro quiet splash locale=it_IT

initrd /boot/initrd.img-2.6.22-14-generic

savedefault

 

title Debian GNU/Linux, kernel 2.6.22-14-generic (recovery mode)

root (hd0,1)

kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=aa1831cf-5102-4cbd-a35d-750b413891ef ro single

initrd /boot/initrd.img-2.6.22-14-generic

savedefault

 

title Debian GNU/Linux, kernel memtest86+

root (hd0,1)

kernel /boot/memtest86+.bin

 

### END DEBIAN AUTOMAGIC KERNELS LIST

 

# This is a divider, added to separate the menu items below from the Debian

# ones.

title Other operating systems:

root

 

 

# This entry automatically added by the Debian installer for a non-linux OS

# on /dev/sda1

title Windows Vista/Longhorn (loader)

root (hd0,0)

savedefault

makeactive

chainloader +1

 

title mac osx 10.5.1

root (hd0,2)

savedefault

makeactive

chainloader +1

 

 

che ne pensate?

ciaooo

×
×
  • Create New...