<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Ubuntu on Qube Feedback</title>
	<atom:link href="http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/</link>
	<description>The personal blog of Jim Tuttle, digital librarian and all around good guy</description>
	<pubDate>Fri, 21 Nov 2008 22:19:56 +0000</pubDate>
	
		<item>
		<title>By: Scott</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-535</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 08 May 2008 01:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-535</guid>
		<description>Jim, your instructions combined with Tim Wiley's kernel build instructions worked great!  I also used upgrade-manager to upgrade to 8.04 and it worked fan-tastic!!  I'm now running 8.04 on my RAQ3 and I'm hoping to clone the drive into my RAQ3i as well.  Thanks very much!!!</description>
		<content:encoded><![CDATA[<p>Jim, your instructions combined with Tim Wiley&#8217;s kernel build instructions worked great!  I also used upgrade-manager to upgrade to 8.04 and it worked fan-tastic!!  I&#8217;m now running 8.04 on my RAQ3 and I&#8217;m hoping to clone the drive into my RAQ3i as well.  Thanks very much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin K</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-524</link>
		<dc:creator>Kevin K</dc:creator>
		<pubDate>Sat, 22 Mar 2008 18:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-524</guid>
		<description>....um.  Never mind.  Turns out that running an nfs user server off a Ubuntu Dapper LiveCD does not and will not work.  

BTW, note that the chroot step of the procedure assumes that the NFS server is running on x86 hardware.  If you run it on SPARC/PPC/Itanium the chroot for apt-get will definitely not work.  Just a friendly FYI.</description>
		<content:encoded><![CDATA[<p>&#8230;.um.  Never mind.  Turns out that running an nfs user server off a Ubuntu Dapper LiveCD does not and will not work.  </p>
<p>BTW, note that the chroot step of the procedure assumes that the NFS server is running on x86 hardware.  If you run it on SPARC/PPC/Itanium the chroot for apt-get will definitely not work.  Just a friendly FYI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin K</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-523</link>
		<dc:creator>Kevin K</dc:creator>
		<pubDate>Thu, 20 Mar 2008 09:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-523</guid>
		<description>Jim - 

Hey, thanks for the guide on how to configure ubuntu on the Qube 3.  Just a quick question - I configured a ubuntu NFS server using a LiveCD and then followed pretty much all of the instructions - except that right after I pick the network boot option I see the Qube3 come in for the DHCP lease (good) and then try for the NFS mount (also good), but for some reason it immediately ran into a kernel panic.

Any idea what I should look into for troubleshooting?</description>
		<content:encoded><![CDATA[<p>Jim - </p>
<p>Hey, thanks for the guide on how to configure ubuntu on the Qube 3.  Just a quick question - I configured a ubuntu NFS server using a LiveCD and then followed pretty much all of the instructions - except that right after I pick the network boot option I see the Qube3 come in for the DHCP lease (good) and then try for the NFS mount (also good), but for some reason it immediately ran into a kernel panic.</p>
<p>Any idea what I should look into for troubleshooting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Witti</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-475</link>
		<dc:creator>Witti</dc:creator>
		<pubDate>Sat, 09 Feb 2008 05:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-475</guid>
		<description>I've done all steps shown in the howto and installed the prebuilt kernel with:
dpkg -i kernel *
I symlinked vmlinux.bz2 with the vmllinuz file provied by the installer after a reboot the qube stops working with the following output (via serial console)

EXT3-fs: mounted filesystem with ordered data mode.                             
VFS: Mounted root (ext3 filesystem) readonly.                                   
Freeing unused kernel memory: 100k freed                                        
BOOTLOADER: Mapping in physical locations                                       
BOOTLOADER: load_addr=0xc2004000 ret_data=0xc2205cc4                            
BOOTLOADER: opening "/boot/vmlinux.bz2"                                         
BOOTLOADER: reading "/boot/vmlinux.bz2"                                         
BOOTLOADER: read 1312774bytes                                                   
BOOTLOADER: unmounting /                                                        
BOOTLOADER: calling reboot notifiers                                            
md: stopping all md devices.                                                    
flushing ide devices: hda                                                       
BOOTLOADER: mapping 22M-32M for ride home                                       
BOOTLOADER: disabling interrupts                                                
BOOTLOADER: flushing cache                                                      
BOOTLOADER: Leap of faith!                                                      
Back in ramcode: done                                                           
Second stage kernel: Decompressing -Error bunzip2ing kernel. Trying gunzip.     
ERROR: unknown compression method                                               
ERROR: internal error, invalid method                                           
Error gunziping kernel. Giving up.                                              
command line: 'console=ttyS0,115200 debug ip=off '                              
booting kernel... 

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done all steps shown in the howto and installed the prebuilt kernel with:<br />
dpkg -i kernel *<br />
I symlinked vmlinux.bz2 with the vmllinuz file provied by the installer after a reboot the qube stops working with the following output (via serial console)</p>
<p>EXT3-fs: mounted filesystem with ordered data mode.<br />
VFS: Mounted root (ext3 filesystem) readonly.<br />
Freeing unused kernel memory: 100k freed<br />
BOOTLOADER: Mapping in physical locations<br />
BOOTLOADER: load_addr=0xc2004000 ret_data=0xc2205cc4<br />
BOOTLOADER: opening &#8220;/boot/vmlinux.bz2&#8243;<br />
BOOTLOADER: reading &#8220;/boot/vmlinux.bz2&#8243;<br />
BOOTLOADER: read 1312774bytes<br />
BOOTLOADER: unmounting /<br />
BOOTLOADER: calling reboot notifiers<br />
md: stopping all md devices.<br />
flushing ide devices: hda<br />
BOOTLOADER: mapping 22M-32M for ride home<br />
BOOTLOADER: disabling interrupts<br />
BOOTLOADER: flushing cache<br />
BOOTLOADER: Leap of faith!<br />
Back in ramcode: done<br />
Second stage kernel: Decompressing -Error bunzip2ing kernel. Trying gunzip.<br />
ERROR: unknown compression method<br />
ERROR: internal error, invalid method<br />
Error gunziping kernel. Giving up.<br />
command line: &#8216;console=ttyS0,115200 debug ip=off &#8216;<br />
booting kernel&#8230; </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hedge</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-416</link>
		<dc:creator>John Hedge</dc:creator>
		<pubDate>Thu, 18 Oct 2007 05:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-416</guid>
		<description>I'm afraid I've fallen at the first hurdle. There's no inittab in 7.10!</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I&#8217;ve fallen at the first hurdle. There&#8217;s no inittab in 7.10!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrice</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-404</link>
		<dc:creator>Fabrice</dc:creator>
		<pubDate>Sat, 15 Sep 2007 13:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-404</guid>
		<description>I€™ve just bought a Qube3 on eBay and, thanks to your HowTo, I probably saved several hours in installing Ubuntu.

I€™d like to add one thing, I had one issue, after completing strictly your install guide, the Qube was refusing to boot the new kernel and kept using the one in ROM.  After several hours and retries, I realized that the issue wasn't coming from the new kernel but from the cmos settings.  I guess the former owner was issue the Qube with 2 disks in mirroring, the boot device and root device were set to 'md1' instead of 'hda1', this is why the Qube couldn't even find my new kernel.  I put back the correct value, rebooted and (yeepee!!) managed to get my Ubuntu 6.06 login prompt.

For those who might have the same issue, here are the commands to check and change those values.
Enter ROM mode by pressing  when asked on the console, you should get this prompt:

Cobalt:Main Menu&#62; boot

Cobalt:Boot Menu&#62; read_boot_dev
md1

Cobalt:Boot Menu&#62; set_boot_dev hda1
Boot device is set to 0x0301

Cobalt:Boot Menu&#62; read_root_dev
md1

Cobalt:Boot Menu&#62; set_root_dev hda1
Root device is set to 0x0301

Cobalt:Boot Menu&#62; read_boot_type
From disk

Cobalt:Boot Menu&#62; reboot
Rebooting - please wait..........

The Qube will now try to load your new kernel!!!


Thanks again for sharing your work,
Cheers,
Fabrice</description>
		<content:encoded><![CDATA[<p>I€™ve just bought a Qube3 on eBay and, thanks to your HowTo, I probably saved several hours in installing Ubuntu.</p>
<p>I€™d like to add one thing, I had one issue, after completing strictly your install guide, the Qube was refusing to boot the new kernel and kept using the one in ROM.  After several hours and retries, I realized that the issue wasn&#8217;t coming from the new kernel but from the cmos settings.  I guess the former owner was issue the Qube with 2 disks in mirroring, the boot device and root device were set to &#8216;md1&#8242; instead of &#8216;hda1&#8242;, this is why the Qube couldn&#8217;t even find my new kernel.  I put back the correct value, rebooted and (yeepee!!) managed to get my Ubuntu 6.06 login prompt.</p>
<p>For those who might have the same issue, here are the commands to check and change those values.<br />
Enter ROM mode by pressing  when asked on the console, you should get this prompt:</p>
<p>Cobalt:Main Menu&gt; boot</p>
<p>Cobalt:Boot Menu&gt; read_boot_dev<br />
md1</p>
<p>Cobalt:Boot Menu&gt; set_boot_dev hda1<br />
Boot device is set to 0&#215;0301</p>
<p>Cobalt:Boot Menu&gt; read_root_dev<br />
md1</p>
<p>Cobalt:Boot Menu&gt; set_root_dev hda1<br />
Root device is set to 0&#215;0301</p>
<p>Cobalt:Boot Menu&gt; read_boot_type<br />
From disk</p>
<p>Cobalt:Boot Menu&gt; reboot<br />
Rebooting - please wait&#8230;&#8230;&#8230;.</p>
<p>The Qube will now try to load your new kernel!!!</p>
<p>Thanks again for sharing your work,<br />
Cheers,<br />
Fabrice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrice</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-400</link>
		<dc:creator>Fabrice</dc:creator>
		<pubDate>Sat, 15 Sep 2007 12:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-400</guid>
		<description>I've just bought a Qube3 on eBay and, thanks to your HowTo, I probably saved several hours in installing Ubuntu. 

I'd like to add one thing, I had one issue, after completing strictly your install guide, the Qube was refusing to boot the new kernel a</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just bought a Qube3 on eBay and, thanks to your HowTo, I probably saved several hours in installing Ubuntu. </p>
<p>I&#8217;d like to add one thing, I had one issue, after completing strictly your install guide, the Qube was refusing to boot the new kernel a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-357</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Tue, 04 Sep 2007 12:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-357</guid>
		<description>Firt of all thanks a lot for your outstanding job! I don't know Linux at all and I managed to have a RAQ 3 up and running just needing a couple of "educated guesses" following step by step the whole process indicated by you. I point them out just in case someone as dummy as myself in Linux could benefit of them:&lt;b&gt;&lt;i&gt;sudo apt-get install debootstrap nfs-user-server&lt;/i&gt;&lt;/b&gt;didn't work for me prior to copy the &lt;b&gt;sources.list&lt;/b&gt;and run &lt;b&gt;apt-get update&lt;/b&gt;I wanted to get the files from the cd and prior to issue the command &lt;b&gt;&lt;i&gt;sudo debootstrap dapper /nfsroot-x86 file:/media/cdrom0/ubuntu/&lt;/i&gt;&lt;/b&gt; I had to mount the CD-ROM drive using &lt;b&gt;mount /dev/hdc -t iso9660 /media/cdrom0&lt;/b&gt;I don't know why but I didn't managed to have more than the root and the swap partitionAt the beginning I wanted to use your "out of the box" kernel but "skipping" to the point you indicated I didn't have a clue on how to proceed, so I went for compile a new onebeing such a "zero" on Linux I was shocked when a blue and gray window popped-up asking me to edit the kernel. I just exited having no clue and the installation luckily continuedduring this process I had a lots a wanrning (coming up from perl and/or python I cannot remember) asking to check the locales. Shall I check (how???) them and recompile the kernel?All the rest was perfect! Thanks a lot again for the great job and the opportunity you gave to lot of people like me to continue to us our beloved Cobalt boxes!
Ciao
Fabio</description>
		<content:encoded><![CDATA[<p>Firt of all thanks a lot for your outstanding job! I don&#8217;t know Linux at all and I managed to have a RAQ 3 up and running just needing a couple of &#8220;educated guesses&#8221; following step by step the whole process indicated by you. I point them out just in case someone as dummy as myself in Linux could benefit of them:<b><i>sudo apt-get install debootstrap nfs-user-server</i></b>didn&#8217;t work for me prior to copy the <b>sources.list</b>and run <b>apt-get update</b>I wanted to get the files from the cd and prior to issue the command <b><i>sudo debootstrap dapper /nfsroot-x86 file:/media/cdrom0/ubuntu/</i></b> I had to mount the CD-ROM drive using <b>mount /dev/hdc -t iso9660 /media/cdrom0</b>I don&#8217;t know why but I didn&#8217;t managed to have more than the root and the swap partitionAt the beginning I wanted to use your &#8220;out of the box&#8221; kernel but &#8220;skipping&#8221; to the point you indicated I didn&#8217;t have a clue on how to proceed, so I went for compile a new onebeing such a &#8220;zero&#8221; on Linux I was shocked when a blue and gray window popped-up asking me to edit the kernel. I just exited having no clue and the installation luckily continuedduring this process I had a lots a wanrning (coming up from perl and/or python I cannot remember) asking to check the locales. Shall I check (how???) them and recompile the kernel?All the rest was perfect! Thanks a lot again for the great job and the opportunity you gave to lot of people like me to continue to us our beloved Cobalt boxes!<br />
Ciao<br />
Fabio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-251</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Wed, 02 May 2007 18:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-251</guid>
		<description>IT WORKS!!!  It's only in search of a DHCP server... this explain the sliding cursor.
Many thanks for the support!

Paolo</description>
		<content:encoded><![CDATA[<p>IT WORKS!!!  It&#8217;s only in search of a DHCP server&#8230; this explain the sliding cursor.<br />
Many thanks for the support!</p>
<p>Paolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtuttle</title>
		<link>http://www.braggtown.com/blog/qube/ubuntu-on-qube-feedback/#comment-246</link>
		<dc:creator>jtuttle</dc:creator>
		<pubDate>Tue, 01 May 2007 17:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.prairienet.org/~jtuttle/blog/qube/ubuntu-on-qube-feedback/#comment-246</guid>
		<description>Without a null modem cable it's impossible to say what's happening.  You'll have to get one.  I think you're putting the cart before the horse to wonder if you've destroyed your Qube without spending a few dollars on a serial cable.</description>
		<content:encoded><![CDATA[<p>Without a null modem cable it&#8217;s impossible to say what&#8217;s happening.  You&#8217;ll have to get one.  I think you&#8217;re putting the cart before the horse to wonder if you&#8217;ve destroyed your Qube without spending a few dollars on a serial cable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
