Skip to content

Displays "R", then gets stuck #5

@d33tah

Description

@d33tah

Here's how I generated and tested the file:

> dd if=/dev/zero bs=1M count=2 of=a.bin
2+0 records in
2+0 records out
2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00165875 s, 1.3 GB/s
> ./mlbinstall a.bin bzImage 'root=/dev/root'
> qemu-system-x86_64 -display curses -m 32M -drive format=raw,file=a.bin

bzImage is 876400 bytes. The output I can see is:

Booting from Hard Disk...
R

Did I miss a step?

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