Gentoo Archives: gentoo-mips

From: Panagiotis Christopoulos <pxrist@×××××.com>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] IP30: Gentoo installation without monitor & keyboard
Date: Sun, 02 Mar 2008 20:01:01
Message-Id: 20080302200027.GA5358@Vereniki.lan
In Reply to: Re: [gentoo-mips] IP30: Gentoo installation without monitor & keyboard by Karin Willers
1 On 20:34 Sun 02 Mar , Karin Willers wrote:
2 > Any comments??
3 >
4 > The Gentoo documentation seems not to be in sync with the actual
5 > fdisk command options ...
6 >
7
8 If you follow the handbook as it is, you should end to something like,
9
10 Neo ~ # fdisk -l /dev/sda
11
12 Disk /dev/sda (SGI disk label): 64 heads, 32 sectors, 8682 cylinders
13 Units = cylinders of 2048 * 512 bytes
14
15 ----- partitions -----
16 Pt# Device Info Start End Sectors Id System
17 1: /dev/sda1 boot 51 101 104448 83 Linux native
18 2: /dev/sda2 swap 102 1079 2002944 82 Linux swap
19 3: /dev/sda3 1080 1748 1370112 83 Linux native
20 4: /dev/sda4 1749 8681 14198784 83 Linux native
21 9: /dev/sda5 0 50 104448 0 SGI volhdr
22 11: /dev/sda6 0 8681 17780736 6 SGI volume
23 ----- Bootinfo -----
24 Bootfile: /unix
25 ----- Directory Entries -----
26 0: btld3r sector 4 size 73684
27
28 Follow exactly the instructions in
29 http://www.gentoo.org/doc/en/handbook/handbook-mips.xml?part=1&chap=4 ,
30 the section "Getting the SGI Volume Header to just the right size".
31 After that I think that you will be fine. Use the dd command to
32 delete the partition table, and start again.
33
34 Panagiotis
35 --
36 gentoo-mips@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-mips] IP30: Gentoo installation without monitor & keyboard Karin Willers <karin@×××××.de>