Page MenuHomeFreeBSD

Teach nanobsd about armv7, add -m to qemu invocations
ClosedPublic

Authored by kevans on Feb 7 2018, 2:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2024, 4:10 PM
Unknown Object (File)
Jan 17 2024, 7:45 AM
Unknown Object (File)
Jan 1 2024, 6:08 PM
Unknown Object (File)
Dec 23 2023, 3:25 PM
Unknown Object (File)
Dec 20 2023, 4:06 AM
Unknown Object (File)
Oct 22 2023, 12:04 AM
Unknown Object (File)
Jun 28 2023, 3:39 PM
Unknown Object (File)
Jun 28 2023, 3:37 PM
Subscribers

Details

Summary

qemu defaults to 128 MiB of RAM, which has been found to not necessarily be enough for booting the system, at least on amd64 and armv7

Add a sensible -m 512 to the examples so that they'll work out of the box in the general case.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I have a few of these that conflict a little, but go ahead and commit these and I'll sort that all out.

This revision is now accepted and ready to land.Feb 7 2018, 5:32 AM
This revision was automatically updated to reflect the committed changes.