Pagina 3 di 3

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 16:58
da Raspanduck
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:~$

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 17:03
da menelicte
ok...
posta

Codice: Seleziona tutto

ls -l /boot/grub
intanto prova a lanciare

Codice: Seleziona tutto

sudo grub
nel prompt dai

Codice: Seleziona tutto

configfile (hd0,2)/boot/grub/menu.lst
e vedi se appare il menu

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 17:59
da Raspanduck
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:~$

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 18:00
da Raspanduck
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.

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 18:03
da menelicte
ora riprova con

Codice: Seleziona tutto

sudo grub

Codice: Seleziona tutto

grub> root (hd0,2) 
grub> setup (hd0)
grub> quit
e riavvia

Re: grub2 error 24

Inviato: domenica 10 maggio 2009, 18:35
da Raspanduck
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!