Skip to content

Any usable aero.iso & disk.img which can be downloaded for a quick test?  #109

Open
@limingth

Description

@limingth

I 've tried 3 days to build from source and still been stucked by all kinds of error like this:

[1] unwind.rs:177 (tid=4, pid=4) error cpu '0' panicked at 'called `Result::unwrap()` on an `Err` value: EntryNotFound'
[1] unwind.rs:181 (tid=4, pid=4) error aero_kernel/src/main.rs:204:21
[1] unwind.rs:185 (tid=4, pid=4) error 
[1] unwind.rs:110 (tid=4, pid=4) trace ---------------------------------- BACKTRACE -----------------------------------
[1] unwind.rs:147 (tid=4, pid=4) trace  0: 0xffffffff80053823 - rust_begin_unwind
[1] unwind.rs:147 (tid=4, pid=4) trace  1: 0xffffffff800d8215 - core::panicking::panic_fmt::he0ef9dac8b938339
[1] unwind.rs:147 (tid=4, pid=4) trace  2: 0xffffffff800d8675 - core::result::unwrap_failed::hde876a6a96296aa2
[1] unwind.rs:147 (tid=4, pid=4) trace  3: 0xffffffff8004e026 - core::result::Result<T,E>::unwrap::h79fbd27998fc04df
[1] unwind.rs:147 (tid=4, pid=4) trace  4: 0xffffffff80053e24 - aero_kernel::kernel_main_thread::he6ef85a90cd4927e
[1] unwind.rs:147 (tid=4, pid=4) trace  5: 0xffffffff8013bb18 - aero_kernel::AERO_SYSTEM_ALLOCATOR::h28ef31b44d263ea3
[1] unwind.rs:118 (tid=4, pid=4) trace  6: <guard page>

It's frustrating and almost discouraging/painful for a learner who wants to try out the Aero project.

Can someone who has successfully build up aero.iso & disk.img give us these 2 usable image files for downloading and testing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions