gitbls / sdm

Raspberry Pi SD Card Image Manager
MIT License
469 stars 48 forks source link

Boot from nvme? #232

Closed thk686 closed 4 months ago

thk686 commented 4 months ago

Can the 1pboot.conf take an option to boot from the nvme?

gitbls commented 4 months ago

No, that's in the eeprom configuration and sdm doesn't provide any support for configuring that. It's not something you need to change regularly, so doesn't seem appropriate for sdm to support it, at least from my perspective.

thk686 commented 4 months ago

Thanks for the info!