From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp4.wanadoo.fr (smtp4.wanadoo.fr [193.252.22.27]) by ozlabs.org (Postfix) with ESMTP id 21CEB2BF17 for ; Tue, 4 Jan 2005 01:22:37 +1100 (EST) Date: Mon, 3 Jan 2005 15:30:15 +0100 To: mikemartin@linux.ca Message-ID: <20050103143015.GB9197@pegasos> References: <20050101150055.GA15400@pegasos> <200501011630.j01GUP1R007603@arbas.nms.ulrich-teichert.org> <20050101165758.GA18559@pegasos> <855e88d00501011715633922b2@mail.gmail.com> <855e88d0050102201540148511@mail.gmail.com> <20050103070535.GA1644@pegasos> <855e88d0050103053915c385ec@mail.gmail.com> <20050103140102.GA9197@pegasos> <855e88d0050103060766b09bd0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <855e88d0050103060766b09bd0@mail.gmail.com> From: Sven Luther Cc: Ulrich Teichert , linuxppc-dev@ozlabs.org, debian-powerpc@lists.debian.org Subject: Re: 43p-140 install issues List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Jan 03, 2005 at 09:07:31AM -0500, Mike Martin wrote: > On Mon, 3 Jan 2005 15:01:02 +0100, Sven Luther wrote: > > [snip] > > What exact machine do you have again ? > > An IBM 7043. It's a 43p-140 labeled as a 604e 332 Mhz. Well, prep_pci.c does know about : IBM RS/6000 7043-240 (ibm_doral) IBM RS/6000 7024-E30 As far as IBM boxes are concerned. Doe the -140 have stuff in common with leigh's -240 (the -140 being mono-cpu while the -240 being dual ?). > [snip] > > > > > set > > > > minor is the partition, starting at 1, flag is the flag, (prep in this case) > > and on|off is obvious. > > > > It simply sets the prep flag, which is then translated as a 0x41 partition > > type. I think this is a deficiency in the parted/libparted API, but well, > > there is not much we can do about that unless a major libparted change. > > Cool. That's good to know. It was added recently though. > > Yep, d-i uses devfs, still partitions start at 1. > > Ok. Oops > > > > I see how much more time I can buy with this machine. It may need to > > > go back into storage this week if I can't make it run. Not fun. > > > > What about donating it to debian or something such ? > > I'd love to however it's not mine to donate. It's the companies (They > have 2 actually, I might try the other one since it has slightly > different hardware). Well, you could argue that donating one might make the other one usefull :) > The problem is: at work, I can't netboot. There is no server that will > respond and I can't set one up. I had the machine at home for the > holidays and thus can boot it from my LAN. If I can't get it to > self-boot before I have to take it back to the office - then I'm > stuck. Ok, understandable, still, getting it to netboot would be a first step to getting it working right later. > If I can get it to boot the system (even from floppy or cd) I will > have it to help test stuff. Otherwise it goes back under the desk > where it came from. Understandable too. What is the deadline ? I built a d-i kernel with the powerstack2 - utah pci irq patch, and it now works fine here. Still some work is needed, but basically this means i can scratch the disk on the box, and do some real d-i development, bringing in the partman-prep patch, and maybe even building a prep-installer that does the needed stuff to make it self-boot. I think you have to give your box back by monday next week though, right ? this could be too short, but let's see if we can make something happen. Right now, there are two issues : 1) the kernel may have some irq problems, or some other patching may be needed. 2) partman-prep is not included in d-i. 3) there is no automated prep-installer in d-i. Watch out on : http://people.debian.org/~luther/prep for uploads i make. Friendly, Sven Luther