Visualizzazione dei risultati da 1 a 6 su 6
  1. #1
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    errore reboot dopo compilazione

    ciao a tuttil.
    ho compilato kernel per debian con il metodo debian..
    ho messo il 2.6.14
    ora quando faccio boot mi ritrovo con:
    kernel panic - not syncung: VFS: Unable to mount root fs on unknown-block(0,0)
    guardando il file di grub ho:

    title Debian GNU/Linux, kernel 2.6.14
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.14 root=/dev/sda1 ro
    savedefault
    boot

    title Debian GNU/Linux, kernel 2.6.14 (recovery mode)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.14 root=/dev/sda1 ro single
    savedefault
    boot

    title Debian GNU/Linux, kernel 2.4.27-2-386
    root (hd0,0)
    kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro
    initrd /boot/initrd.img-2.4.27-2-386
    savedefault
    boot

    title Debian GNU/Linux, kernel 2.4.27-2-386 (recovery mode)
    root (hd0,0)
    kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro single
    initrd /boot/initrd.img-2.4.27-2-386
    savedefault
    boot
    why?
    son su vmware..
    che può essere?
    mi manca quel /boot/initrd.img..
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  2. #2

    re:

    gia' puo' essere

  3. #3
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    ma son obbligato ad usare initrd (ramdisk) per caricare i moduli?
    se li metto staticamente?
    si ok.. ma quali sarebbero ? :^)

    riprovo..
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  4. #4

    re:

    quarda nel .config

    ogni "m" e' un modulo non incluso
    ogni "y" e' un modulo incluso

  5. #5
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    si quello ok.. ma capire qualce sia il modulo che deve essere statico..
    sarà quello del filesystem
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  6. #6

    re:

    quello di sicuro

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.