Ticket #2439 (new bug)
boot process stalls (around mime_update.sh/emuxki: init_hardware()?)
| Reported by: | kev | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | x86 | Blocking: |
Description
Haiku was booting off my HD using an Apr 26 build, but I got a USB mass storage device I wanted to try, so I thought I'd move to the latest build, whatever was current an hour ago.
Now the desktop never comes up. (I can't tell you much more than that when actually booting to it, not using QEMU--as soon as I hit the Haiku option in bootman, my screen blanks because my hardware doesn't support 1024x768x24, so a blank screen is the last thing/all I see, and after a few minutes of waiting, my num lock key does not toggle, and nothing appears to be happening.)
In QEMU, I get the nice boot screen, and each of the icons lights up in turn. Then that screen goes mangled, I assume as it switches video modes, but I never get a desktop. At that point it seems stuck on mime_update.sh, but if I wait it out for ten minutes or more, it moves on to emuxki: init_hardware(), but then after another ten minutes with the processor pegged at full, doesn't seem to be going anywhere.
The last few lines I get in QEMU are:
loaded driver /boot/beos/system/add-ons/kernel/drivers/dev/input/ps2_hid usb_uhci: no devices found usb_ohci: no devices found usb_ehci: no devices found USB Stack: no bus managers available usb_uhci: no devices found usb_ohci: no devices found usb_ehci: no devices found USB Stack: no bus managers available wacom: cannot get module "bus_managers/usb/v3" ps2: devfs_publish_device input/mouse/ps2/0, status = 0x00000000 ps2: devfs_publish_device input/keyboard/at/0, status = 0x00000000 ps2: probe_mouse Extended PS/2 mouse found ps2: keyboard found bfs: bfs_open_dir:1461: Invalid Argument Running post install script /boot/common/boot/post_install/mime_update.sh ... emuxki: init_hardware()
Any suggestions?
