Package: systemimager-boot-i386-standard
Version: 3.6.3-2
Severity: grave
Justification: renders package unusable

After setting up partitions, I see:

Load device mapper driver (for LVM).
modprobe: relocation error: modprobe: symbol create_module, version 
GLIBC_2.0 not defined in file libc.so.6 with link time reference
Load addition filesystem drivers.

Then that error is repeated many times.

Then, mke2fs is run to create the ext2 filesystem.  It runs on /dev/hda1 
and appearsto work fine.

Next, it runs:

mkdir -p /a/ || shellout
mount /dev/hda1 /a/ -t ext3 -o defaults || shellout
mount: Mounting /dev/hda1 on /a failed: No such device

I believe this is because of the earlier libc issue.  It failed to load 
the ext3 module into the kernel, therefore it couldn't mount the disk.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

systemimager-boot-i386-standard depends on no packages.

Versions of packages systemimager-boot-i386-standard recommends:
ii  systemimager-server           3.6.3-2    Automate GNU/Linux installs and up

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to