Late model Pups don't boot in VirtualBox (oracle, dunno about other hypervisors), including Slacko-5.6 and some flavours of Precise. EDIT: Qemu is OK.
Kmod is not the problem. It is something else, thanks for reports.
It stops at
Code: Select all
Making the filesystem usable..
I am attempting to debug this and I think it's to do with kmod.(EDIT: proven to be wrong). The call mentioned above happens in /etc/rc.d/rc.sysinit and then there is a call to 'busybox depmod' which fails when kmod is installed, however this seems to be working ok in a real install. Slacko has used kmod ever since 5.4 and I had an adjustment in place to use kmod, yeah slower than busybox depmod but it works correctly. I need to know if Precise is using kmod.
You can find out by running:
Code: Select all
which kmod
Post results of above command here if running any Precise and please post the Precise version you are running.
TIA
(Dear Flash, the original title was [REQUEST] Precise Users which I marked as solved when it turned out my hypothesis was wrong, I unmarked solved as I wish to delve further since it boots OK in Qemu, I expected failure. I've changed the title to be a bit more descriptive)