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

cramfs: wrong magic (Standard woody)



Hallo,

ich finde beim Booten den Ausschnitt am Ende dieser Mail. Da kommt in einer 
Zeile (die letzte im unteren Ausschnitt):
cramfs: wrong magic

Das muß mit meiner initrd zu tun haben. Nach einigem googlen fand ich z.b.
http://lists.debian.org/debian-user-german/2003/debian-user-german-200302/msg02483.html

Dort wird der Tip gegeben, die initrd doch mit ext2 zu realisieren. Ich 
verwernde aber einen Standardkernel mit einer Standard-initrd:
quorty:/boot# uname -r
2.4.18-k7
quorty:/boot# mount /boot/initrd.img-2.4.18-k7 /mnt -o loop
quorty:/boot# mount | grep /mnt
/boot/initrd.img-2.4.18-k7 on /mnt type cramfs (rw,loop=/dev/loop7)
quorty:/boot#

Es scheint also, daß cramfs für Woody Standardkernel kein Fremdwort sein 
sollte:
quorty:/boot# grep CRAM /boot/config-2.4.18-k7
CONFIG_CRAMFS=y
quorty:/boot#

Wo kann nun hier das Problem liegen?

Gruß

Kim


-----------dmesg------------------------
[...]
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 2700 blocks [1 disk] into ram disk... done.
Freeing initrd memory: 2700k freed
VFS: Mounted root (cramfs filesystem).
Journalled Block Device driver loaded
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686a (rev 15) IDE UDMA66 controller on pci00:07.1
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
hda: FUJITSU MPG3409AH EF, ATA DISK drive
hdb: WDC WD84AA, ATA DISK drive
hdc: ATAPI 44X CDROM, ATAPI CD/DVD-ROM drive
hdd: 4X4X32, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 80063424 sectors (40992 MB) w/2048KiB Cache, CHS=79428/16/63
hdb: 16514064 sectors (8455 MB) w/2048KiB Cache, CHS=16383/16/63
Partition check:
 /dev/ide/host0/bus0/target0/lun0: [PTBL] [4983/255/63] p1 p2 p3 p4 < p5 p6 p7 
p8 p9 p10 >
 /dev/ide/host0/bus0/target1/lun0: p1 p2 p3 p4 < p5 p6 >
cramfs: wrong magic
kjournald starting.  Commit interval 5 seconds
[...]
----------------------dmesg-ende-----------------------------------



Reply to: