From: "Jon" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2646343 for ecs-t6x@2rosenthals.com; Mon, 13 Jul 2009 13:13:20 -0400 Received-SPF: none (secmgr-ny.randr: 207.228.42.15 is neither permitted nor denied by domain of seadog.reno.nv.us) client-ip=207.228.42.15; envelope-from=jharrison@seadog.reno.nv.us; helo=pop1.greatbasin.net; Received: from pop1.greatbasin.net ([207.228.42.15]) by secmgr-ny.randr with esmtp (Exim 4.43) id 1MQP5Y-0002dV-LE for ecs-t6x@2rosenthals.com; Mon, 13 Jul 2009 13:13:20 -0400 Received: from DP6550.seadog.reno.nv.us (seadog.reno.nv.us [216.82.144.188]) (authenticated bits=0) by pop1.greatbasin.net (8.13.8/8.13.8) with ESMTP id n6DHDAWD031744 for ; Mon, 13 Jul 2009 10:13:11 -0700 Received: from tyan@seadog.reno.nv.us (TYAN [192.168.1.35]) by DP6550.seadog.reno.nv.us (Weasel v1.78) for ; 13 Jul 2009 10:13:11 -0700 Message-ID: <000.e8b50c00246b5b4a.008@seadog.reno.nv.us> To: "eCS ThinkPad T60/61 Mailing List" Date: Mon, 13 Jul 2009 10:13:08 -0700 (PDT) Priority: Normal User-Agent: PMMail/3.05 (os/2; U; Warp 4.5; en-US; i386; ver 3.05.16.1386) X-Mailer: (Demonstration) PMMail (Alpha 1) 3.05.16.1386 for OS/2 Warp 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [eCS T60/T61] multibooting eCS and Ubuntu on a T6x X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ On Mon, 13 Jul 2009 10:26:48 -0500 Lothar Frommhold wrote: > > >How does one actually set up a T61p so that one can boot to either >eCS2.0 RC6a or Ubuntu 9.04=3F I have not done this, so this advice is worth exactly what you paid for i= t. ;) It is my understanding that Ubuntu comes in several flavors. The one you= want would be whatever they call an advanced, or alternate version. The usual version will over= write IBM boot manager and wipe out your access to eCS. That said, it is probably possible to use g= rub to start eCS but if you already have eCS installed then why bother adding another layer=3F When you install with the alternate Ubuntu you want to make sure you do n= ot choose the easy install (if that is an option). The easy install will wipe the boot manager. Wh= at you want to do is tell Ubuntu to load the boot loader into the / partition (the root partition o= f the linux formated partition). You also need to leave enough drive space to create a swap p= artition. I think the generally recommended size is the same amount as your RAM. So if you hav= e 1GB ram you would partition the remaining portion of your disk to freespace minus 1GB. The= n the last GB is available for Ubuntu install to format for a swap partition. You disk *might* look something like this: IBM Boot MGR. eCS Ubuntu partition (including grub located here) Swap partition The important part is that you force grub to install in the Ubuntu root. Most (but not Ubuntu) linux distro's have a custom (or advanced) install = which is necessary to select to get the option to put the boot loader into the root partition u= sed by the distro. But Ubuntu has a seperate distro that you have to download in order to get th= is functionality. Jon