<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>BlackBerry PlayBook and Ubuntu Linux &#8211; HOWTO with Screenshots &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Fri, 18 Apr 2025 09:15:08 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>BlackBerry PlayBook and Ubuntu Linux &#8211; HOWTO with Screenshots &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[BlackBerry PlayBook and Ubuntu Linux - HOWTO with Screenshots]]></title>
		<link>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/</link>
					<comments>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 18 Apr 2012 10:50:35 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=5547</guid>

					<description><![CDATA[Here&#039;s a simple way to copy files to and from your BlackBerry PlayBook when you&#039;re using Ubuntu.  This should work with any form of Linux.  This is a step-by-step tutorial with screenshots.  On The PlayBook  Plug your PlayBook into your Linux computer using a USB cable.  You may see this screen (or similar) you can dismiss it.   In the Settings menu, scroll down to &#34;Storage &#38; Sharing&#34;.  Ensure…]]></description>
										<content:encoded><![CDATA[<p>Here's a simple way to copy files to and from your BlackBerry PlayBook when you're using Ubuntu.  This should work with any form of Linux.</p>

<p>This is a step-by-step tutorial with screenshots.</p>

<h2 id="on-the-playbook"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#on-the-playbook">On The PlayBook</a></h2>

<p>Plug your PlayBook into your Linux computer using a USB cable.  You may see this screen (or similar) you can dismiss it.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-Windows-or-Mac.jpg" alt="PlayBook Windows or Mac" title="PlayBook Windows or Mac" width="512" height="384" class="aligncenter size-full wp-image-5551"></p>

<p>In the Settings menu, scroll down to "Storage &amp; Sharing".</p>

<p>Ensure that the "USB Connections" is set to "Connect to Windows".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-file-sharing-setup.jpg" alt="PlayBook file sharing setup" title="PlayBook file sharing setup" width="512" height="384" class="aligncenter size-full wp-image-5549"></p>

<p>Scroll down and make sure that "File Sharing" is set to "ON".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-file-sharing.jpg" alt="PlayBook file sharing" title="PlayBook file sharing" width="512" height="384" class="aligncenter size-full wp-image-5548"></p>

<p>Finally, still in settings, scroll up the left panel to "About" and select "Network"
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-usb-file-sharing-ip.jpg" alt="PlayBook usb file sharing ip" title="PlayBook usb file sharing ip" width="512" height="384" class="aligncenter size-full wp-image-5550">
Make a note of the USB IPv4 Address (in this image it is 169.254.144.217).</p>

<h2 id="on-ubuntu"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#on-ubuntu">On Ubuntu</a></h2>

<p>Open a terminal and type</p>

<pre>sudo ifconfig -a</pre>

<p>You may be prompted to enter your password.</p>

<p>Scroll through the results and you should see an entry of "usb0".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-Ubuntu-USB.png" alt="PlayBook Ubuntu USB" title="PlayBook Ubuntu USB" width="549" height="170" class="aligncenter size-full wp-image-5554"></p>

<p>To connect to the PlayBook, click on "Places" then "Connect to server".</p>

<p>Select the server type to be "Windows Share".  Enter the IP address of the PlayBook (found from the PlayBook's About menu).
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connect-to-USB-server.png" alt="PlayBook connect to USB server" title="PlayBook connect to USB server" width="422" height="398" class="aligncenter size-full wp-image-5553"></p>

<p>If all has gone well, you should see this screen:
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connect-to-Ubuntu.png" alt="PlayBook connect to Ubuntu" title="PlayBook connect to Ubuntu" width="551" height="173" class="aligncenter size-full wp-image-5555"></p>

<p>Click on "media" and you'll have access to all of your PlayBook's storage space.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connected-to-Ubuntu.png" alt="PlayBook connected to Ubuntu" title="PlayBook connected to Ubuntu" width="540" height="407" class="aligncenter size-full wp-image-5556"></p>

<h2 id="thats-it"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#thats-it">That's It!</a></h2>

<p>You should now be able to copy files back and forth.  Unlike a normal USB disk, you don't need to eject or unmount the drive once you've finished copying files to the device.
Note - when you disconnect the USB cable and reconnect it, the IP address <em>may</em> change.  You will need to go to the PlayBook's network settings to find the new IP address.  I can't find a way to get a static IP.  If you know how - or have any other questions - please leave a comment.</p>

<h2 id="update"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#update">Update</a></h2>

<p>You can set a static IP by turning on Development mode, or <a href="https://web.archive.org/web/20120519111700/http://supportforums.blackberry.com/t5/BlackBerry-PlayBook/bd-p/playbook">follow these instructions from Jarviser on the BlackBerry Support Forums</a></p>

<blockquote><p>Forget the IP address, use Tablet Network Name which will always be the same...</p>

<p>In Storage and Sharing, after selecting Connect to Windows, touch Properties button.</p>

<p>You will find</p>

<p>Tablet Network Name - Use that instead of IP Address in Ubuntu.  (Mine says PLAYBOOK-24B6)
You will then be asked for Username and Password, Mine is "playbook" and the playbook's sharing password. WORKGROUP is left unchanged.</p></blockquote>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=5547&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
	</channel>
</rss>
