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

[Q] Kaffe/OSKit boot image



oskit users,

        Thanks for the help from people in Utah. I can now configure the
Kaffe/OSKit successfully.
        However, new problem occurs when i try to boot the image. I got
the following error:

        Creating OS environment
        Initializing device drivers...
        Currently registered device drivers:
        Probing devices...
        Current hardware tree:
            java.lang.NoClassDefFoundError: root=/dev/hda3
                at java.lang.Throwable.<init> (Throwable.java:38)
                at java.lang.Error.<init> (Error.java:21)
                at java.lang.LinkageError.<init> (LinkageError.java:21)
                at java.lang.NoClassDefFoundError.<init>
(NoClassDefFoundError.java:21)
        fscache status:
            lookups:    796
            misses:      29
            toolong:    0
            entered:    18
            tossed:      0
            removed:   0
            purges:      0
            purged:      0
            renames:    0
            renamed:    0
        _exit(1) called; rebooting...
        Press a key to reboot

        May I ask where the error comes from and how can I solve it??
        Thanks a lot.

Best Regards,
Keith