RISOLTO!!!!!grub2 error 24
-
Raspanduck
- Prode Principiante
- Messaggi: 176
- Iscrizione: mercoledì 8 ottobre 2008, 19:36
Re: grub2 error 24
Questo è ciò che è uscito
Searching for GRUB installation directory ... found: /boot/grub
Installing GRUB to /dev/sda3 as (hd0,2)...
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.
(hd0) /dev/sda
sergio@sergio-desktop:~$
Searching for GRUB installation directory ... found: /boot/grub
Installing GRUB to /dev/sda3 as (hd0,2)...
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.
(hd0) /dev/sda
sergio@sergio-desktop:~$
Sergio
Re: grub2 error 24
ok...
posta
intanto prova a lanciare
nel prompt dai
e vedi se appare il menu
posta
Codice: Seleziona tutto
ls -l /boot/grubCodice: Seleziona tutto
sudo grubCodice: Seleziona tutto
configfile (hd0,2)/boot/grub/menu.lst"Tentare è il primo passo verso il fallimento" Homer J.
-
Raspanduck
- Prode Principiante
- Messaggi: 176
- Iscrizione: mercoledì 8 ottobre 2008, 19:36
Re: grub2 error 24
totale 224
-rw-r--r-- 1 root root 197 2009-05-10 16:57 default
-rw-r--r-- 1 root root 15 2009-04-11 04:37 device.map
-rw-r--r-- 1 root root 8288 2009-05-10 16:57 e2fs_stage1_5
-rw-r--r-- 1 root root 7856 2009-05-10 16:57 fat_stage1_5
-rw-r--r-- 1 root root 16 2009-05-10 16:57 installed-version
-rw-r--r-- 1 root root 8712 2009-05-10 16:57 jfs_stage1_5
-rw-r--r-- 1 root root 6511 2009-05-10 01:02 menu.lst
-rw-r--r-- 1 root root 6477 2009-05-10 00:40 menu.lst~
-rw-r--r-- 1 sergio sergio 5469 2009-05-08 21:58 menu.lst.mint
-rw-r--r-- 1 root root 7352 2009-05-10 16:57 minix_stage1_5
-rw-r--r-- 1 root root 9756 2009-05-10 16:57 reiserfs_stage1_5
-rw-r--r-- 1 root root 512 2009-05-10 16:57 stage1
-rw-r--r-- 1 root root 121740 2009-05-10 16:57 stage2
-rw-r--r-- 1 root root 9556 2009-05-10 16:57 xfs_stage1_5
sergio@sergio-desktop:~$
-rw-r--r-- 1 root root 197 2009-05-10 16:57 default
-rw-r--r-- 1 root root 15 2009-04-11 04:37 device.map
-rw-r--r-- 1 root root 8288 2009-05-10 16:57 e2fs_stage1_5
-rw-r--r-- 1 root root 7856 2009-05-10 16:57 fat_stage1_5
-rw-r--r-- 1 root root 16 2009-05-10 16:57 installed-version
-rw-r--r-- 1 root root 8712 2009-05-10 16:57 jfs_stage1_5
-rw-r--r-- 1 root root 6511 2009-05-10 01:02 menu.lst
-rw-r--r-- 1 root root 6477 2009-05-10 00:40 menu.lst~
-rw-r--r-- 1 sergio sergio 5469 2009-05-08 21:58 menu.lst.mint
-rw-r--r-- 1 root root 7352 2009-05-10 16:57 minix_stage1_5
-rw-r--r-- 1 root root 9756 2009-05-10 16:57 reiserfs_stage1_5
-rw-r--r-- 1 root root 512 2009-05-10 16:57 stage1
-rw-r--r-- 1 root root 121740 2009-05-10 16:57 stage2
-rw-r--r-- 1 root root 9556 2009-05-10 16:57 xfs_stage1_5
sergio@sergio-desktop:~$
Sergio
-
Raspanduck
- Prode Principiante
- Messaggi: 176
- Iscrizione: mercoledì 8 ottobre 2008, 19:36
Re: grub2 error 24
Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sda3) |
| Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sda3) |
| Ubuntu 9.04, memtest86+ |
| Other operating systems: |
| Microsoft Windows XP Professional |
| Linux Mint 6, kernel 2.6.27-7-generic (on /dev/sda6) |
| Linux Mint 6, kernel 2.6.27-7-generic (recovery mode) (on /dev/sda6) |
| Linux Mint 6, memtest86+ (on /dev/sda6)
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the
commands before booting, or 'c' for a command-line.
| Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sda3) |
| Ubuntu 9.04, memtest86+ |
| Other operating systems: |
| Microsoft Windows XP Professional |
| Linux Mint 6, kernel 2.6.27-7-generic (on /dev/sda6) |
| Linux Mint 6, kernel 2.6.27-7-generic (recovery mode) (on /dev/sda6) |
| Linux Mint 6, memtest86+ (on /dev/sda6)
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the
commands before booting, or 'c' for a command-line.
Sergio
Re: grub2 error 24
ora riprova con
e riavvia
Codice: Seleziona tutto
sudo grubCodice: Seleziona tutto
grub> root (hd0,2)
grub> setup (hd0)
grub> quit
"Tentare è il primo passo verso il fallimento" Homer J.
-
Raspanduck
- Prode Principiante
- Messaggi: 176
- Iscrizione: mercoledì 8 ottobre 2008, 19:36
Re: grub2 error 24
Grande!!!!Sei un Genio!!!!Ora è tutto a posto!!Ci ho dovuto tribulare un po' per capire che alla fine mi dava (initramfs) perchè dovevo risistemare il root al posto di uuid ed (hd0,2) al posto dei numeri,ma l'ho capito dal fatto che riuscivo ad entrarci tranquillamente dal recovery!Grazie mille!!Metto risolto!
Sergio
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 9 ospiti
