<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>kittycatonline dot com - Knoppix - Love it!</title>
<link>http://www.kittycatonline.com/index.cfm</link>
<description></description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 05:20:36 -0800</pubDate>
<lastBuildDate>Sat, 07 May 2005 01:38:06 -0800</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>cougar@kittycatonline.com</managingEditor>
<webMaster>cougar@kittycatonline.com</webMaster>
<itunes:subtitle></itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="Technology">
<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
<itunes:category text="Tech News" />
</itunes:category>
<itunes:keywords></itunes:keywords>
<itunes:author></itunes:author>
<itunes:owner>
<itunes:email>cougar@kittycatonline.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:image href="" />
<image>
<url></url>
<title>kittycatonline dot com</title>
<link>http://www.kittycatonline.com/index.cfm</link>
</image>
<itunes:explicit>no</itunes:explicit>
<item>
<title>BlueDragon 6.2 on Knoppix</title>
<link>http://www.kittycatonline.com/index.cfm/2005/5/7/BlueDragon-6-2-on-Knoppix</link>
<description>
Now that I got my Knoppix box lit up in very little time, I want to run &lt;a target=&quot;bd&quot; href=&quot;http://www.newatlanta.com/products/bluedragon/index.cfm&quot;&gt;BlueDragon&lt;/a&gt; on it. For those of you who don&apos;t know, BlueDragon is a free alternative to ColdFusion, which is just under $1700 for the standard version of CFMX 7. Free ain&apos;t too bad a price, I figure.&lt;br&gt;
&lt;br&gt;
I tried installing BlueDragon before on my Fedora Core 2 box, and it never did work. I just couldn&apos;t figure out what was going wrong, and not being a Linux guru, I gave up.&lt;br&gt;
&lt;br&gt;
Well, that was then, this is now. I downloaded BlueDragon 6.2 for Linux from &lt;a href=&quot;http://www.newatlanta.com/&quot;&gt;www.newatlanta.com&lt;/a&gt;, got it untarr&apos;d, read the ReadMe, and ran the installer as root. Then I ran the installer as not-root, cuz it dies if you run it as root. I think the docs said as much but I didn&apos;t catch on.&lt;br&gt;
&lt;br&gt;
Anyhow, I ran the GUI version of the installer, and changed the default install directory to the /opt2 directory I made on /dev/hda3. Guess what? It didn&apos;t work. I ran the same installation again in &amp;quot;command line&amp;quot; mode, and I saw the problem. It looks like some paths are hardcoded in the installer. I re-ran the installer from the command line, this time, going with the default paths. Everything worked like a champ.&lt;br&gt;
&lt;br&gt;
What took a while was finding the startup and shutdown scripts. Here is where they are:&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;/usr/local/NewAtlanta/BlueDragon_Server_62/bin/StopBlueDragon.sh&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/usr/local/NewAtlanta/BlueDragon_Server_62/bin/StartBlueDragon.sh&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
I stuck these into &lt;a target=&quot;bd&quot; href=&quot;http://www.webmin.com&quot;&gt;webmin&lt;/a&gt;, cuz I like webmin for an easy server admin tool. The docs explain how to add them without webmin, but whatever.&lt;br&gt;
&lt;br&gt;
Anyhow, I fired up BlueDragon, visited http://localhost:8080/index.cfm and wah-la, there is the startup page. Sweet.&lt;br&gt;
&lt;br&gt;
The whole thing took probably 30 minutes of my time.&lt;br&gt;
&lt;br&gt;
Did I mention I&apos;m loving Knoppix?&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;And now for Apache 2&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Okay, a few weeks pass, as does the novelty of using port 8080 for all the web requests. I notice when using the BlueDragon admin that it claims it cannot install the Apache adapter because there is no Apache in place. Well, there certainly is Apache, but according to the BD docs, it isn&apos;t the right version. The version of Apache installed by the Knoppix CD is the 1.3x version, and BD requires the new 2.0x version.&lt;br&gt;
&lt;br&gt;
I googled around for solutions, and really never found an obvious answer. The closest I found was &amp;quot;apt-get&amp;quot;.&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;# apt-get update&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
And a bunch of stuff gets listed.&lt;br&gt;
&lt;br&gt;
Hm. I read what I can on apt-get, learn almost nothing, try and fail, and then try:&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;# apt-get upgrade apache&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Reading Package Lists... Done&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Building Dependency Tree... Done&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The following packages have been kept back:&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp; ipppd isdnacti &lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;{a load more of stuff}&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;zlib1g zlib1g-dev&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;273 upgraded, 0 newly installed, 0 to remove and 63 not upgraded.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Need to get 273MB of archives.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;After unpacking 11.9MB of additional disk space will be used.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Do you want to continue? [Y/n]&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
I answer &amp;quot;Y&amp;quot;. And after watching the endless scroll of stuff, it occurs to me that I should have read the previous dialog a bit better before answering &amp;quot;Y&amp;quot;.&amp;nbsp; It turns out I just asked apt-get to upgrade &lt;span style=&quot;font-style: italic;&quot;&gt;all the packages&lt;/span&gt;, not just Apache. Oh well, no use whining about it. I&apos;ll let it run and see how things go. Looks like this could be an all-nighter.&lt;br&gt;
&lt;br&gt;
I run Apahce. And it&apos;s still version 1.3. Arg.&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;# apt-get remove apache&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
And from all I can see, Apache is still installed.&lt;br&gt;
&lt;br&gt;
I restart the server, and yeah, Apache is still there. Whatever.&lt;br&gt;
&lt;br&gt;
I decide to download Apache2 from www.apache.org, figuring on that they are the best source, right? Nothing on the page leaps out and shouts &amp;quot;apache2&amp;quot;, and searching their site for&amp;nbsp; &amp;quot;apache2&amp;quot; is pretty useless, too. Turns out what I want is &amp;quot;HTTP Server&amp;quot;, which makes sense. The Apache folks have dozens of projects , of which Apache itself is but one.&amp;nbsp; From there I end up at the &lt;a href=&quot;http://httpd.apache.org/download.cgi&quot; target=&quot;_blank&quot;&gt;download&lt;/a&gt; page. &lt;br&gt;
&lt;br&gt;
And... realizing I&apos;m working on my Windows laptop, I instead do an ssh into my linux box and...&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;# wget http://apache.mirrormax.net/httpd/httpd-2.0.54.tar.bz2&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;and you do the md5sum thing, unzip, untar, blah blah, and now I have a /tmp/httpd-2.0.54 subdirectory, cuz&apos; I did the wget from the /tmp folder.&lt;br&gt;
&lt;br&gt;
okay, so now what?&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;/span&gt;&lt;br&gt;
&lt;/span&gt;I go into the &lt;span style=&quot;font-style: italic;&quot;&gt;/httpd-2.0.54&lt;/span&gt; directory, and read the INSTALL file. The instructions seem real good, so I&apos;m willing to follow &apos;em. &lt;br&gt;
&lt;br&gt;
I follow the instructions, basically it&apos;s...&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;# ./configure --prefix=/usr/local/apache2&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# make&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# make install&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# /usr/local/apache2/bin/apachectl start&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
And wah-lah, when I fire up Firefox and visit the default page for my server, it is the new Apache. Great.&lt;br&gt;
&lt;br&gt;
I visit the BlueDragon admin page on the server, go to the Adapters section, and see the same old &amp;quot;No web servers are present&amp;quot; notice. I know Apache2 is running, but BlueDragon doesn&apos;t.&lt;br&gt;
&lt;br&gt;
I&apos;m thinking reboot. Before doing so, though, I use &lt;a target=&quot;_blank&quot; href=&quot;http://www.webmin.com&quot;&gt;webmin&lt;/a&gt; to shut down the old Apache, and I set it to &amp;quot;Disable on boot&amp;quot;. I create a new&amp;nbsp; bootup/shutdown action, name it &amp;quot;apache2&amp;quot;, and I set the start/stop actions to...&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br&gt;
/usr/local/apache2/bin/apachectl start&lt;br&gt;
&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/usr/local/apache2/bin/apachectl stop&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;After that, I do the reboot.&lt;br&gt;
&lt;br&gt;
And success is mine. Thank you Jesus!&amp;nbsp; I visit the BlueDragon admin page, go to the Adapters section, and there is the Apache adapter. I leave the default port of 9999 alone, cuz&apos; the documentation says that the adapter port is &lt;span style=&quot;font-style: italic;&quot;&gt;not&lt;/span&gt; the same as the port you will use for web browsing.&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;/span&gt;&lt;br&gt;
So, now, I&apos;ve got BlueDragon running on Knoppix, using Apache as the webserver. Great! I haven&apos;t tried connecting to mySQL on my other server, but I&apos;ll wait on that for another day.&lt;br&gt;
</description>
<category>Knoppix - Love it!</category>
<pubDate>Sat, 07 May 2005 01:38:06 -0800</pubDate>
<guid>http://www.kittycatonline.com/index.cfm/2005/5/7/BlueDragon-6-2-on-Knoppix</guid>
</item>
<item>
<title>Knoppix install to hard disk</title>
<link>http://www.kittycatonline.com/index.cfm/2005/5/5/Knoppix-install-to-hard-disk</link>
<description>
Having failed at installing Gentoo Linux, I am giving knoppix a shot. I downloaded the iso using bittorrent, and burnt it to a CD with no difficulty. The CD booted up just fine, and, just as claimed, there sits a completely functional Linux instance, running purely from the CD! This is more like it! Of course, running from a CD is a whole lot different than running from disk, so let&apos;s seeif things go any better.&lt;br&gt;
&lt;br&gt;
I&apos;m already seeing some differences between Gentoo and Knoppix; with Gentoo, the documentatin was very specific, but the product just didn&apos;t work (for me, at least). With Knoppix, the documentation is pretty vague, but the product does seem to work.&lt;br&gt;
&lt;br&gt;
Documentation? &lt;a href=&quot;http://www.knoppix.net/wiki/Hd_Install_HowTo&quot;&gt;http://www.knoppix.net/wiki/Hd_Install_HowTo&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
With the Knoppix gui running, I can see the two partitions I have left over from the failed Gentoo install, but in the name of fair play, I will delete and recreate them.&lt;br&gt;
&lt;br&gt;
I fire up a command-line window, and...&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;$ su&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# fdisk /dev/hda ... d ... 3 ... d ... 2 ... d ... 1 ... w&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
and just like that, it&apos;s gone! BTW, I finally figured out that when folks document command-line stuff, the $ and # is so ya know it is a non-root or root user. Not sure why that didn&apos;t click a few years ago. Whatever.&lt;br&gt;
&lt;br&gt;
Now to make the new partitions. The docs say &lt;br&gt;
&amp;quot;It&amp;acute;s recommend to use 5 GB for root partition and 400 MB for swap partition.
&lt;p&gt;&lt;em&gt;(NOTE: Be sure the root partition is the first partition on the drive, is formatted with ext2 or ext3, and is set to &amp;quot;active.&amp;quot; The swap partition must be formatted with &amp;quot;linux-swap.&amp;quot; Installation and subsequent booting will not continue otherwise.)&amp;quot;&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&lt;/em&gt;Now I make three partitions, the first will be a 5gb root, the second a 400mb swap, and the third for my stuff. Also, I should note that at this point (as of this paragraph), I am writing this using Firefox, running from Knoppix as I do the fdisk! Now &lt;span style=&quot;font-style: italic;&quot;&gt;that&apos;s cool&lt;/span&gt;. Okay, the partition stuff, I did a cut-n-paste from the command-line window to here, so you can see all the blab:&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# fdisk /dev/hda&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The number of cylinders for this disk is set to 19885.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;There is nothing wrong with that, but this is larger than 1024,&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;and could in certain setups cause problems with:&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;2) booting and partitioning software from other OSs&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; (e.g., DOS FDISK, OS/2 FDISK)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): n&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command action&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;p&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 1&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;First cylinder (1-19885, default 1):&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Using default value 1&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Last cylinder or +size or +sizeM or +sizeK (1-19885, default 19885): +5000M&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): t&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Selected partition 1&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Hex code (type L to list codes): 83&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): n&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command action&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;p&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 2&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;First cylinder (9690-19885, default 9690):&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Using default value 9690&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Last cylinder or +size or +sizeM or +sizeK (9690-19885, default 19885): +400M&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): t&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 2&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Hex code (type L to list codes): 82&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Changed system type of partition 2 to 82 (Linux swap)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): n&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command action&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;p&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 3&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;First cylinder (10466-19885, default 10466):&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Using default value 10466&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Last cylinder or +size or +sizeM or +sizeK (10466-19885, default 19885):&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Using default value 19885&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): t&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 3&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Hex code (type L to list codes): 83&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): w&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The partition table has been altered!&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Calling ioctl() to re-read partition table.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;WARNING: Re-reading the partition table failed with error 16: Device or resource busy.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The kernel still uses the old table.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The new table will be used at the next reboot.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Syncing disks.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;So now that&apos;s done. It says I need to reboot, so, I suppose I&apos;ll reboot!&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;(2 days later)&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Now to format the partitions.&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;knoppix@1[knoppix]$ su&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# mkfs.ext3 /dev/hda1&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;mke2fs 1.37 (21-Mar-2005)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/hda1 is mounted; will not make a filesystem here!&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# fstab&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;bash: fstab: command not found&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# cat /etc/fstab&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/proc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /proc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc&amp;nbsp;&amp;nbsp; defaults&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sysfs&amp;nbsp; noauto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/pts&amp;nbsp;&amp;nbsp; /dev/pts&amp;nbsp;&amp;nbsp;&amp;nbsp; devpts mode=0622&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/fd0&amp;nbsp;&amp;nbsp; /mnt/auto/floppy auto&amp;nbsp;&amp;nbsp; user,noauto,exec,umask=000&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/cdrom /mnt/auto/cdrom&amp;nbsp; auto&amp;nbsp;&amp;nbsp; user,noauto,exec,ro 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# Added by KNOPPIX&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/hda1 /mnt/hda1 ext2 noauto,users,exec 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# Added by KNOPPIX&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/hda2 /mnt/hda2 auto noauto,users,exec 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;# Added by KNOPPIX&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;/dev/hda3 /mnt/hda3 auto noauto,users,exec 0 0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]#&lt;/span&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;So as you can see, after that reboot, it looks like Knoppix already took care of /dev/hda1. Looks like /dev/hda2 needs to be formatted as a swap partition, though.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# mkswap /dev/hda2&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Setting up swapspace version 1, size = 400486 kB&lt;/span&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;That went well enough. Now to format /dev/hda3.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# mkfs.ext3 -b 4096 /dev/hda3&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;mke2fs 1.37 (21-Mar-2005)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Filesystem label=&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;OS type: Linux&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Block size=4096 (log=2)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Fragment size=4096 (log=2)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;594368 inodes, 1186920 blocks&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;59346 blocks (5.00%) reserved for the super user&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;First data block=0&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;37 block groups&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;32768 blocks per group, 32768 fragments per group&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;16064 inodes per group&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Superblock backups stored on blocks:&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32768, 98304, 163840, 229376, 294912, 819200, 884736&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Writing inode tables: done&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Creating journal (8192 blocks): done&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Writing superblocks and filesystem accounting information: done&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;This filesystem will be automatically checked every 26 mounts or&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;180 days, whichever comes first.&amp;nbsp; Use tune2fs -c or -i to override.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;and that looks good, too. I forgot to set /dev/hda1 to be active, though. Time to fix that, too.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;root@1[knoppix]# fdisk /dev/hda&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The number of cylinders for this disk is set to 19885.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;There is nothing wrong with that, but this is larger than 1024,&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;and could in certain setups cause problems with:&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;2) booting and partitioning software from other OSs&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&amp;nbsp;&amp;nbsp; (e.g., DOS FDISK, OS/2 FDISK)&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): a&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Partition number (1-4): 1&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Command (m for help): w&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The partition table has been altered!&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Calling ioctl() to re-read partition table.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;WARNING: Re-reading the partition table failed with error 16: Device or resource busy.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The kernel still uses the old table.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;The new table will be used at the next reboot.&lt;/span&gt;&lt;br style=&quot;font-style: italic;&quot;/&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Syncing disks.&lt;/span&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Good.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;And the documentation I found at the &lt;a href=&quot;http://www.knoppix.net/wiki/Hd_Install_HowTo&quot;&gt;wiki&lt;/a&gt; says to type &lt;br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;sudo knoppix-installer&lt;/span&gt;&lt;br&gt;
I do. It turns out I could have done this in the first place, cuz it is now running and formatting /dev/hda1 for me. After I did all that work! Oh well, that&apos;s what I get for not reading, right? Yep. Well, maybe it wasn&apos;t all in vain, I think I had to create the partitions first, so perhaps I didn&apos;t waste too much effort.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Knoppix is now installing to the hard drive, while I&apos;m typing this stuff in at the same time. I like this, this is sweet.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;(45 minutes later)&lt;br&gt;
The installer could not determine my video card type; as the screen was going crazy. I wiggled the mouse and was back at the installer. It asked if I wanted to create a boot floppy, and I did, so I put in a blank floppy and hit &amp;quot;OK&amp;quot;. &lt;br&gt;
&lt;/p&gt;
&lt;p&gt;The installer quit immediately, the floppy never got accessed. The command sh... no wait, I just got a blurb &amp;quot;Knoppix was successfully installed to the hd.&amp;quot; Good!&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;I never saw the floppy light come on, though. I think the floppy is blank. Whatever.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;I eject the floppy, and shut down the server.&amp;nbsp; I remove the Knoppix CD and reboot the server. And behold, there is a login screen. I try to login as root, and am notified that I cannot login as root. Now &lt;span style=&quot;font-style: italic;&quot;&gt;that&lt;/span&gt; is something I am not used to, but whatever. I log in with the user account I created at some point, I forgot when; I think it was while the installer GUI was running. Anyhow, I long in just fine. I&apos;m typing this out from Knoppix running off my hard drive, so I&apos;m a pretty happy guy at this point.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;I&apos;ve got Knoppix lit up on my hd, it took very little effort. I am definately a Knoppix fan as of this moment!&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;So now that I got what I came for, what next? My plan is to install Blue Dragon on this guy. I&apos;m presuming Apache is on here, if not, I&apos;ll install that, too.&lt;br&gt;
&lt;/p&gt;
</description>
<category>Knoppix - Love it!</category>
<pubDate>Thu, 05 May 2005 10:00:20 -0800</pubDate>
<guid>http://www.kittycatonline.com/index.cfm/2005/5/5/Knoppix-install-to-hard-disk</guid>
</item>
</channel></rss>