Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant #761

Open
ghost opened this issue Nov 17, 2023 · 2 comments
Open

Home Assistant #761

ghost opened this issue Nov 17, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 17, 2023

Hello,
Is it possible to prepare Home Assistant OS for use with Raspberry Pi Imager on PINN?

I'm currently using a CM4 on a Waveshare board with PINN installed on the eMMC, and I'd like to run the system from an SSD.

I've gone through the documentation, but it seems like I might be missing some JSON files required for this process. Is it feasible to accomplish this setup?

Alternatively, what other options exist to install it on the SSD? Disassembling a lot of technology would be necessary, so I'd prefer to explore this option only in case of a failure.

@procount
Copy link
Owner

procount commented Dec 3, 2023

Is it possible to prepare Home Assistant OS for use with Raspberry Pi Imager on PINN?

Maybe, I have not looked into Home Assistant, but if it runs on Debian or similar, then there is a good chance to convert it.

I've gone through the documentation, but it seems like I might be missing some JSON files required for this process. Is it feasible to accomplish this setup?

The JSON files are used to describe your OS and inform PINN how to install it. For a new OS, they will have to be created, but you can use those from a similar OS as a starting point.

@lurch
Copy link
Contributor

lurch commented Dec 19, 2023

I'm currently using a CM4 on a Waveshare board with PINN installed on the eMMC, and I'd like to run the system from an SSD.

I don't have a CM4 myself, but I believe your first step would be to write PINN to the SSD, and then change the EEPROM config to boot from SSD instead of EMMC?
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#nvme-ssd-boot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants