<div dir="ltr">On<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;Sun, 07 Sep 2008,&nbsp; Gustin Johnson wrote:</blockquote>
<div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Paul DeShaw wrote:&lt;snip&gt;<br>
<br>
&gt;<br>
&gt; pad@MacBuntu:~$ sudo find /media/PPA1 -type d -exec chmod 0666 \{\} \;<br>
&gt; [sudo] password for pad:<br>
&gt; find: /media/PPA1: No such file or directory<br>
<br>
Do a &quot;df -Th&quot; from the command line. &nbsp;This will show you what is mounted<br>
where, and with what filesystem. &nbsp;What do you see?</blockquote><div><br>Oddly, enough, when I tried to get help at my local LUG meeting yesterday, the drive opened fine with the laptop, and when I tried it at home, I could open Ardour sessions recorded in MacOSX, not without problems (more on that later).&nbsp; As for the &quot;df-Th&quot; command,<br>
<br>pad@Studio909:~$ df-Th<br>bash: df-Th: command not found<br><br>Maybe there&#39;s a package I need to install?<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The no such file or directory usually means that the directory you<br>
specified (PPA1) does not exist.</blockquote><div><br>But I can navigate to it in the file browser, and from the command line:<br>pad@Studio909:~$ cd /media/PPA1.2<br>pad@Studio909:/media/PPA1.2$<br>pad@Studio909:/media/PPA1.2$ ls<br>
Ardour sessions&nbsp; Desktop DF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; line_in&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sony DVD<br>Audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dyne-2.5.2.iso&nbsp; MIDI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; soon_C.aup<br>Desktop DB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gfg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rosegarden Sessions&nbsp; soon_C_data<br><br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

&gt; You also said to check the drive for problems; I&#39;m not sure how to do that.<br>
&gt;<br>
I am not sure if Ubuntu can do this for HFS file systems...</blockquote><div><br>Apparently not, unless the command is different: <br></div><div>&nbsp;<br>pad@Studio909:/$ fsck.hfs+ -cfv /dev/sdb1<br>bash: fsck.hfs+: command not found<br>
</div><div>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Do Macs support ext2 or 3? &nbsp;This is a better choice IMO.</blockquote><div>&nbsp;<br>AFAIK they don&#39;t.&nbsp; <br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I exchange files with a Mac user regularly. &nbsp;Usually I get a bunch of<br>
PCM Wav files or FLAC files on a DVD that I then import. &nbsp;Sometimes he<br>
just copies them to my laptop via Samba. &nbsp;I have personally had poor<br>
experiences with HFS, so I avoid it. &nbsp;Interoperability over the network<br>
is usually fine though either via Samba or an SFTP client (ssh file<br>
transfer, not FTPS which is FTP + SSL/TLS).</blockquote><div><br>I was hoping to have full access to the Ardour sessions on either system.<br><br>Now, suddenly, without changing anything, I can open an Ardour session&nbsp; that was recorded in Mac OSX, along with anything else on the drive.&nbsp; I can play back the tracks, and record a new track.&nbsp; However, when I try to record something on a track created on the Mac, I get these errors from Ardour:<br>
<br>[ERROR]: AudioEngine: cannot connect coreaudio:Built-in Input:out1 (coreaudio:Built-in Input:out1) to ardour:master/in 1 (ardour:master/in 1)<br>[ERROR]: AudioSource: cannot open peakpath (c) &quot;/media/PPA1.2/Ardour sessions/blabla/peaks/AbacuaClp-2%A.peak&quot; (Permission denied)<br>
[ERROR]: AbacuaClp-2.wav: could not write peak file data (Bad file descriptor)<br><br>Looks like AudioEngine doesn&#39;t know to look for ALSA, though I&#39;m hearing and recording tracks.&nbsp; Also looks like I don&#39;t have recursive permissions for the whole directory.&nbsp; I don&#39;t know what the bad file descriptor is about.<br>
<br>Maybe I should give up on OSX for now, since I have installed Ubuntu Studio on both machines.&nbsp; Still, it would be nice to work on sessions with a Mac user, there are lots of them.&nbsp; I kinda thought it would be possible, since the OS&#39;s are both Unix or Unix-like systems.<br>
<br>--PD<br><br>&nbsp; <br></div></div><br></div>