From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-mips+bounces-323-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1JY7JW-0000ZI-Ko
	for garchives@archives.gentoo.org; Sat, 08 Mar 2008 22:14:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6E8B5E02E3;
	Sat,  8 Mar 2008 22:14:45 +0000 (UTC)
Received: from server342-han.de-nserver.de (server342-han.de-nserver.de [85.158.176.233])
	by pigeon.gentoo.org (Postfix) with ESMTP id 04BD7E02E3
	for <gentoo-mips@lists.gentoo.org>; Sat,  8 Mar 2008 22:14:44 +0000 (UTC)
Received: (qmail 22524 invoked from network); 8 Mar 2008 23:14:29 +0100
Received: from p5798B439.dip.t-dialin.net (HELO [192.168.0.1]) (87.152.180.57)
  (smtp-auth username karin@visti.de, mechanism plain)
  by server342-han.de-nserver.de (qpsmtpd/0.40) with ESMTPA; Sat, 08 Mar 2008 23:14:29 +0100
Subject: Re: [gentoo-mips] IP30: Gentoo installation without monitor &
	keyboard
From: Karin Willers <karin@visti.de>
To: gentoo-mips@lists.gentoo.org
In-Reply-To: <224833D6-999B-4CE0-B8B6-FC28CCB823A2@miriup.de>
References: <1204472839.5568.11.camel@ratlos>
	 <20080302161110.GA4380@Vereniki.lan> <1204475637.5568.15.camel@ratlos>
	 <1204486455.5568.26.camel@ratlos>  <20080302200027.GA5358@Vereniki.lan>
	 <1204924062.5500.5.camel@ratlos>
	 <224833D6-999B-4CE0-B8B6-FC28CCB823A2@miriup.de>
Content-Type: text/plain
Date: Sat, 08 Mar 2008 23:14:39 +0100
Message-Id: <1205014480.5529.17.camel@ratlos>
Precedence: bulk
List-Post: <mailto:gentoo-mips@lists.gentoo.org>
List-Help: <mailto:gentoo-mips+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-mips+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-mips+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-mips.gentoo.org>
X-BeenThere: gentoo-mips@lists.gentoo.org
Reply-to: gentoo-mips@lists.gentoo.org
Mime-Version: 1.0
X-Mailer: Evolution 2.12.1 
Content-Transfer-Encoding: 7bit
X-User-Auth: Auth by karin@visti.de through 87.152.180.57
X-Archives-Salt: a11ba43f-d125-4e6b-99ee-024fa9a4fdfc
X-Archives-Hash: 3065b7595ac22c9d0e3e9aeb1b5483f9

Some remarks here:

My fdisk is v2.12q, which should be able to write SGI disk labels.

Fdisk worked before erasing the first block of the disk.

Strangely enough the advice was (as one option) to erase the
the first block and then continue with fdisk. I did not save my
boot block, which obviously was a mistake ...

I did not find 'parted' on the network booted ram disk and there is
unfortunately no Gentoo live CD for Octane.

I'll acquire an SCA-to-SCSI adapter to connect the hard disk
to another machine and do the fdisk/parted there.

Greetings,  Karin
-----
On Sat, 2008-03-08 at 11:37 +0400, Dirk Tilger wrote:
> On 08.03.2008, at 01:07, Karin Willers wrote:
> 
> > trying to erase the partition table ended in fdisk not being able
> > to read the disk ...
> >
> > / # dd if=/dev/zero of=/dev/sda bs=512 count=1
> > 1+0 records in
> > 1+0 records out
> > / # fdisk /dev/sda
> >
> > Unable to read /dev/sda
> > / #
> >
> > Any hints? What is the procedure under Linux to add a fresh hard disk
> > to an Octane? Browsing the WEB did not reveal anything useful.
> 
> Did fdisk work before? fdisk only supports the MBR partition format.  
> My guess would be that the SGI firmware (what they would call BIOS on  
> a PC) will only read SGI labels. I used to create SGI disklabels with  
> `parted` instead of `fdisk`, but the following site suggests that  
> there is an fdisk capable of creating SGI disklabels:
> 
> http://www.total-knowledge.com/progs/mips/SGI-BootCD-HOWTO.shtml
> 
> Judging by the man page of fdisk, you might want to go ahead with  
> `fdisk -i`.
> Dirk.

-- 
gentoo-mips@lists.gentoo.org mailing list