Pagina 1 di 2
[Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 13:52
da ubilinux
Non riesco più ad avviare vista dopo l'avazamento a 10.04, ubuntu funziona correttamente.
Il menu di grub2 (1.98) mi fa vedere nell'elenco sia Ubuntu che Vista ma vista non si avvia.
qualcosa e successo sul grub2 ma non so come intervenire, mi interessa ripristinare Vista anche compromettendo ubuntu come posso fare??
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 14:09
da Ubuket
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 14:14
da patel
fai una ricerca su questo forum, è un problema molto frequente, forse qualcuno ha risolto
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 14:24
da Petr
Usa il cd di installazione di vista.
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 15:03
da ubilinux

non ho il disco di vista ma solo i cd di ripristino Hp.
Ho gia provato col comando sudo update-grub, ma continua non funzionare vista
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 15:40
da ubilinux
::)
c'è qualcuno che mia sa dire come fare??? grazie >:(
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 15:47
da patel
possibilità da esplorare se la ricerca non ha dato frutti:
1) ripristinare il boot di vista con
http://neosmart.net/blog/2008/windows-v ... -download/ e poi ripristinare il grub
2) fare una installazione pulita
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 16:42
da ubilinux
al comando "sudo update-grub" non si vede vista com'è possibile???
salvo@Ubuntu:~$ sudo update-grub
[sudo] password for salvo:
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.32-22-generic
Found kernel: /boot/vmlinuz-2.6.31-21-generic
Found GRUB 2: /boot/grub/core.img
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 19:40
da ubilinux
Ho installato una versione precedente di grub a quella 2(1.98)col comando "
sudo apt-get install grub"
poi ho reinstallato il grub con"
sudo grub-install hd0"
infine ho aggiornato con "
sudo update-grub"
ma ugualmente non c'e traccia di windows vista
ho anche provato "Windows Vista Recovery Disc Download" all'indirizzo
http://neosmart.net/blog/2008/windows-v ... -download/
ma ugualmente non riesco ad avviare vista
cosa posso fare ancora Help!!!! ???
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: martedì 25 maggio 2010, 20:50
da patel
se ora hai il grub1 le voci per Vista le devi inserire manualmente nel menu.lst, posta
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: mercoledì 26 maggio 2010, 11:06
da ubilinux
non capisco cosa fa con questi comandi mi puoi spiegare meglio GRAZIE
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: mercoledì 26 maggio 2010, 14:01
da Petr
Digita nel terminale ( applicazione-accessori-terminale ) i comandi postati.
Uno alla volta. Copia e posta i risultati.
Saluti
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 11:16
da linuxhelp
salvo@Ubuntu:~$
cat /boot/grub/menu.lst
Codice: Seleziona tutto
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-legacy-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=828b03bb-2fd6-44c6-8d8b-31af10d288aa
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic (recovery mode)
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro single
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, kernel 2.6.31-21-generic
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.31-21-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro quiet splash
initrd /boot/initrd.img-2.6.31-21-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.31-21-generic (recovery mode)
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.31-21-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro single
initrd /boot/initrd.img-2.6.31-21-generic
title Chainload into GRUB 2
root 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/grub/core.img
title Ubuntu 10.04 LTS, memtest86+
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 11:22
da linuxhelp
Non c'è traccia di windows vista come fare ad inserirlo nel file boot/grub/menu.lst ??? ???
salvo@Ubuntu:~$
sudo fdisk -l
Codice: Seleziona tutto
[sudo] password for salvo:
Disco /dev/sda: 500.1 GB, 500107862016 byte
255 testine, 63 settori/tracce, 60801 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x0feff92c
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 43612 350312366 7 HPFS/NTFS
/dev/sda2 59366 60801 11527168 7 HPFS/NTFS
/dev/sda3 43613 59365 126535972+ 5 Esteso
/dev/sda5 43613 58720 121354978+ 83 Linux
/dev/sda6 58721 59365 5180931 82 Linux swap / Solaris
Le voci nella tabella delle partizioni non sono nello stesso ordine del disco
Disco /dev/mmcblk0: 4075 MB, 4075290624 byte
7 testine, 6 settori/tracce, 189513 cilindri
Unità = cilindri di 42 * 512 = 21504 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00000000
Dispositivo Boot Start End Blocks Id System
/dev/mmcblk0p1 196 189514 3975680 b W95 FAT32
Disco /dev/sdb: 4026 MB, 4026531840 byte
31 testine, 30 settori/tracce, 8456 cilindri
Unità = cilindri di 930 * 512 = 476160 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00000000
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 9 8457 3928064 b W95 FAT32
salvo@Ubuntu:~$
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 12:15
da patel
aggiungi in fondo o dove vuoi tu
Codice: Seleziona tutto
title Windows
root (hd0,0)
makeactive
chainloader +1
modifica anche questa parte così:
timeout
10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
e riavvia
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 14:00
da linuxhelp
Codice: Seleziona tutto
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-legacy-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
# hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=828b03bb-2fd6-44c6-8d8b-31af10d288aa
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic (recovery mode)
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro single
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, kernel 2.6.31-21-generic
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.31-21-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro quiet splash
initrd /boot/initrd.img-2.6.31-21-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.31-21-generic (recovery mode)
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/vmlinuz-2.6.31-21-generic root=UUID=828b03bb-2fd6-44c6-8d8b-31af10d288aa ro single
initrd /boot/initrd.img-2.6.31-21-generic
title Chainload into GRUB 2
root 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/grub/core.img
title Windows
root (hd0,0)
makeactive
chainloader +1
title Ubuntu 10.04 LTS, memtest86+
uuid 828b03bb-2fd6-44c6-8d8b-31af10d288aa
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
Ho così modificato ma continua non a partire ma almeno adesso appare nel menu di grub. possiamo fare qualcos'altro??
Grazie Patel per il tuo aiuto
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 14:19
da patel
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 16:27
da linuxhelp
Dal nenu di grub all'avvio è ora presente la scelta per windows ma dopo avere effettuato la scelta si blocca con la dicitura
starting up
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 16:30
da linuxhelp
>:(
Ho gia provato
http://neosmart.net/blog/2008/windows-v ... -download/
ma anche questo dopo aver ripristinato Vista all'avvio prende il sopravvento grub e windows non parte!!
Re: [Boot] Avanzamento da 9.10 a 10.04 con dual boot vista
Inviato: giovedì 27 maggio 2010, 16:52
da A.Milinux
(ot)
Hai iniziato come ubilinux ed ora sei...
....linuxhelp.
...fine (ot)........ (nono)