From: "Andy Willis" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2566009 for ecs-t6x@2rosenthals.com; Fri, 26 Jun 2009 09:36:06 -0400 Received: from static-71-171-102-26.clppva.fios.verizon.net ([71.171.102.26] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1MKBay-00079f-O0 for ecs-t6x@2rosenthals.com; Fri, 26 Jun 2009 09:36:04 -0400 Received: from mail-px0-f197.google.com ([209.85.216.197]:47055) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1MKBau-0006yi-0R for ecs-t6x@2rosenthals.com; Fri, 26 Jun 2009 09:35:56 -0400 Received: by pxi35 with SMTP id 35so1806023pxi.23 for ; Fri, 26 Jun 2009 06:35:54 -0700 (PDT) X-CTCH-RefID: str=0001.0A010205.4A44CEBC.00E2,ss=1,fgs=0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=1RFV3Kx9gN5eS0QRMXj1VVwwd+uy1FUCuMr2pszZ/jw=; b=Q265KHUDvHvNKnncQ54oPtLQuEvKc/gppJzhS2KcPaU6rwF89M67DYo0LhC3YleUxq uYsW2KoswrpdbNfXWJGwS9K/iJMuuhzjvrI84srem9gj5WXei1iBLP48qPgGNsJsWcq/ pMcpImeZOSOU00QZHtlEfPf4rWsnRwhgob9Uk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Fg9Z1MS0vjxcDsGDT8fwdYGYAMPUwNYF2VTBpv2HZwwJmRRkrJk20NU7p9lNpvWq+f JUq2psyBQMOUWke3XI8+ZV1pxRla2RtbtyJ6BmsgyDsMz6zm5qbzcl6RkauuiS5RbcPp 6SAlqlZ+Vzzgd9GJV5h1FA+/KMKZgdBbToVN8= Received: by 10.115.32.8 with SMTP id k8mr6073800waj.15.1246023354025; Fri, 26 Jun 2009 06:35:54 -0700 (PDT) Received: from ?192.168.0.3? (71-208-191-184.hlrn.qwest.net [71.208.191.184]) by mx.google.com with ESMTPS id m28sm5929226waf.37.2009.06.26.06.35.52 (version=SSLv3 cipher=RC4-MD5); Fri, 26 Jun 2009 06:35:53 -0700 (PDT) Message-ID: <4A44CEB8.4060702@gmail.com> Date: Fri, 26 Jun 2009 07:35:52 -0600 Reply-To: abwillis1@gmail.com User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; rv:1.9.1b3pre) Gecko/20090216 SeaMonkey/2.0a3pre not(Firefox/3.2) MIME-Version: 1.0 To: eCS ThinkPad T60/61 Mailing List Subject: Re: [eCS T60/T61] question about installing OS/2 and Ubuntu ona T61p References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.0 (+) X-Spam-Report: 1.0 RCVD_BY_IP Received by mail server with no name Lewis G Rosenthal wrote: > On Thu, 25 Jun 2009 21:17:47 -0400 (EDT) > "Julian Thomas" wrote: >> On Thu, 25 Jun 2009 23:31:03 +0100 Gerry Prosser wrote: >>> >>> >>> I recommend using Boot Manager and GRUB, but contrary to what Lewis >>> has said, I would NOT put GRUB in the /boot partition. That way seems >>> to lead to disaster and inability to boot the ECS installation CD let >>> alone ECS itself, just as Andy says. Don't even bother creating a >>> /boot partition. >> >> Not sure what the problem is with that. >>> >>> Do the partitioning with eCS and install Boot Manager and then eCS. >>> Then install Ubuntu and put GRUB into the root partition. >> >> I did this on a machine with Centos (not Ubuntu) and put grub in >> /boot (a separate partition). It all works very nicely. Used DFSee >> to partition, installed XP, boot manager, eCS, and Centos. >> > Indeed, Julian. Perhaps it is distro-specific? In my experience, I can > typically put GRUB anywhere *except* the MBR, as long as it can find > grub.conf (which of course, is GRUB's Achilles' Heel: the fact that it > must rely upon a configuration file located elsewhere in the > filesystem(s), vs BM's more compact approach). > > Currently on my test system (not a T61, BTW), the only distros which > are giving me boot problems are SLES 9 and OpenSolaris. OES2/Linux > seems happy (based on SLES 10), openSuSE 11 seems fine (still getting > used to that KDE 4 stuff, but that's a matter for a different list!), > and CentOS 4 seems okay. Other OSes on the box include W2K, XP, and of > course, eCS 2.0 RC6. > > I've never had the opportunity to play with Ubuntu or Kubuntu, so > perhaps there's some difference between your version and Gerry's. As I > said before, I'm mainly a SuSE guy these days - when it comes to *nix, > at least - and I was speaking from that experience. > > Cheers/2, all. > SuSE installed Grub fine in the Ubuntu partition as Debian did. For Ubuntu I had it throw an error (don't recall what it was but I had it happen at each install). I could force the Grub install but then it wouldn't boot Ubuntu (eCS was fine at this point). Finally after reading about many issues with Ubuntu and Grub installation I decided to try creating its own partition which worked out well. Unfortunately, it was at this stage that eCS quit working. I then got to thinking and hid partitions via dfsee from eCS and now it is booting fine. I know I hid /grub, I don't recall if I also hid the other Ubuntu partitions. Ubuntu partitions here... /, /swap, /grub. I've always read that having /home and such on different partitions was a good thing but the default of the installations appeared to not be doing it and figured I had no idea how big I should set anything to so chose the single partition with a separate swap (which it either required or at least did encourage during the install of Debian - which was the first I installed and never removed the /swap). The /grub was only because I could not get grub to install in /,