[Server-devel] Error in XS-163 during install

Tony Pearson tpearson at us.ibm.com
Sat Jun 14 13:09:44 EDT 2008


Hi Martin,
Having successfully installed both Debian 4.0-r3 Etch and Fedora 7-i386 on 
the machine, I thought I would
try to go back to installing XS from the LiveCD.  I tried XS-163 and 
XS-160-noauto, and both failed with the
"clearpart line23" problem.

Hardware details are here: 
http://wiki.laptop.org/go/User:Az990tony/edublog-beta-hw

I did a fresh install of Fedora 7-i386 and collected all of the details to 
help figure out this.

uname -a
================
Linux localhost.localdomain 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 
EDT 2007 i686 athlon i386 GNU/Linux
================

fdisk -l
================
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      104391   83  Linux
/dev/sda2              14       19330   155163802+  8e  Linux LVM

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1          13      104391   83  Linux
/dev/sdb2              14       19330   155163802+  8e  Linux LVM

Disk /dev/dm-1: 106 MB, 106896384 bytes
255 heads, 63 sectors/track, 12 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-2: 158.8 GB, 158887733760 bytes
255 heads, 63 sectors/track, 19317 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
===================

(Note: I chose the default setting, having it delete all partitions and 
build new.  It formatted /dev/sdb second
drive, even though I did not check the RAID box, and I have confirmed that 
it is not in RAID mode)

mount -l
==============
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/mapper/pdc_bbbhp1 on /boot type ext3 (rw) [/boot]
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
==============

/boot/grub/grub.conf (menu.lst links to this)
==============
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this 
file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/mapper/pdc_bbbh
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.21-1.3194.fc7)
        root (hd0,0)
        kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=/dev/VolGroup00/LogVol00 
rhgb quiet
        initrd /initrd-2.6.21-1.3194.fc7.img

=============

anaconda-ks.cfg   (generated by the install process)
============
# Kickstart file automatically generated by anaconda.

install
cdrom
lang en_US.UTF-8
keyboard us
xconfig --startxonboot
network --device eth0 --bootproto dhcp
network --device eth1 --bootproto dhcp
network --device eth2 --bootproto dhcp
rootpw --iscrypted $1$MSRredacted37Is.p6py2ba7qbS/.50
firewall --enabled --port=22:tcp
authconfig --enableshadow --enablemd5
selinux --enforcing
timezone America/Phoenix
bootloader --location=mbr --driveorder=mapper/pdc_bbbh --append="rhgb 
quiet"
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
#clearpart --all --drives=mapper/pdc_bbbh
#part /boot --fstype ext3 --size=100 --ondisk=mapper/pdc_bbbh
#part pv.6 --size=0 --grow --ondisk=mapper/pdc_bbbh
#volgroup VolGroup00 --pesize=32768 pv.6
#logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 
--grow
#logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=1000 
--grow --maxsize=1984

%packages
@admin-tools
@editors
@text-internet
@gnome-desktop
@core
@base
@hardware-support
@java
@base-x
@web-server
@dial-up
@printing
@graphical-internet
pax
==============

Please advise on how I can go forward on this.

Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/server-devel/attachments/20080614/52fcf9e8/attachment.htm 


More information about the Server-devel mailing list