From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mwinf0810.wanadoo.fr (smtp8.wanadoo.fr [193.252.22.23]) by ozlabs.org (Postfix) with ESMTP id 3FB7F2BF0E for ; Mon, 3 Jan 2005 21:41:08 +1100 (EST) Received: from smtp8.wanadoo.fr (mwinf0803 [172.22.139.25]) by mwinf0810.wanadoo.fr (SMTP Server) with ESMTP id 0BF8210015D1 for ; Mon, 3 Jan 2005 11:41:00 +0100 (CET) Date: Mon, 3 Jan 2005 11:48:48 +0100 To: Philippe Guyot Message-ID: <20050103104848.GA14682@pegasos> References: <20050101150055.GA15400@pegasos> <855e88d00501011715633922b2@mail.gmail.com> <855e88d0050102201540148511@mail.gmail.com> <200501031056.30775.pguyot@cvf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <200501031056.30775.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 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.shtml > > > > 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. Friendly, Sven Luther