<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Koha LiveCD</title>
	<atom:link href="http://mizstik.com/projects/koha-livecd/feed/" rel="self" type="application/rss+xml" />
	<link>http://mizstik.com/projects</link>
	<description>Koha Live CD &#38; OpenBiblio Mods</description>
	<lastBuildDate>Thu, 09 Sep 2010 17:55:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-1081</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Thu, 09 Sep 2010 17:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-1081</guid>
		<description>Hi Mizst,

It may very well be that I got mixed up.:)

During the first try I followed your instructions. But it seemed to do nothing at: &gt; ./VBoxLinuxAdditions-x86.run.

I tried rebooting to make sure, but it had not installed the drivers.

Then if I remeber correctly,

I found autorun executable having to do with x86, in the folder (with links?) that Ubuntu put up on the desktop (as a convenience, I was told) when it mounted the CD. I manually ran it by left clicking and choosing &quot;Open&quot;.


Maybe the command from your set of instructions was not for running the autorun executable (that I did), I would not know.

But all is well that has ended well, so far.

Thanks
Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Hi Mizst,</p>
<p>It may very well be that I got mixed up.:)</p>
<p>During the first try I followed your instructions. But it seemed to do nothing at: &gt; ./VBoxLinuxAdditions-x86.run.</p>
<p>I tried rebooting to make sure, but it had not installed the drivers.</p>
<p>Then if I remeber correctly,</p>
<p>I found autorun executable having to do with x86, in the folder (with links?) that Ubuntu put up on the desktop (as a convenience, I was told) when it mounted the CD. I manually ran it by left clicking and choosing &#8220;Open&#8221;.</p>
<p>Maybe the command from your set of instructions was not for running the autorun executable (that I did), I would not know.</p>
<p>But all is well that has ended well, so far.</p>
<p>Thanks<br />
Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mizst</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-1080</link>
		<dc:creator>mizst</dc:creator>
		<pubDate>Thu, 09 Sep 2010 16:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-1080</guid>
		<description>I&#039;m glad you found one that works for you. You can post that here, no problem.

I didn&#039;t mention autorun at all in my instruction though. Maybe you mixed it up with something else?</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you found one that works for you. You can post that here, no problem.</p>
<p>I didn&#8217;t mention autorun at all in my instruction though. Maybe you mixed it up with something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-1079</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Thu, 09 Sep 2010 16:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-1079</guid>
		<description>Hi Mizst,

The instructions you gave did not work all the way for me; the autorun part did not run properly. So I went on Koha chat channel and got help. The guest desktop integration (clipboard, resize) works fine now. I am sharing the commands for the benefit of anyone who may need to try another way than the one you have given:

&gt;sudo mkdir /media/cdrom0
&gt;sudo mount /dev/sr0 /media/cdrom0
&gt;sudo /media/cdrom0/VBoxLinuxAdditions-x86.run

It should output a whole bunch of checks and verifications at this point. It will say that it is building the addition guest kernels. It will also indicate that it is installing all the drivers.

Then,
go places-&gt;computer, or open any location actually, there should be a entry in the left side bar for the CD, with an eject symbol next to it. that will unmount it, and it should disapear from the desktop. the addons themselves have been installed, and it should continue to run fine.

If it gives error messages, it may be that VirtualBox has an old version of the addons, and it hasn&#039;t detected that. Try deleting the addons iso from wherever it is getting it on the host os. this should prompt it to download the latest version when you try and load it next via devices-&gt;install guest addons.

Hope I am not out of place with using your place to post this.

Thanks,

Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Hi Mizst,</p>
<p>The instructions you gave did not work all the way for me; the autorun part did not run properly. So I went on Koha chat channel and got help. The guest desktop integration (clipboard, resize) works fine now. I am sharing the commands for the benefit of anyone who may need to try another way than the one you have given:</p>
<p>&gt;sudo mkdir /media/cdrom0<br />
&gt;sudo mount /dev/sr0 /media/cdrom0<br />
&gt;sudo /media/cdrom0/VBoxLinuxAdditions-x86.run</p>
<p>It should output a whole bunch of checks and verifications at this point. It will say that it is building the addition guest kernels. It will also indicate that it is installing all the drivers.</p>
<p>Then,<br />
go places-&gt;computer, or open any location actually, there should be a entry in the left side bar for the CD, with an eject symbol next to it. that will unmount it, and it should disapear from the desktop. the addons themselves have been installed, and it should continue to run fine.</p>
<p>If it gives error messages, it may be that VirtualBox has an old version of the addons, and it hasn&#8217;t detected that. Try deleting the addons iso from wherever it is getting it on the host os. this should prompt it to download the latest version when you try and load it next via devices-&gt;install guest addons.</p>
<p>Hope I am not out of place with using your place to post this.</p>
<p>Thanks,</p>
<p>Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mizst</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-893</link>
		<dc:creator>mizst</dc:creator>
		<pubDate>Thu, 26 Aug 2010 13:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-893</guid>
		<description>I&#039;ll post it anyway. Many people seem to have problems related to this.

Updating kernel:

&gt; sudo apt-get dist-upgrade

Note that usually when you upgrade the kernel, the Guest Additions are lost, but it also clears up any problem you currently have.

Reinstalling Guest Additions:

- While the VM is running, select from the menu above the VM: &quot;Devices -&gt; Install Guest Additions&quot;
- In the VM, open the terminal. (Applications -&gt; Accessories -&gt; Terminal)
- Enter these commands:

&gt; sudo -i
&gt; mount /dev/cdrom /cdrom
&gt; cd /cdrom
&gt; ./VBoxLinuxAdditions-x86.run

- Wait for it to finish then reboot.

If after these steps, you still have missing functionalities, it&#039;s time to head to either VirtualBox or Ubuntu support forums. Be prepared to describe your hardware and software setup (on the host) in detail if you go.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll post it anyway. Many people seem to have problems related to this.</p>
<p>Updating kernel:</p>
<p>> sudo apt-get dist-upgrade</p>
<p>Note that usually when you upgrade the kernel, the Guest Additions are lost, but it also clears up any problem you currently have.</p>
<p>Reinstalling Guest Additions:</p>
<p>- While the VM is running, select from the menu above the VM: &#8220;Devices -> Install Guest Additions&#8221;<br />
- In the VM, open the terminal. (Applications -> Accessories -> Terminal)<br />
- Enter these commands:</p>
<p>> sudo -i<br />
> mount /dev/cdrom /cdrom<br />
> cd /cdrom<br />
> ./VBoxLinuxAdditions-x86.run</p>
<p>- Wait for it to finish then reboot.</p>
<p>If after these steps, you still have missing functionalities, it&#8217;s time to head to either VirtualBox or Ubuntu support forums. Be prepared to describe your hardware and software setup (on the host) in detail if you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-892</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Thu, 26 Aug 2010 13:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-892</guid>
		<description>Hi Mizst,

I thought may be updating VirtualBox to the new version would take care of that as well. (Though I have to say I do not know how I am supposed to do the guest addition install-yet.) I will look &amp; find instructions for it from Google. If I am not having luck there, I might ask for some detailed instructions from you. I hope that is ok.

Thanks,
Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Hi Mizst,</p>
<p>I thought may be updating VirtualBox to the new version would take care of that as well. (Though I have to say I do not know how I am supposed to do the guest addition install-yet.) I will look &amp; find instructions for it from Google. If I am not having luck there, I might ask for some detailed instructions from you. I hope that is ok.</p>
<p>Thanks,<br />
Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mizst</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-881</link>
		<dc:creator>mizst</dc:creator>
		<pubDate>Thu, 26 Aug 2010 04:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-881</guid>
		<description>You did not mention upgrading the guest kernel and reinstalling the guest additions. Have you done that? Those are the important ones.

If you did that and it&#039;s still not functional then I&#039;m out of ideas, because that&#039;s what always worked for me.</description>
		<content:encoded><![CDATA[<p>You did not mention upgrading the guest kernel and reinstalling the guest additions. Have you done that? Those are the important ones.</p>
<p>If you did that and it&#8217;s still not functional then I&#8217;m out of ideas, because that&#8217;s what always worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-872</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Wed, 25 Aug 2010 19:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-872</guid>
		<description>Hi Mizst,

I did upgrade VirtualBox to the latest Windows version (3.2.8); but the bi-directional clipboard and the ubuntu window re-size are still not working. Any other ideas (such as checking a box or un-checking another) that might solve the issues? (I have to admit that I did not do a clean install though.)

Other than that, all functions of Koha Live CD work fine inside the VirtualBox.

Thanks,
Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Hi Mizst,</p>
<p>I did upgrade VirtualBox to the latest Windows version (3.2.8); but the bi-directional clipboard and the ubuntu window re-size are still not working. Any other ideas (such as checking a box or un-checking another) that might solve the issues? (I have to admit that I did not do a clean install though.)</p>
<p>Other than that, all functions of Koha Live CD work fine inside the VirtualBox.</p>
<p>Thanks,<br />
Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-776</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Sun, 15 Aug 2010 19:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-776</guid>
		<description>Thanks Mizst.

Ok, I will do a clean install of our VirtualBox to 3..2.8 (We have the 3.2.6). That may solve the clip-board issue.

I have already tried the Koha IRC channel about the 260 $b link issue. They are on 3.2 and they do not know the specifics on 3.00.06 (anymore)! They have been helpful on other things though:).
I was just asking in case you know anything about it.

As it is not a major issue, I guess we will live with that.

Thank you for your answers.

Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Thanks Mizst.</p>
<p>Ok, I will do a clean install of our VirtualBox to 3..2.8 (We have the 3.2.6). That may solve the clip-board issue.</p>
<p>I have already tried the Koha IRC channel about the 260 $b link issue. They are on 3.2 and they do not know the specifics on 3.00.06 (anymore)! They have been helpful on other things though:).<br />
I was just asking in case you know anything about it.</p>
<p>As it is not a major issue, I guess we will live with that.</p>
<p>Thank you for your answers.</p>
<p>Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mizst</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-775</link>
		<dc:creator>mizst</dc:creator>
		<pubDate>Sun, 15 Aug 2010 15:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-775</guid>
		<description>About the bi-directional clipboard, it appears to work fine on my system. (VirtualBox 3.2.8.64453 on Koha Live CD R5)

This is most often caused by updating one of the components but not the others. (host virtualbox version, guest kernel version, or the installed guest additions version) Update virtualbox and kernel to the latest version, then install the newest guest additions again on the guest system.</description>
		<content:encoded><![CDATA[<p>About the bi-directional clipboard, it appears to work fine on my system. (VirtualBox 3.2.8.64453 on Koha Live CD R5)</p>
<p>This is most often caused by updating one of the components but not the others. (host virtualbox version, guest kernel version, or the installed guest additions version) Update virtualbox and kernel to the latest version, then install the newest guest additions again on the guest system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reva</title>
		<link>http://mizstik.com/projects/koha-livecd/comment-page-3/#comment-773</link>
		<dc:creator>reva</dc:creator>
		<pubDate>Sun, 15 Aug 2010 14:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://mizstik.com/projects/?page_id=3#comment-773</guid>
		<description>Hi again,

Forgot to mention a quirk in my Koha Live CD set up in the VirtualBox.

My clipboard between host and guest is not working in the Koha Live CD though the bi-directional clipboard is checked.

But I have a Windows 7 guest in the same VirtualBox and the clipboard integration works fine.

This is not that important to us, as we will be installing the CD on the hard disk; but thought I would ask.

Thanks again,

Reva
Antigua and Barbuda Bureau of Standards</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>Forgot to mention a quirk in my Koha Live CD set up in the VirtualBox.</p>
<p>My clipboard between host and guest is not working in the Koha Live CD though the bi-directional clipboard is checked.</p>
<p>But I have a Windows 7 guest in the same VirtualBox and the clipboard integration works fine.</p>
<p>This is not that important to us, as we will be installing the CD on the hard disk; but thought I would ask.</p>
<p>Thanks again,</p>
<p>Reva<br />
Antigua and Barbuda Bureau of Standards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
