[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#249311: (no subject)



Package: installation-reports

Debian-installer-version: daily netboot initrd
uname -a: <The result of running uname -a on a shell prompt>
Date: 16.05.2004
Method: network install

Machine: <Description of machine (eg, IBM Thinkpad R32)>
Processor:
Memory:
Root Device: <IDE?  SCSI?  Name of device?>
Root Size/partition table: <Feel free to paste the full partition
      table, with notes on which partitions are mounted where.>
Output of lspci:

Base System Installation Checklist:

Initial boot worked:    [O]
Configure network HW:   [O]
Config network:         [O]
Detect CD:              [ ]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Create file systems:    [O]
Mount partitions:       [O]
Install base system:    [E]
Install boot loader:    [E]
Reboot:                 [E]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

I wnated to install Debian with root on LVM. On partitioning step first 
time i did not found LVM configuration, I expected to see it after all partitions,
then I found it on top of the menu. Then I created 1 partition (PV) and VG on it.
Creating LV on this VG with default size (all free space) failed. Relevant
output of vgdisplay follows:

VG Size: 57.27 GB
PE Size: 4.00 MB
Free PE / Size: 14660 / 57.27 GB


There free space = 14660 * 4.00 MB = 58640 MB = 57.265625 GB < 57.27

Then I installed base system. This step failed on kernel installation.
Output on 3rd console:

.../initrd: device /dev/mapper/vg00/root not a block device

LVM was not installed in /target

Then I reformated discs and reinstalled base system. Before kernel installation
i did the following:

apt-install lvm2
chroot /target
mount /proc /proc -tproc
vgmknodes

Then installed kernel.

Installation of LILO failed too. I manualy edited lilo-installer.postinst
and set

disc_offered_devfs to /dev/ide/host0/bus0/target0/lun0/disc
disc_offered to /dev/hda

Then I rerun lilo-installer and choosen /dev/hda from list.

After system boot failed with the following messages on console:

 No volume groups found
...
/scripts/ext3-add-journal.sh: 32: arith: syntax error: "0x"
...
/sbin/init: 417: arith: syntax error: "0x"

Then kernel panic...




Reply to: