<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: My 10 First Linux Toe-Stubbers</title>
	<atom:link href="http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/</link>
	<description>Long lead times need long forward planning</description>
	<lastBuildDate>Tue, 23 Sep 2008 07:22:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Weiser</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-21</link>
		<dc:creator>Dan Weiser</dc:creator>
		<pubDate>Sun, 07 Oct 2007 13:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-21</guid>
		<description>Hi Chris!

     I want to be able to give our schools a chance to run all of their old dos programs and windows 3.1 programs like Space that will not run on XP or Vista.  I want our public schools to not have to throw these old programs away.  In addition, I want consumers like me and others who have old dos games to be able to run them on modern operating systems.  My final goal is to have a secure tri-source code with Windows 9x technology guarding the interior defense, Windows NT Technology guarding the exterior defense and open source code such as Linux, Mozilla, and Google technologies interwoven throughout this operating system to make a super secure operating system for the U.S. Government.  Hopefully, it will be able to help Africa too with Africom if the politicians don&#039;t mess it up.  Thanks for your feedback and I appreciate being able to use your blog to share my ideas.  Have a nice week.  As you can see these are 3 seperate projects with varying levels of completeness and none being able to get too far without the 9x consumer source code.</description>
		<content:encoded><![CDATA[<p>Hi Chris!</p>
<p>     I want to be able to give our schools a chance to run all of their old dos programs and windows 3.1 programs like Space that will not run on XP or Vista.  I want our public schools to not have to throw these old programs away.  In addition, I want consumers like me and others who have old dos games to be able to run them on modern operating systems.  My final goal is to have a secure tri-source code with Windows 9x technology guarding the interior defense, Windows NT Technology guarding the exterior defense and open source code such as Linux, Mozilla, and Google technologies interwoven throughout this operating system to make a super secure operating system for the U.S. Government.  Hopefully, it will be able to help Africa too with Africom if the politicians don&#8217;t mess it up.  Thanks for your feedback and I appreciate being able to use your blog to share my ideas.  Have a nice week.  As you can see these are 3 seperate projects with varying levels of completeness and none being able to get too far without the 9x consumer source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Quirke</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-20</link>
		<dc:creator>Chris Quirke</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-20</guid>
		<description>Hi Dan!  (comment #5)

If you&#039;re buying OS source code, it&#039;s presumably for long-term objectives - and as such, it&#039;s best to consider Win9x as an OS without native hardware (e.g. as a wrapper to harness apps written for it, running within a hosted VM).

The newest motherboards break just about every hardware compatibility point possible, with respect to Win9x:
  - PCI Express graphics
  - hard drives always &gt; 137G
  - 512M+ RAM (Win9x OK but needs &quot;settings&quot;)
  - S-ATA that even XP no longer sees natively, e.g. ICH9
  - no PS/S, only USB for keyboards/mouse

In effect, XP is emerging as the &quot;skinny fast OS&quot; for the future, as 3-year depreciation cycles see &quot;old&quot; XP systems being offloaded.  This will be particularly common for SDRAM-based PCs, where RAM is costly to add, and where many XP systems would be stuck with 128M-256M (i.e. too low for Vista)

Other native OSs that may suit, include Starter variants of current MS OSs, stripped-down embedded versions of the same, and the various Linux distros.

WinME&#039;s core code would give you generic USB storage support, which is good to have - and if you had the source (and the right to alter it, which is not a given) it would be interesting to see how cleanly the alternate boot to DOS mode could be returned to the OS  :-)

If you do adopt a VM approach to &quot;shelling&quot; Win9x on arbitrary modern hardware, you may not need the source code, depending on what role the host OS can play in protecting the Win9x-and-apps&#039; &quot;edges&quot;.  Some sort of license deal to allow widespread deployment might be enough?</description>
		<content:encoded><![CDATA[<p>Hi Dan!  (comment #5)</p>
<p>If you&#8217;re buying OS source code, it&#8217;s presumably for long-term objectives &#8211; and as such, it&#8217;s best to consider Win9x as an OS without native hardware (e.g. as a wrapper to harness apps written for it, running within a hosted VM).</p>
<p>The newest motherboards break just about every hardware compatibility point possible, with respect to Win9x:<br />
  &#8211; PCI Express graphics<br />
  &#8211; hard drives always &gt; 137G<br />
  &#8211; 512M+ RAM (Win9x OK but needs &#8220;settings&#8221;)<br />
  &#8211; S-ATA that even XP no longer sees natively, e.g. ICH9<br />
  &#8211; no PS/S, only USB for keyboards/mouse</p>
<p>In effect, XP is emerging as the &#8220;skinny fast OS&#8221; for the future, as 3-year depreciation cycles see &#8220;old&#8221; XP systems being offloaded.  This will be particularly common for SDRAM-based PCs, where RAM is costly to add, and where many XP systems would be stuck with 128M-256M (i.e. too low for Vista)</p>
<p>Other native OSs that may suit, include Starter variants of current MS OSs, stripped-down embedded versions of the same, and the various Linux distros.</p>
<p>WinME&#8217;s core code would give you generic USB storage support, which is good to have &#8211; and if you had the source (and the right to alter it, which is not a given) it would be interesting to see how cleanly the alternate boot to DOS mode could be returned to the OS  :-)</p>
<p>If you do adopt a VM approach to &#8220;shelling&#8221; Win9x on arbitrary modern hardware, you may not need the source code, depending on what role the host OS can play in protecting the Win9x-and-apps&#8217; &#8220;edges&#8221;.  Some sort of license deal to allow widespread deployment might be enough?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Weiser</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-19</link>
		<dc:creator>Dan Weiser</dc:creator>
		<pubDate>Fri, 05 Oct 2007 10:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-19</guid>
		<description>Thanks Chris.  I did test BING previously and plan to buy it in the future.  I am thinking of having Windows 98 Second Edition and your suggested version of Linux on one hard drive and use BING there.  

     I am working towards developing a tri-source code for the united states military to use for nsa, dod, etc. and to help in Africa and other places with their computer issues and backwards compatibility to allow for us consumers to play our old dos games and finally for all public schools to be able to run older Microsoft software on new computers like Space for Windows 3.1 that will not run on NT, 2000, XP or Vista and only on the 9x consumer operating systems.  These things are actually 3 seperate projects in various stages of development.  I have petitioned Microsoft to purchase the 9x source code outright and am awaiting there reply as to how  much money they want for the 9x source code and kernel.  It must be the complete package and all the information to do with it up to Windows 98 Second Edition.  I do not care about the developments of Windows ME since it was released as too simplistic for everyone in my opinion and too weak to do much without too much configuring and even then was lacking.  My backer can indeed force them to hand over their Intellectual Property if Microsoft decides not to comply since this is an American National Security Issue and also has to do with our global fight against information hackers from places like China first, then U.S.A. crackers, then Russia and others.  I have multiple projects that are in different stages of development as time allows.  As you can see I also want to help the consumers like me who have collections of dos games and the public schools with running their old educational software in a new computer without compatibility issues in the usa first, then africa then new zealand and australia, then europe, then the rest of the world.  As you can see this is a long-term project but I am glad of your caring, respect and support of my projects.  Please email me since I cannot go into more details about these projects here.  

     In addition on the other hard drive I plan to have Windows XP Professional and set up several testing partitions for Microsoft software.  I plan to acquire 2 BING licenses to put it on both hard drives of my custom built machine.  It began its life in the year 2000 of the year of our Lord   This Falcon Northwest Mach 5 computer sports a cool metal case and I still have the 3.5 inch Teac Floppy drive and the old Optiquest V773 CRT Monitor but that is all that is left of the old machine.  I would rather keep the rest of the specs between you and I via email and I would be interested in knowing about your computers that you own and use as well.  I will now stay away from VPN with Albuquerque Public Schools as you suggest.  I started working at Painted Sky Elementary on 1st September 2006 and you remember all this stuff and I warned them not to get rid of the 98 Second Edition computers but the computer lady Ja would not listen to my advice and they suffered because of it.  It is weird but throughout my life everyone seems to not listen to me but that is slowly starting to change, thank goodnesss for that.  I am currently busy taking an Intel Essentials Class for teachers one day a week for 4+ hours at a time.  I am soon ending my paid leave from APS and plan on returning this coming Wed. to a new elementary school that treats their teachers and educational assistants (me) with more respect.  The computer class will help me to meet my goal of 26 graduate credits for a teacher, prepare me for the dossier process, and prepare me for more challenges ahead in my eventual quest to get my Master&#039;s Degree.  Currently, I do not plan on going on for a Ph.D but anything can happen in this life.  Take Care and Talk to you via email.</description>
		<content:encoded><![CDATA[<p>Thanks Chris.  I did test BING previously and plan to buy it in the future.  I am thinking of having Windows 98 Second Edition and your suggested version of Linux on one hard drive and use BING there.  </p>
<p>     I am working towards developing a tri-source code for the united states military to use for nsa, dod, etc. and to help in Africa and other places with their computer issues and backwards compatibility to allow for us consumers to play our old dos games and finally for all public schools to be able to run older Microsoft software on new computers like Space for Windows 3.1 that will not run on NT, 2000, XP or Vista and only on the 9x consumer operating systems.  These things are actually 3 seperate projects in various stages of development.  I have petitioned Microsoft to purchase the 9x source code outright and am awaiting there reply as to how  much money they want for the 9x source code and kernel.  It must be the complete package and all the information to do with it up to Windows 98 Second Edition.  I do not care about the developments of Windows ME since it was released as too simplistic for everyone in my opinion and too weak to do much without too much configuring and even then was lacking.  My backer can indeed force them to hand over their Intellectual Property if Microsoft decides not to comply since this is an American National Security Issue and also has to do with our global fight against information hackers from places like China first, then U.S.A. crackers, then Russia and others.  I have multiple projects that are in different stages of development as time allows.  As you can see I also want to help the consumers like me who have collections of dos games and the public schools with running their old educational software in a new computer without compatibility issues in the usa first, then africa then new zealand and australia, then europe, then the rest of the world.  As you can see this is a long-term project but I am glad of your caring, respect and support of my projects.  Please email me since I cannot go into more details about these projects here.  </p>
<p>     In addition on the other hard drive I plan to have Windows XP Professional and set up several testing partitions for Microsoft software.  I plan to acquire 2 BING licenses to put it on both hard drives of my custom built machine.  It began its life in the year 2000 of the year of our Lord   This Falcon Northwest Mach 5 computer sports a cool metal case and I still have the 3.5 inch Teac Floppy drive and the old Optiquest V773 CRT Monitor but that is all that is left of the old machine.  I would rather keep the rest of the specs between you and I via email and I would be interested in knowing about your computers that you own and use as well.  I will now stay away from VPN with Albuquerque Public Schools as you suggest.  I started working at Painted Sky Elementary on 1st September 2006 and you remember all this stuff and I warned them not to get rid of the 98 Second Edition computers but the computer lady Ja would not listen to my advice and they suffered because of it.  It is weird but throughout my life everyone seems to not listen to me but that is slowly starting to change, thank goodnesss for that.  I am currently busy taking an Intel Essentials Class for teachers one day a week for 4+ hours at a time.  I am soon ending my paid leave from APS and plan on returning this coming Wed. to a new elementary school that treats their teachers and educational assistants (me) with more respect.  The computer class will help me to meet my goal of 26 graduate credits for a teacher, prepare me for the dossier process, and prepare me for more challenges ahead in my eventual quest to get my Master&#8217;s Degree.  Currently, I do not plan on going on for a Ph.D but anything can happen in this life.  Take Care and Talk to you via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-18</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 04 Oct 2007 19:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-18</guid>
		<description>On Linux toe-stubber 6: Well, yes - Linux does know what an extended partition is. It will recognize both type 0x5h and 0xfh extended partitions, as well as its own which is type 0x85 (Linux extended). Not sure how you came to conclusion that it doesn&#039;t. 

Possibly if you installed a distro and let it automatically create its own partitions, it might only have created primaries? But if you do the partitioning yourself, either beforehand or use the &quot;manual&quot; partitioning option that most installers have, you can certainly use extended/logical partitions. 

In fact, you can install Linux completely to all extended/logical partitions (no primary required). Also, Linux will actually recognize a 2nd extended partition on a drive (and its volumes) - although there&#039;s probably no reason to do that beyond curiosity...</description>
		<content:encoded><![CDATA[<p>On Linux toe-stubber 6: Well, yes &#8211; Linux does know what an extended partition is. It will recognize both type 0&#215;5h and 0xfh extended partitions, as well as its own which is type 0&#215;85 (Linux extended). Not sure how you came to conclusion that it doesn&#8217;t. </p>
<p>Possibly if you installed a distro and let it automatically create its own partitions, it might only have created primaries? But if you do the partitioning yourself, either beforehand or use the &#8220;manual&#8221; partitioning option that most installers have, you can certainly use extended/logical partitions. </p>
<p>In fact, you can install Linux completely to all extended/logical partitions (no primary required). Also, Linux will actually recognize a 2nd extended partition on a drive (and its volumes) &#8211; although there&#8217;s probably no reason to do that beyond curiosity&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cquirke</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-17</link>
		<dc:creator>cquirke</dc:creator>
		<pubDate>Thu, 04 Oct 2007 06:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-17</guid>
		<description>Looking more specifically at your scenario...
  - all OSs are MS OSs
  - two physical hard drives
  - no need for &gt; 4 partitions per physical hard drive
...you don&#039;t need alernate partition tables a la BING&#039;s EMBR, and you don&#039;t need system-level boot managers such as BING, grub or lilo.

At this point, you&#039;d build the installation as follows:
  - create primary FAT32 partition on 1st hard drive, install Win9x
  - create partition and volume on 2nd hard drive
  - install XP to this volume on 2nd hard drive

You will now have a standard MBR on 1st hard drive that boots the primary on that hard drive, which boots into \NTLDR there.  This NT OS code can then boot into the bulk of XP on the second hard drive, or chain into a BOOTSECT.DOS image of what the PBR would have been had Win9x been the only OS installed, and thence boot the Win9x on C:

Note that the volume containing the XP installation does not have to be on the 1st hard drive, nor does it have to be a primary partition - it can be a logical volume within an extended partition on the 2nd hard drive.

Next, to add the Linux.  First, backup your partitions, MBR etc. and keep your eyes VERY wide open every step of the way when you do the Linux install!  You&#039;d create a partition for Linux, and optionally additional partitions for Linux swap space and data, then install Linux.  

This would also create a grub or lilo system-level boot manager that would list one or more ways to boot Linux, plus a single entry to boot &quot;Microsoft&quot;.  If you do the latter, then you&#039;d see additional details of what Microsoft OS to boot, as handled by Boot.ini within the OS space.

Some linuxen want 3 system-level partitions, i.e. are too dumb to nest swap and user space as logical volumes within a single extended partition - either using the MS extended partition systrem, or something similar of their own.  But on two physical hard drives, that&#039;s tolerable; you can have user and swap partitions on the 2nd hard drive, leaving one free partition on each physical hard drive even after you add an extended partition to the first one.  

Where it gets ugly, is when you try all this on a single physical hard drive (or physical drives grouped together via RAID).  With 3 (system-level) partitions hogged by Linux, and the last slot taken by a primary MS partition, there&#039;s no slot left for an extended partition and logicals.  It&#039;s at this point that BING&#039;s EMBR begins to look tempting.

When you boot the Microsoft OSs, they will see any volumes containing file systems they can handle; XP will see NTFS and FATxx, and Win9x will see just the FATxx.  When you boot the Linux, you won&#039;t see the MS volumes even though Linux can understand the file systems, until you manually mount those partitions and volumes to points within the Linux file system.  You will prolly want to automate that if sharing space between all the OSs; if you get that working, do post here as to how you did it!</description>
		<content:encoded><![CDATA[<p>Looking more specifically at your scenario&#8230;<br />
  &#8211; all OSs are MS OSs<br />
  &#8211; two physical hard drives<br />
  &#8211; no need for &gt; 4 partitions per physical hard drive<br />
&#8230;you don&#8217;t need alernate partition tables a la BING&#8217;s EMBR, and you don&#8217;t need system-level boot managers such as BING, grub or lilo.</p>
<p>At this point, you&#8217;d build the installation as follows:<br />
  &#8211; create primary FAT32 partition on 1st hard drive, install Win9x<br />
  &#8211; create partition and volume on 2nd hard drive<br />
  &#8211; install XP to this volume on 2nd hard drive</p>
<p>You will now have a standard MBR on 1st hard drive that boots the primary on that hard drive, which boots into \NTLDR there.  This NT OS code can then boot into the bulk of XP on the second hard drive, or chain into a BOOTSECT.DOS image of what the PBR would have been had Win9x been the only OS installed, and thence boot the Win9x on C:</p>
<p>Note that the volume containing the XP installation does not have to be on the 1st hard drive, nor does it have to be a primary partition &#8211; it can be a logical volume within an extended partition on the 2nd hard drive.</p>
<p>Next, to add the Linux.  First, backup your partitions, MBR etc. and keep your eyes VERY wide open every step of the way when you do the Linux install!  You&#8217;d create a partition for Linux, and optionally additional partitions for Linux swap space and data, then install Linux.  </p>
<p>This would also create a grub or lilo system-level boot manager that would list one or more ways to boot Linux, plus a single entry to boot &#8220;Microsoft&#8221;.  If you do the latter, then you&#8217;d see additional details of what Microsoft OS to boot, as handled by Boot.ini within the OS space.</p>
<p>Some linuxen want 3 system-level partitions, i.e. are too dumb to nest swap and user space as logical volumes within a single extended partition &#8211; either using the MS extended partition systrem, or something similar of their own.  But on two physical hard drives, that&#8217;s tolerable; you can have user and swap partitions on the 2nd hard drive, leaving one free partition on each physical hard drive even after you add an extended partition to the first one.  </p>
<p>Where it gets ugly, is when you try all this on a single physical hard drive (or physical drives grouped together via RAID).  With 3 (system-level) partitions hogged by Linux, and the last slot taken by a primary MS partition, there&#8217;s no slot left for an extended partition and logicals.  It&#8217;s at this point that BING&#8217;s EMBR begins to look tempting.</p>
<p>When you boot the Microsoft OSs, they will see any volumes containing file systems they can handle; XP will see NTFS and FATxx, and Win9x will see just the FATxx.  When you boot the Linux, you won&#8217;t see the MS volumes even though Linux can understand the file systems, until you manually mount those partitions and volumes to points within the Linux file system.  You will prolly want to automate that if sharing space between all the OSs; if you get that working, do post here as to how you did it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cquirke</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-16</link>
		<dc:creator>cquirke</dc:creator>
		<pubDate>Thu, 04 Oct 2007 06:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-16</guid>
		<description>By &quot;bootlogger&quot; I take it you mean &quot;boot manager&quot;?

Usually, one uses either grub or lilo that come with Linux.  Both live (or at least, start) within system space, i.e. MBR, and may extend into additional system sectors before the first partition, or into additional code stored within some OS partition (typically the Linux one).

You could use BING (though that costs money), and you could use BING&#039;s extended partition table feature to allow more than 4 partitions per physical hard drive (or RAID&#039;d collection of physical hard drives).

As to Win9x and NT/2000/XP, you could do that within OS space:
  - primary FATxx C: PBR boots into NT&#039;s \NTLDR, processes \Boot.ini
  - Boot.ini &quot;Win9x&quot; boots PBR image \BOOTSECT.DOS into Win9x on C:
  - Boot.ini &quot;NT&quot; uses native syntax to boot NT on volume other than C:

This collection of MS OSs can then be &quot;wrapped&quot; by a system-level boot manager that points to this, or to other OSs (e.g. Linuxen) on other partitions.

By &quot;partition&quot; I mean system-level entities defined in the partition table (or system-level alternative, such as BING&#039;s EMBR).  In this context, an extended partition counts as a single partitrion.

By &quot;volume&quot; I mean (MS)OS-level entities to which drive letters may be assigned.  In this context, a Linux ext3 and an extended partition are equally invisible, whereas each logical volume within that extended partition would be a seperate volume.</description>
		<content:encoded><![CDATA[<p>By &#8220;bootlogger&#8221; I take it you mean &#8220;boot manager&#8221;?</p>
<p>Usually, one uses either grub or lilo that come with Linux.  Both live (or at least, start) within system space, i.e. MBR, and may extend into additional system sectors before the first partition, or into additional code stored within some OS partition (typically the Linux one).</p>
<p>You could use BING (though that costs money), and you could use BING&#8217;s extended partition table feature to allow more than 4 partitions per physical hard drive (or RAID&#8217;d collection of physical hard drives).</p>
<p>As to Win9x and NT/2000/XP, you could do that within OS space:<br />
  &#8211; primary FATxx C: PBR boots into NT&#8217;s \NTLDR, processes \Boot.ini<br />
  &#8211; Boot.ini &#8220;Win9x&#8221; boots PBR image \BOOTSECT.DOS into Win9x on C:<br />
  &#8211; Boot.ini &#8220;NT&#8221; uses native syntax to boot NT on volume other than C:</p>
<p>This collection of MS OSs can then be &#8220;wrapped&#8221; by a system-level boot manager that points to this, or to other OSs (e.g. Linuxen) on other partitions.</p>
<p>By &#8220;partition&#8221; I mean system-level entities defined in the partition table (or system-level alternative, such as BING&#8217;s EMBR).  In this context, an extended partition counts as a single partitrion.</p>
<p>By &#8220;volume&#8221; I mean (MS)OS-level entities to which drive letters may be assigned.  In this context, a Linux ext3 and an extended partition are equally invisible, whereas each logical volume within that extended partition would be a seperate volume.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Weiser</title>
		<link>http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-15</link>
		<dc:creator>Dan Weiser</dc:creator>
		<pubDate>Sat, 22 Sep 2007 12:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://cquirke.wordpress.com/2007/09/22/my-10-first-linux-toe-stubbers/#comment-15</guid>
		<description>Thanks for your thoughts on Linux so far, Chris.  Ctl+Alt+Del has been my favorite function since the days of my first computing in BASIC with my dad&#039;s IBM PCjr.  I still have this machine in storage where I grew up in New York City.  My folks rent the place out nowadays but we still have a small area for ourselves when we go and visit sometimes.  Anyway, what is the best kind of bootlogger to use with Windows and Linux and is it asking for too much trouble to have Linux on a dual-boot PC with 98SE on c:\ in Fat32 and XP Pro. on d:\ in NTFS.  I was thinking of trying BING to accomplish this on one of the hard drives --- not sure which one --- to partition more drives since these 2 hard drives are 2 actually seperate Western Digital hard drives.  The 98 Second Edition one is 80 gigabytes and the XP Professional one has 120 gigabytes.  There is no rush to answer since my machine is currently being worked on by me and having repairs done on motherboard and upgrading the CPU and checking everything out.  My friend Jeff will help me put it all back together because my area of interest is computer software and mainly the security and safety of that computer software as I am sure you already know.  </description>
		<content:encoded><![CDATA[<p>Thanks for your thoughts on Linux so far, Chris.  Ctl+Alt+Del has been my favorite function since the days of my first computing in BASIC with my dad&#8217;s IBM PCjr.  I still have this machine in storage where I grew up in New York City.  My folks rent the place out nowadays but we still have a small area for ourselves when we go and visit sometimes.  Anyway, what is the best kind of bootlogger to use with Windows and Linux and is it asking for too much trouble to have Linux on a dual-boot PC with 98SE on c:\ in Fat32 and XP Pro. on d:\ in NTFS.  I was thinking of trying BING to accomplish this on one of the hard drives &#8212; not sure which one &#8212; to partition more drives since these 2 hard drives are 2 actually seperate Western Digital hard drives.  The 98 Second Edition one is 80 gigabytes and the XP Professional one has 120 gigabytes.  There is no rush to answer since my machine is currently being worked on by me and having repairs done on motherboard and upgrading the CPU and checking everything out.  My friend Jeff will help me put it all back together because my area of interest is computer software and mainly the security and safety of that computer software as I am sure you already know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
