TheKikGen / MPC-LiveXplore-bootstrap

Bootstrap for Akai MPCs and Force
19 stars 9 forks source link

How to successfully boot into the Force OS #2

Closed Loadus closed 1 year ago

Loadus commented 2 years ago

Just checking the boxes on what are the prerequisites and steps to actually boot into the Force OS from the chroot image?

I wrote the image to an SD card, put it in the MPC (Live 1) slot and powered it up but it booted into the normal MPC OS. I have the latest SSH image installed on the MPC, but I seem to be missing a step here.

TheKikGen commented 2 years ago

do you have any other key plugged in ? Or a tkgl_bootstrap dir ? I'm correcting some issues currently, to make this mod less preliminary ! You can test it manually, step by if you look at the tkgl_iamforce.sh script. in a ssh session, cd to /media/TKGL_BOOTSTRAP/media/tkglbootstrap[ProjectData]/scripts
and run tkgl_bootstrap : # sh ./tkgl_bootstrap

You can also have a look at the logs /media/TKGL_BOOTSTRAP/media/tkglbootstrap[ProjectData]/logs

Loadus commented 2 years ago

Ah, that was the key that was missing - I have none of the bootstrap stuff as I thought it was bundled within the image itself. I'll have to dive into that first.

TheKikGen commented 2 years ago

In deed. my goal is to use an original unmodified image, and to be less intrusive as possible...