Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Installation (from live DVD) fails - please help
Date: Tue, 12 Sep 2006 10:19:02
Message-Id: tkrat.eb9c918090462dad@igpm.rwth-aachen.de
1 Hi,
2
3 I'm a gentoo newbie (but have installed many Linux systems)
4 Using the i686 livedvd I tried to install gentoo in expert mode.
5 I even partitioned the harddisk before (using some rescue cd).
6 The partition list (obtained when running the gentoo livedvd) is
7
8 Disk /dev/sda: 251.0 GB, 251000193024 bytes
9 255 heads, 63 sectors/track, 30515 cylinders
10 Units = cylinders of 16065 * 512 = 8225280 bytes
11
12 Device Boot Start End Blocks Id System
13 /dev/sda1 1 1300 10442218+ 83 Linux
14 /dev/sda2 1301 6800 44178750 83 Linux
15 /dev/sda3 6801 17800 88357500 83 Linux
16 /dev/sda4 17801 30515 102133237+ 5 Extended
17 /dev/sda5 17801 23300 44178718+ 83 Linux
18 /dev/sda6 23301 30515 57954456 83 Linux
19
20 I even created an ext3 filesystem on each of the Linux partitions.
21 But, the installation terminates nearly immediately with an error
22 message.
23 The file /var/log/installer.log says
24 GLI: September 12 2006 11:45:28 - Gentoo Linux Installer version 0.4.1
25 GLI: September 12 2006 11:45:28 - Setting root password.
26 GLI: September 12 2006 11:45:28 - Portmap started.
27 GLI: September 12 2006 11:45:28 - Completed pre_install steps
28 GLI: September 12 2006 11:51:23 - partition(): Processing /dev/sda...
29 GLI: September 12 2006 11:51:23 - Exception received during 'Partition': UnknownPartitionTypeError :FATAL: partition:
30 Refusing to partition this drive due to the presence of an unknown type of partition
31 GLI: September 12 2006 11:51:23 - Traceback (most recent call last):
32 GLI: September 12 2006 11:51:23 - File "/opt/installer/GLIClientController.py", line 197, in run
33 self._install_steps[self._install_step]['function']()
34 GLI: September 12 2006 11:51:23 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 409, in partition
35 raise GLIException("UnknownPartitionTypeError", 'fatal', 'partition',
36 "Refusing to partition this drive due to the presence of an unknown type of partition")
37 GLI: September 12 2006 11:51:23 - GLIException: UnknownPartitionTypeError :FATAL: partition:
38 Refusing to partition this drive due to the presence of an unknown type of partition
39
40 Can anybody please explain that error message (since the partition flag
41 is correct (83))
42
43 I specified mkfs option '-t ext3' . Can this causes this error message?
44
45 Many thanks for your help.
46
47 --
48 Helmut Jarausch
49
50 Lehrstuhl fuer Numerische Mathematik
51 RWTH - Aachen University
52 D 52056 Aachen, Germany
53
54 --
55 gentoo-user@g.o mailing list