Support and discussion for all of Akai’s modern standalone MPCs including the MPC X / X SE, MPC Live 1, 2 & 3, MPC One / One+, MPC Key 37/61.
By jamos Sat Nov 02, 2024 5:43 pm
Does anyone know where to find an SSH-enabled image for v 2.13 Live? I cannot use the 2.14 image as I need functional MMC. I have searched here and at the KikGen site.

TIA
User avatar
By Jean-Marc Liotier Sat Nov 02, 2024 7:04 pm
MPC-Tutor wrote:Here's a PDF with the instructions, remember I mostly don't understand much of this, it's pieced together from instructions I got from Dustyslices and Amit Talwar!
Wow - simpler than I imagined... Tempting... I must resist the urge to treat the MPC as just another one of my Linux hosts...
User avatar
By Lampdog Sat Nov 02, 2024 7:18 pm
Jean-Marc Liotier wrote:I must resist the urge to treat the MPC as just another one of my Linux hosts...

:lol: :lol:
By dustyslices Sat Nov 02, 2024 7:48 pm
You have WSL in Windows, I use it when I can't be bothered to swap my laptops, no difference whatsoever :lol:
I can make you one when I'll finish with beta.
By jamos Sat Nov 02, 2024 9:14 pm
dustyslices wrote:You have WSL in Windows, I use it when I can't be bothered to swap my laptops, no difference whatsoever :lol:
I can make you one when I'll finish with beta.


Thank you, I appreciate that!
User avatar
By MPC-Tutor Sun Nov 03, 2024 8:37 am
Wul wrote:Does this work with the latest 3.4 beta ?


Yes, although you might need to use a different app to initially decompresss the img file as there's some erroneous data at the end of the file that mpcimg cannot deal with. So transfer the img over to linux and use 7zip to decompress

Code: Select all7z e mpc3.4-update.img
By dustyslices Sun Nov 03, 2024 10:01 am
no problems here :hmmm:
also, sshd_config is slightly different

EDIT:
ahhhh.... no problem because I've never used mpcimg to decompress :Sigh:
By dustyslices Sun Nov 03, 2024 10:35 am
There is a couple more lines that need to be enabled/commented out. Can't remember from the top of my head but you need to uncomment Pam authentication and some other minor stuff that cause MPC to act weird way. Will post updated config later on. :-D
User avatar
By MPC-Tutor Sun Nov 03, 2024 10:36 am
dustyslices wrote:There is a couple more lines that need to be enabled/commented out. Can't remember from the top of my head but you need to uncomment Pam authentication and some other minor stuff that cause MPC to act weird way. Will post updated config later on. :-D


Nice, I'll get that PDF updated with the new info