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

Support for USB installs, overclocking settings from GUI #10

Open
dalehamel opened this issue Dec 23, 2013 · 2 comments
Open

Support for USB installs, overclocking settings from GUI #10

dalehamel opened this issue Dec 23, 2013 · 2 comments

Comments

@dalehamel
Copy link
Member

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.

@Risca
Copy link
Member

Risca commented Dec 23, 2013

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

@dalehamel
Copy link
Member Author

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//issues/10#issuecomment-31150949
.

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

No branches or pull requests

2 participants