Re: [linux-minidisc] error in terminal


Hi Daniel,

On Sat, Oct 29, 2011 at 05:16:48PM +0200, imageraw@gmx.com wrote:
> Hi Adrian,
> many thanks for the prompt response + advise. I'll try and get the repository next week or when it's available, no problem. 
> I'm very excited about being able to connect my MD machine to Linux, so thank you so much for giving this opportunity. 
> Kind regards, daniel

You really don't need the git repository when you just want use the
software. Please go through the following steps if you want to use
your MZ-RH1 with Ubuntu Linux to upload tracks:

sudo add-apt-repository ppa:glaubitz/linux-minidisc
sudo apt-get update
sudo apt-get install qhimdtransfer

Then use the "netmcli" command to connect with your MZ-RH1 Walkman,
"netmdcli recv" will transfer tracks from the Walkman to your
computer.

You shouldn't use the Python scripts anymore but "netmdcli". The
Python scripts are no longer actively maintained.


Adrian