View previous topic :: View next topic |
Author |
Message |
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Tue May 10, 2005 4:35 pm Post subject: The initial RAM disk is too big && Kernel & BIOS |
|
|
Ciao,
Mi e' capitato durante la conf di gensplash di sovrascrivere MBR con lilo e con alta verbosita' mi da questi die warning che precedentemente non mi dava...
Il primo mi pare a primo sguardo alquanto strano visto che non ho mai toccato le partizioni da quando ho installato gentoo.
il secondo invece non l ho sinceramente capito.... qualche idea? thx
Code: | Warning: LBA32 addressing assumed
Reading boot sector from /dev/hda
Warning: Kernel & BIOS return differing head/sector geometries for device 0x80
Kernel: 65535 cylinders, 16 heads, 63 sectors
BIOS: 1023 cylinders, 255 heads, 63 sectors
Using MENU secondary loader
Calling map_insert_data
Boot image: /boot/kernel-2.6.11-gentoo-r6
Mapping RAM disk /boot/initrd-2.6.11-gentoo-r6
Warning: The initial RAM disk is too big to fit between the kernel and
the 15M-16M memory hole. It will be loaded in the highest memory as
though the configuration file specified "large-memory" and it will
be assumed that the BIOS supports memory moves above 16M.
Added 2.6.11-r6 ? *
|
EDIT: ....altro thread abbandonato con lo stesso problema https://forums.gentoo.org/viewtopic-t-328889-highlight-howto+gensplash.html _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
unz l33t
Joined: 28 Jul 2004 Posts: 819 Location: Roma, Italia
|
Posted: Tue May 10, 2005 5:13 pm Post subject: |
|
|
che dice fdisk /dev/hda e poi il comando p? _________________ Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/ |
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Tue May 10, 2005 5:17 pm Post subject: |
|
|
unz wrote: | che dice fdisk /dev/hda e poi il comando p? |
facciamo con -l che e' piu' immediato..
Code: | /# fdisk -l /dev/hda
Disk /dev/hda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hda2 1276 7296 48363682+ f W95 Ext'd (LBA)
/dev/hda5 1276 2550 10241406 83 Linux
/dev/hda6 2551 2627 618471 82 Linux swap / Solaris
/dev/hda7 2628 7296 37503711 b W95 FAT32
|
_________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
comio Advocate
Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Tue May 10, 2005 5:51 pm Post subject: |
|
|
unz wrote: | che dice fdisk /dev/hda e poi il comando p? |
non è un problema di disco... piuttosto fai vedere cosa hai in /boot/ (dopo che l'hai montata).
Le soluzioni sono due: levi qualcosa dall initrd oppure abiliti Large Memory... e poi preghi che il bios non faccia scherzi. Assicurati inoltre che l'initrd sia della dimensione giusta (metti 8M o 16M), puoi vedere nella sezione Device Drivers/Block Device.
ciao
PS.: Io sarei nel ridurre l'initrd... _________________ RTFM!!!!
e
http://www.comio.it
|
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Tue May 10, 2005 5:59 pm Post subject: |
|
|
comio wrote: | unz wrote: | che dice fdisk /dev/hda e poi il comando p? |
non è un problema di disco... piuttosto fai vedere cosa hai in /boot/ (dopo che l'hai montata).
Le soluzioni sono due: levi qualcosa dall initrd oppure abiliti Large Memory... e poi preghi che il bios non faccia scherzi. Assicurati inoltre che l'initrd sia della dimensione giusta (metti 8M o 16M), puoi vedere nella sezione Device Drivers/Block Device. |
Grazie della risp.. l ho messo da 8 a 16 ora ricompilo e ti faccio sapere.. _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Tue May 10, 2005 6:07 pm Post subject: |
|
|
non e' cambiato nulla....
posto un list di /boot
Code: |
# ls -l /boot/
total 10225
lrwxrwxrwx 1 root root 36 Apr 18 17:31 System.map -> failsafe/System.map-2.6.11-gentoo-r4
-rw-r--r-- 1 root root 866727 May 10 20:00 System.map-2.6.11-gentoo-r6
lrwxrwxrwx 1 root root 1 Oct 13 2004 boot -> .
-rw-r--r-- 1 root root 512 May 10 20:02 boot.0300
-rw-r--r-- 1 root root 37740 Apr 17 18:35 config-2.6.11-gentoo-r6
drwxr-xr-x 2 root root 176 Apr 18 17:30 failsafe
-rw-r--r-- 1 root root 604106 May 10 19:29 fbsplash-emergence-1024x768
-rw-r--r-- 1 root root 600051 May 10 19:45 fbsplash-gentoo-1024x768
lrwxrwxrwx 1 root root 32 Apr 18 17:32 initrd -> failsafe/initrd-2.6.11-gentoo-r4
-rw-r--r-- 1 root root 1251342 May 10 20:01 initrd-2.6.11-gentoo-r6
-rw-r--r-- 1 root root 6957857 May 10 20:00 kernel-2.6.11-gentoo-r6
-rw------- 1 root root 123392 May 10 20:05 map
drwxr-xr-x 2 root root 152 Apr 18 17:31 old_config
lrwxrwxrwx 1 root root 32 Apr 18 17:32 vmlinuz -> failsafe/kernel-2.6.11-gentoo-r4
|
_________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
comio Advocate
Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Tue May 10, 2005 6:18 pm Post subject: |
|
|
dai un grub-install (hd0)... giusto per levare il lilo. Domanda... come mai hai un kernel da 6M? è un po' cicciottello...
ciao
neryo wrote: | non e' cambiato nulla....
posto un list di /boot
Code: |
# ls -l /boot/
total 10225
lrwxrwxrwx 1 root root 36 Apr 18 17:31 System.map -> failsafe/System.map-2.6.11-gentoo-r4
-rw-r--r-- 1 root root 866727 May 10 20:00 System.map-2.6.11-gentoo-r6
lrwxrwxrwx 1 root root 1 Oct 13 2004 boot -> .
-rw-r--r-- 1 root root 512 May 10 20:02 boot.0300
-rw-r--r-- 1 root root 37740 Apr 17 18:35 config-2.6.11-gentoo-r6
drwxr-xr-x 2 root root 176 Apr 18 17:30 failsafe
-rw-r--r-- 1 root root 604106 May 10 19:29 fbsplash-emergence-1024x768
-rw-r--r-- 1 root root 600051 May 10 19:45 fbsplash-gentoo-1024x768
lrwxrwxrwx 1 root root 32 Apr 18 17:32 initrd -> failsafe/initrd-2.6.11-gentoo-r4
-rw-r--r-- 1 root root 1251342 May 10 20:01 initrd-2.6.11-gentoo-r6
-rw-r--r-- 1 root root 6957857 May 10 20:00 kernel-2.6.11-gentoo-r6
-rw------- 1 root root 123392 May 10 20:05 map
drwxr-xr-x 2 root root 152 Apr 18 17:31 old_config
lrwxrwxrwx 1 root root 32 Apr 18 17:32 vmlinuz -> failsafe/kernel-2.6.11-gentoo-r4
|
|
_________________ RTFM!!!!
e
http://www.comio.it
|
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Tue May 10, 2005 6:32 pm Post subject: |
|
|
comio wrote: | dai un grub-install (hd0)... giusto per levare il lilo. Domanda... come mai hai un kernel da 6M? è un po' cicciottello...
|
come mai dovrei rimuovere lilo in favore di grub?
mh si lo sto scremando infatti.. migliorera'!! _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
nightshadow Apprentice
Joined: 19 Mar 2004 Posts: 173 Location: nowhereland
|
Posted: Wed May 11, 2005 8:05 am Post subject: |
|
|
Se comunque hai una mainboard abbastanza recente non hai nessun problema e funziona lo stesso!
per sicurezza comunque agigungi il vecchio kernel in lilo.conf e chiamalo "failsafe".. cosi se non funziona potrai sempre fare il boot con quello vecchio... |
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Wed May 11, 2005 8:22 am Post subject: |
|
|
nightshadow wrote: | Se comunque hai una mainboard abbastanza recente non hai nessun problema e funziona lo stesso!
|
Sono sul mio portatile e per funzionare funziona.. anche se cmq mi piacerebbe rimuovere in warning.. sai se ci sono qualcosa si vede che non va per il verso giusto!
Code: |
per sicurezza comunque agigungi il vecchio kernel in lilo.conf e chiamalo "failsafe".. cosi se non funziona potrai sempre fare il boot con quello vecchio... |
L'avevo gia' da tempo un kernel failsafe come vedi dal ls -l di sopra.. tengo sempre in quella dir il precedente funzionante...
Cmq credo che sia perche' ho compilato il gensplash all'interno del kernel e forse e' anche il motivo del fatto che sia piu ciccio del solito... adesso provo a ricompilare il kernel senza e magari aggiorno al 2.6.11-gentoo-r8 appena uscito!
thx cmq ciao _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Wed May 11, 2005 9:38 am Post subject: |
|
|
il problema Warning: The initial RAM disk is too big to fit between the kernel and ... se ne andato ricompilando il kernel e togliendo il gensplash dal kernel.. rimane ancora questo..
Code: | Warning: LBA32 addressing assumed
Reading boot sector from /dev/hda
Warning: Kernel & BIOS return differing head/sector geometries for device 0x80
Kernel: 65535 cylinders, 16 heads, 63 sectors
BIOS: 1023 cylinders, 255 heads, 63 sectors
Using MENU secondary loader
Calling map_insert_data
|
Nessuno ha qualche idea?
thx _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
|