Open dalehamel opened 10 years ago
There is already partial support for changing arbitrary settings in the config.txt (been there for some time now). It's just unpolished and disabled.
Regarding installing to USB: Technically, it shouldn't be that hard to do, I just need to find the time to do it
Yeah I knew it was already there, just making a ticket so we don't forget
On Monday, December 23, 2013, Patrik Dahlström wrote:
There is already partial support for changing arbitrary settings in the config.txt (been there for some time now). It's just unpolished and disabled.
Regarding installing to USB: Technically, it shouldn't be that hard to do, I just need to find the time to do it
— Reply to this email directly or view it on GitHubhttps://github.com/RasPlex/rasplex-installer/issues/10#issuecomment-31150949 .
Not very hard, we just need to find the time.
Should mount the /SYSTEM partition, and edit the config.txt to change overclock settings, and for installing to USB, just specify a separate device (USB is /dev/sda? Or maybe we should read the UUID... fuck can windows even do that?) as the root in cmdline.txt, and flash to that device.