From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp6.wanadoo.fr (smtp6.wanadoo.fr [193.252.22.25]) by ozlabs.org (Postfix) with ESMTP id 9E51F2BDB5 for ; Mon, 3 Jan 2005 22:09:29 +1100 (EST) Date: Mon, 3 Jan 2005 12:17:18 +0100 To: Philippe Guyot Message-ID: <20050103111718.GA11426@pegasos> References: <20050101150055.GA15400@pegasos> <200501031056.30775.pguyot@cvf.fr> <20050103104848.GA14682@pegasos> <200501031156.07353.pguyot@cvf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <200501031156.07353.pguyot@cvf.fr> From: Sven Luther Cc: Ulrich Teichert , Mike Martin , linuxppc-dev@ozlabs.org, debian-powerpc@lists.debian.org, mikemartin@linux.ca 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 11:56:07AM +0100, Philippe Guyot wrote: > On Monday 03 January 2005 11:48, Sven Luther wrote: > > On Mon, Jan 03, 2005 at 10:56:30AM +0100, Philippe Guyot wrote: > > > On Monday 03 January 2005 05:15, Mike Martin wrote: > > > > Now I'm very confused .... on my next reboot ... the network wouldn't > > > > work. After much trial and error, I got the current unstable d-i image > > > > to work. It did it all right up to the reboot (where is warns you that > > > > it doesn't have a boot loader installed). > > > > > > > > Now what! > > > > > > > > I have an installed system, but I can't figure out how to boot it! I > > > > have /boot/vmlinux on /dev/sdb1 and a root on /dev/sdb1. How do I > > > > write a boot sector or tell OpenFirmware to boot from this file? I > > > > tried to netboot and set root=/dev/sdb1 - but without the scsi modules > > > > loaded it fails to read the drives and panics. > > > > > > > > I think I neet to create a type 41 PReP boot partition and get the > > > > kernel onto it. I've found this thread: > > > > http://lists.gnu.org/archive/html/bug-parted/2002-09/msg00016.html > > > > > > > > and this: > > > > http://www.yellowdoglinux.com/support/solutions/champion_server/rs6k.sh > > > >tml > > > > > > > > I tried booting up with the installer, going to a shell after the scsi > > > > was active and the installed system was mounted. I used sfdisk from > > > > /target/sbin to create a 10 Meg type 41 partition on the first HD > > > > (/dev/sdb0 eventually). I used dd to copy /target/boot/vmlinux to this > > > > partition. But it still won't boot. > > > > > > I succeeded last year to install a woody on a 143P-140 whith the help of > > > Leigh Brown (thanks to him again). And two 150 whit sarge also. > > > > > > I'm not sure, but I have the feeling that your image on the prep > > > partition (should be type 0x41) is not able to determine where the root > > > is, so Leigh did a piece of code named "preptools" in order to patch the > > > image with the location of root. > > > > Hey, cool, where is this tool ? We need to package it for debian if it is > > not already, and use it in d-i, and maybe even mkvmlinuz directly. > > > > Just over there.... > > http://www.solinno.co.uk/7043-140/downloads.php > But ask Leigh for details. Ok, thanks. ... Friendly, Sven Luther