[PLUTO-help]
Dragonet
dragonet a hackerjournal.it
Mer 25 Feb 2004 00:48:17 CET
Subject:
mesaggi di errore al boot
From:
dennis pavesi <dragonet a hackerjournal.it>
Date:
Tue, 24 Feb 2004 23:26:59 +0100
To:
Supporto tecnico del PLUTO <pluto-help a lists.pluto.it>
salve a tutti: Utilizzo fedora come distro, e oggi ho notato dei messaggi di
errore all'avvio che non avevo mai notato prima:
umount: invalid argument
umount2: /initrd non montato
Questo è il file di configurazione di grub (il messaggio mi è comparso
avviando il kernel + recente, non ho provato con i precedenti):
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,5)
# kernel /vmlinuz-version ro root=/dev/hda7
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2174.nptl)
root (hd0,5)
kernel /vmlinuz-2.4.22-1.2174.nptl ro root=LABEL=/ rhgb
initrd /initrd-2.4.22-1.2174.nptl.img
title Fedora Core (2.4.22-1.2166.nptl)
root (hd0,5)
kernel /vmlinuz-2.4.22-1.2166.nptl ro root=LABEL=/ rhgb
initrd /initrd-2.4.22-1.2166.nptl.img
title Fedora Core (2.4.22-1.2149.nptl)
root (hd0,5)
kernel /vmlinuz-2.4.22-1.2149.nptl ro root=LABEL=/ rhgb
initrd /initrd-2.4.22-1.2149.nptl.img
title Fedora Core (2.4.22-1.2115.nptl)
root (hd0,5)
kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ rhgb
initrd /initrd-2.4.22-1.2115.nptl.img
title DOS
rootnoverify (hd0,0)
chainloader +1
e questo è l'elenco dei file contenuti nella mia directory boot:
drwxr-xr-x 4 root root 1024 19 feb 19:49 ./
drwxr-xr-x 19 root root 4096 24 feb 21:55 ../
-rw-r--r-- 1 root root 49619 29 ott 21:38
config-2.4.22-1.2115.nptl
-rw-r--r-- 1 root root 49633 7 gen 19:04
config-2.4.22-1.2149.nptl
-rw-r--r-- 1 root root 49556 30 gen 19:59
config-2.4.22-1.2166.nptl
-rw-r--r-- 1 root root 49567 18 feb 22:47
config-2.4.22-1.2174.nptl
drwxr-xr-x 2 root root 1024 19 feb 19:50 grub/
-rw-r--r-- 1 root root 163525 1 feb 17:48
initrd-2.4.22-1.2115.nptl.img
-rw-r--r-- 1 root root 163275 1 feb 19:36
initrd-2.4.22-1.2149.nptl.img
-rw-r--r-- 1 root root 162828 11 feb 23:35
initrd-2.4.22-1.2166.nptl.img
-rw-r--r-- 1 root root 163545 19 feb 19:49
initrd-2.4.22-1.2174.nptl.img
-rw-r--r-- 1 root root 549 1 feb 17:48 kernel.h
drwx------ 2 root root 12288 1 feb 18:42 lost+found/
lrwxrwxrwx 1 root root 29 19 feb 19:49 System.map ->
System.map-2.4.22-1.2174.nptl
-rw-r--r-- 1 root root 583022 29 ott 21:38
System.map-2.4.22-1.2115.nptl
-rw-r--r-- 1 root root 569659 7 gen 19:04
System.map-2.4.22-1.2149.nptl
-rw-r--r-- 1 root root 571730 30 gen 19:59
System.map-2.4.22-1.2166.nptl
-rw-r--r-- 1 root root 571730 18 feb 22:47
System.map-2.4.22-1.2174.nptl
lrwxrwxrwx 1 root root 41 1 feb 17:48
vmlinux-2.4.22-1.2115.nptl -> ../lib/modules/2.4.22-1.2115.nptl/vmlinux*
lrwxrwxrwx 1 root root 41 1 feb 19:36
vmlinux-2.4.22-1.2149.nptl -> ../lib/modules/2.4.22-1.2149.nptl/vmlinux*
lrwxrwxrwx 1 root root 41 11 feb 23:35
vmlinux-2.4.22-1.2166.nptl -> ../lib/modules/2.4.22-1.2166.nptl/vmlinux*
lrwxrwxrwx 1 root root 41 19 feb 19:49
vmlinux-2.4.22-1.2174.nptl -> ../lib/modules/2.4.22-1.2174.nptl/vmlinux*
lrwxrwxrwx 1 root root 26 19 feb 19:49 vmlinuz ->
vmlinuz-2.4.22-1.2174.nptl
-rw-r--r-- 1 root root 1239821 29 ott 21:38
vmlinuz-2.4.22-1.2115.nptl
-rw-r--r-- 1 root root 1236805 7 gen 19:04
vmlinuz-2.4.22-1.2149.nptl
-rw-r--r-- 1 root root 1240029 30 gen 19:59
vmlinuz-2.4.22-1.2166.nptl
-rw-r--r-- 1 root root 1240023 18 feb 22:47
vmlinuz-2.4.22-1.2174.nptl
Ieri sera avevo iniziato una ricompilazione del kernel, (operazione che fino
ad oggi non mi è mai riuscita bene!) utilizzando i sorgenti dell' 2174, ma
non l'ho portata a termine (mi sono fermato a make clean), quindi non ho
creato la nuova immagine e non ho modificato quella nella directory boot,
quindi non credo che questo abbia a che fare con l'errore. Comunque il
sistema funziona senza problemi, vorrei solo capire che cosa è successo.
Qualcuno sa spiegarmelo? Grazie e scusate se mi sono dilungato troppo!
<br><br><br><br><br><br><br>
=============================================<br>
<br>
Il tuo collegamento gratis con hackerjournal - Email gratis
pop3/imap/newsgroup
www.hackerjournal.it provalo ora!
More information about the pluto-help
mailing list