Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Standalone image setup WIP #832

Merged
merged 1 commit into from
Aug 24, 2018
Merged

Standalone image setup WIP #832

merged 1 commit into from
Aug 24, 2018

Conversation

gmacd
Copy link
Member

@gmacd gmacd commented Jul 15, 2018

(Depends on other syslinux.go PR being merged in first.)

First pass at being able to build a standalone harvey image (qcow2 or raw).

Todo (maybe in later PR?)

  • Combine steps 2 and 3 (requires being able to shutdown)
  • Steps to write image to USB
  • Improve performance
  • Improve prepfs script

Instructions:

1. Build harvey

./util/build

2. Build image

cd util
sudo go run syslinux.go -imgtype qcow2

3. Populate filesystem

Here, select the 3rd option from the syslinux menu and.... wait.... for a long time

./GO9PIMG

4. Run standalone harvey

Now select the 1st option - harvey with local filesystem

./GO9PIMG

Signed-off-by: Graham MacDonald grahamamacdonald@gmail.com

elbing
elbing previously approved these changes Aug 1, 2018
elbing
elbing previously approved these changes Aug 23, 2018
Signed-off-by: Graham MacDonald <grahamamacdonald@gmail.com>
@gmacd gmacd merged commit 0b125fb into Harvey-OS:master Aug 24, 2018
@gmacd gmacd deleted the syslinux2 branch October 1, 2018 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants