|  02-15-2010, 04:57 PM | #31 | 
| Connoisseur  Posts: 91 Karma: 28 Join Date: Apr 2007 Location: Germany Device: PB Pro 903, Kobo Touch [Past: Story, Clié N770C, SL-10, Palm IIIxe, V] | 
			
			I have extended the script to allow unmounting of the reader and memory card(s) together. Code: (*
	Script for unmounting reappearing eBook reader volumes
	writen for mobileread forums, © 2010 ischeriad
*)
set ListOfVolumeNames to {"STORY", "STORY SD"}
tell application "Finder"
	repeat with VolumeName in ListOfVolumeNames
		if (exists the disk VolumeName) then
			set MountPoint to do shell script "diskutil info '" & VolumeName & "' | sed -n 's/.*Mount Point[^/]*//p'"
			do shell script "dot_clean -n '" & MountPoint & "' && diskutil unmount '" & MountPoint & "'"
		end if
	end repeat
end tell | 
|   |   | 
|  02-22-2010, 10:52 AM | #32 | 
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | 
			
			Has anyone been able to mount the Pocketbook 360 on an Apple Powerbook G4? The company is working on a fix via firmware, but I'm hoping there's a way right now. Anyone? Thanks | 
|   |   | 
|  02-22-2010, 11:01 AM | #33 | 
| a pthread?? where? where?            Posts: 1,763 Karma: 30462 Join Date: Mar 2009 Location: Somewhere in EU Device: Newton MessagePad 2100, and only this | 
			
			Which OS X version ? I think you have just only the way to plug an pray.. | 
|   |   | 
|  02-23-2010, 07:30 PM | #34 | |
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | 
				
				Mac Compatibility with 360
			 Quote: 
 I just got a Pocketbook 360 and it is NOT recognized by my Powerbook G4 with Tiger (OSX 10.4.11). The company told me they're working on a fix. Has anyone been able to make it work on a Powerbook G4 with Tiger? | |
|   |   | 
|  02-24-2010, 01:16 AM | #35 | 
| book creator            Posts: 9,657 Karma: 3856660 Join Date: Oct 2008 Location: Luxembourg Device: Kindle Scribe | 
			
			We will insist that this problem be solved as soon as possible.
		 | 
|   |   | 
|  02-25-2010, 12:28 AM | #36 | 
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | 
			
			Perhaps the Pocketbook developers could look at the Cybook Opus firmware. I read that their firmware fixed this issue.
		 | 
|   |   | 
|  03-21-2010, 01:09 PM | #37 | 
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | 
				
				Good News...PPC based Macs Do Mount the 360...
			 
			
			All that's needed is to upgrade the system software to OS X 10.5 (Leopard). I just did it and it worked. I got a folder on my computer called Pocket101. Last edited by Roger108; 03-22-2010 at 12:59 AM. | 
|   |   | 
|  03-21-2010, 01:14 PM | #38 | |
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | Quote: 
 All that's needed is to upgrade the system software to OS X 10.5 (Leopard). A folder appeared on my computer called Pocket101. Last edited by Roger108; 03-22-2010 at 01:00 AM. | |
|   |   | 
|  03-22-2010, 06:20 AM | #39 | 
| a pthread?? where? where?            Posts: 1,763 Karma: 30462 Join Date: Mar 2009 Location: Somewhere in EU Device: Newton MessagePad 2100, and only this | 
			
			Updating the OS is not a solution. This is like a ostrich, where put their head in sand.
		 | 
|   |   | 
|  03-26-2010, 12:49 PM | #40 | 
| Member   Posts: 21 Karma: 116 Join Date: Feb 2010 Device: Pocketbook 360 | 
				
				I agree, it's only a temporary solution...
			 | 
|   |   | 
|  03-26-2010, 01:09 PM | #41 | 
| book creator            Posts: 9,657 Karma: 3856660 Join Date: Oct 2008 Location: Luxembourg Device: Kindle Scribe | |
|   |   | 
|  07-22-2010, 06:05 AM | #42 | 
| Member  Posts: 21 Karma: 60 Join Date: Jul 2010 Location: Maidstone, Kent, UK Device: none | 
			
			I'm glad I found this thread, even if it is too late. I just got my new PB360 yesterday and it won't mount on my mac running OSX 10.4.11. Before I bought it I specifically asked on this forum which would be the best ereader for my mac with that operating system and I was told to get the PB360 is would work fine. But now it doesn't!!!! Why should I have to change my operating system to make these things work?! Ggggrrrrr!!! So now I have to put the books on a card with my card reader do I? This is not how I thought this would work. How do I arrange them that way? I wanted to do it all through calibre but that's not going to pick up the card is it?! Help please!!! | 
|   |   | 
|  07-22-2010, 06:17 AM | #43 | 
| Chocolate Grasshopper ...            Posts: 27,599 Karma: 20821184 Join Date: Mar 2008 Location: Scotland Device: Muse HD , Cybook Gen3 , Pocketbook 302 (Black) , Nexus 10: wife has PW | 
			
			Sorry to note your troubles bowiegirl.  This is an oldish thread - be patient one of the experts will notice its resurrection and will be able to assist ... good luck ! | 
|   |   | 
|  07-22-2010, 07:20 AM | #44 | 
| Member  Posts: 21 Karma: 60 Join Date: Jul 2010 Location: Maidstone, Kent, UK Device: none | |
|   |   | 
|  07-22-2010, 07:23 AM | #45 | 
| book creator            Posts: 9,657 Karma: 3856660 Join Date: Oct 2008 Location: Luxembourg Device: Kindle Scribe | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| New prices for PocketBook 301 and PocketBook 360 | Yar-PocketBooker | PocketBook | 11 | 10-13-2010 12:22 AM | 
| Buy Pocketbook 360 | BeTePoK | Flea Market | 1 | 04-27-2010 09:42 AM | 
| Pocketbook 301 und Pocketbook 360° im Test, Teil 1 | Forkosigan | PocketBook | 11 | 02-11-2010 03:54 AM | 
| Mac-User: PocketBook 360 auswerfen | StDo | PocketBook | 7 | 01-20-2010 09:21 AM | 
| Geb 1150 and Mac compatibility? | Katelyn | Which one should I buy? | 2 | 04-20-2007 05:30 PM |