Closed m-labs closed 14 years ago
Kernel freezes at boot:
input: AT Raw Set 2 keyboard as /devices/platform/milkbd.0/serio0/input/input0 milkymist_ps2: Mouse connector at 0x80008000 irq 12 milkymist_ps2: Mouse connector at 0x80008000 irq 12 input: ImPS/2 Generic Wheel Mouse as /devices/platform/milkmouse.0/serio1/input/input1 RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 8192KiB [1 disk] into ram disk... done. VFS: Mounted root (ext2 filesystem) readonly on device 1:0. mount: mounting /dev/root on / failed: Invalid argument [freeze]
The "mount: mounting /dev/root on / failed: Invalid argument" message is only printed on the serial console, not on the framebuffer display.
I know the issues. I am building new root FS image with new toolchains. Please try by using it later.
Can you explain how to get those new toolchain? Thanks
fixed
Kernel freezes at boot:
input: AT Raw Set 2 keyboard as /devices/platform/milkbd.0/serio0/input/input0 milkymist_ps2: Mouse connector at 0x80008000 irq 12 milkymist_ps2: Mouse connector at 0x80008000 irq 12 input: ImPS/2 Generic Wheel Mouse as /devices/platform/milkmouse.0/serio1/input/input1 RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 8192KiB [1 disk] into ram disk... done. VFS: Mounted root (ext2 filesystem) readonly on device 1:0. mount: mounting /dev/root on / failed: Invalid argument [freeze]
The "mount: mounting /dev/root on / failed: Invalid argument" message is only printed on the serial console, not on the framebuffer display.