From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from systemhalted (CPE0080c82c70ca.cpe.net.cable.rogers.com [24.112.140.233]) by dsl2.external.hp.com (Postfix) with ESMTP id 4FE43482A for ; Wed, 7 Aug 2002 10:39:33 -0600 (MDT) Date: Wed, 7 Aug 2002 12:37:57 -0400 From: Carlos O'Donell To: Paul Bame Cc: Alex Green , parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] palo issues Message-ID: <20020807163757.GF13287@systemhalted> References: <20020807123807.GB9966@systemhalted> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: > > --commandline=4/boot/vmlinux-64 root=/dev/sda4 HOME=/ > > Partition 4 is _NOT_ contained within the first 2G. > > > /dev/sda4 1049 17366 16709632 83 Linux > > Sorry my question wasn't clearer. Perhaps you can turn sda2 or 3 into > a /boot partition, or something more drastic... > > > Yep, the f0 partition is the first 75mb of the disk: Or you could set --commandline=0/vmlinux and have palo copy the kernel into f0. Though you'll need to do this for every new kernel you want to use. Very much like a normal lilo setup on x86. Though if you muck it up... you can't recover. c.