Skip to content

Commit

Permalink
grub_disk_image
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Jul 4, 2023
1 parent 184987e commit 97b126b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ Meta/serenity.sh rebuild-toolchain
# Build SerenityOS image
Meta/serenity.sh image

# https://github.com/SerenityOS/serenity/blob/master/Documentation/BareMetalInstallation.md
ninja grub-image

ls -lh

find ~ -name grub_disk_image || true

0 comments on commit 97b126b

Please sign in to comment.