[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel Panic wegen falsche ALSA - Module



ho,

Mich quält gerade folgendes Prob. Ich habe auf mein Woody die alsa Module und dazugehörigen Pakete auf gespielt. Nach einen reboot wollte das System nicht mehr booten.
Folgende Fehlermeldungen tauchten auf:

--------------------------------------------------------------------------------------------------------------------------
request_module[block-major-3]: Root fs not mounted
VFS: Cannot open root device "301" or 03:01
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:01
--------------------------------------------------------------------------------------------------------------------------

Fehlermeldung

Mit Googel findet man natürlich eine menge zu diesem Thema aber leider konnte das nicht mein Prob beseitigen. Mein letzter schritt war mit Knoppix zu booten und die alsa File erst einmal zu löschen. Die auch für die Version 2.4.16 und nicht für 2.4.18-bf2.4 gedacht wahren was natürlich auch denn kresch verursacht hat. Danach habe ich noch einmal alles überprüft nach denn üblichen Fehlern konnte aber nichts finden. Aber seht selbst vielleicht sehen ja viele Augen mehr als zwei ;-)

Ich selber vermute ja das es dran liegt das ich zwar die lilo.conf angepaßt habe. Aber beim ausführen von lilo jetzt die lilo.conf angeben muß, weil sich lilo ja zwischen zwei entscheiden muß ( Knoppix = lilo.conf, Woody = lilo.conf ) . Wie teile ich so was lilo mit oder liegt es an etwas anderen?

---------------------------------------------------------------------------------------------------------------------------

/mnt/hda1/

nsgesamt 104
drwxr-xr-x 2 root root 4096 2003-11-01 01:55 bin
drwxr-xr-x 2 root root 4096 2003-11-01 18:15 boot
drwxr-xr-x 2 root root 4096 2003-10-19 08:21 cdrom
drwxr-xr-x 9 root root 24576 2003-11-01 06:56 dev
drwxr-xr-x 80 root root 4096 2003-11-02 09:47 etc
drwxr-xr-x 2 root root 4096 2003-10-19 08:21 floppy
drwxrwsr-x 3 root staff 4096 2003-10-20 18:31 home
drwxr-xr-x 2 root root 4096 2003-10-19 08:21 initrd
drwxr-xr-x 5 root root 4096 2003-10-19 10:27 lib
drwx------ 2 root root 16384 2003-10-19 08:14 lost+found
drwxr-xr-x 2 root root 4096 2002-02-08 16:42 mnt
drwxr-xr-x 2 root root 4096 2003-10-19 08:21 opt
drwxr-xr-x 2 root root 4096 2002-02-08 16:42 proc
drwxr-xr-x 7 root root 4096 2003-10-29 01:47 root
drwxr-xr-x 2 root root 4096 2003-10-26 05:09 sbin
drwxrwxrwt 8 root root 4096 2003-11-01 06:56 tmp
drwxr-xr-x 13 root root 4096 2003-10-19 10:26 usr
drwxr-xr-x 14 root root 4096 2003-10-19 10:28 var
lrwxrwxrwx 1 root root 26 2003-11-01 18:01 vmlinuz -> /boot/vmlinuz-2.4.18-bf2.4

---------------------------------------------------------------------------------------------------------------------------
insgesamt 1868

/mnt/hda1/boot/

-rw-r--r-- 1 root root 512 2003-10-19 08:24 boot.0300
-rw-r--r-- 1 root root 7988 2002-04-13 20:57 boot-bmp.b
lrwxrwxrwx 1 root root 11 2003-10-19 08:22 boot.bold -> boot-menu.b
-rw-r--r-- 1 root root 6204 2002-04-13 20:57 boot-compat.b
-rw-r--r-- 1 root root 7964 2002-04-13 20:57 boot-menu.b
-rw-r--r-- 1 root root 6204 2002-04-13 20:57 boot-text.b
-rw-r--r-- 1 root root 728 2002-04-13 20:57 chain.b
-rw-r--r-- 1 root root 16984 2003-10-19 08:15 config-2.4.18-bf2.4
-rw------- 1 root root 11264 2003-11-01 04:27 map
-rw-r--r-- 1 root root 656 2002-04-13 20:57 os2_d.b
-rw-r--r-- 1 root root 559088 2003-10-19 08:15 System.map-2.4.18-bf2.4
-rw-r--r-- 1 root root 1263339 2003-10-19 08:15 vmlinuz-2.4.18-bf2.4

--------------------------------------------------------------------------------------------------------------------------
# /etc/lilo.conf - See: `lilo(8)' and `lilo.conf(5)',
# --------------- `install-mbr(8)', `/usr/share/doc/lilo/',
# and `/usr/share/doc/mbr/'.

# +---------------------------------------------------------------+
# | !! Reminder !! |
# | |
# | Don't forget to run `lilo' after you make changes to this |
# | conffile, `/boot/bootmess.txt', or install a new kernel. The |
# | computer will most likely fail to boot if a kernel-image |


# | post-install script or you don't remember to run `lilo'. |
# | |
# +---------------------------------------------------------------+

# Support LBA for large hard disks.
#
lba32

# Overrides the default mapping between harddisk names and the BIOS'
# harddisk order. Use with caution.
#disk=/dev/hde
# bios=0x81

#disk=/dev/sda
# bios=0x80

# Specifies the boot device. This is where Lilo installs its boot
# block. It can be either a partition, or the raw device, in which
# case it installs in the MBR, and will overwrite the current MBR.
#
boot=/dev/hda

# Specifies the device that should be mounted as root. (`/')
#
root=/dev/hda1

#
# compact

#
###install=/boot/boot-menu.b #### aus kommentiert von mir ####

# Specifies the location of the map file
#
map=/boot/map


#
delay=20

#
# message=/boot/bootmess.txt
# prompt
# single-key
# delay=100
# timeout=100

# Specifies the VGA text mode at boot time. (normal, extended, ask, )
#
# vga=ask
# vga=9
#
vga=normal

# Kernel command line options that apply to all installed images go
# here. See: The `boot-prompt-HOWO' and `kernel-parameters.txt' in
# the Linux kernel `Documentation' directory.
#
# append=""

# Boot up Linux by default.
#
default=Linux

image=/vmlinuz
label=Linux
read-only
# restricted
# alias=1

image=/vmlinuz.old
label=LinuxOLD
read-only
optional
# restricted
# alias=2

# If you have another OS on this machine to boot, you can uncomment the
# following lines, changing the device name on the `other' line to
# where your other OS' partition is.
#
# other=/dev/hda4
# label=HURD
# restricted
# alias=3 

-------------------------------------------------------------------------------------------------------------------------

Sorry, wegen der Mail Länge aber ich denke so lest sich ziemlich Viel Zeit sparen mit der suche des Fehlers.

MFG

Blackfankie

______________________________________________________________________________
Die Besten ihrer Klasse! WEB.DE FreeMail (1,7) und WEB.DE Club (1,9) -
bei der Stiftung Warentest - ein Doppelsieg! http://f.web.de/?mc=021184



Reply to: