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

Bug#760484: PXE-based install of current netboot images for amd64/i386 hangs at libc-bin installation (file, resemnt



Aforementioned testboot32 file with various info.

Best, -- pete
These are from the 32-bit VirtualBox vm, nc'ed to the host box.

lspci -knn:

00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]
00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH VirtualBox Guest Service [80ee:cafe]
00:05.0 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 01)
	Subsystem: Intel Corporation Device [8086:0000]
00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 08)
00:0d.0 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 02)
	Kernel driver in use: ahci
00:11.0 Ethernet controller [0200]: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) [8086:100f] (rev 02)
	Subsystem: VMware Device [15ad:0750]
	Kernel driver in use: e1000


cat /proc/cpuinfo:

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 62
model name	: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz
stepping	: 4
microcode	: 0x19
cpu MHz		: 2545.786
cache size	: 6144 KB
fdiv_bug	: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 nx rdtscp constant_tsc pni monitor ssse3
bogomips	: 5091.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


cat /proc/meminfo:

MemTotal:        1032720 kB
MemFree:          221424 kB
MemAvailable:     883624 kB
Buffers:           56984 kB
Cached:           675160 kB
SwapCached:            0 kB
Active:           403948 kB
Inactive:         354980 kB
Active(anon):      74544 kB
Inactive(anon):    38676 kB
Active(file):     329404 kB
Inactive(file):   316304 kB
Unevictable:           0 kB
Mlocked:               0 kB
HighTotal:        139208 kB
HighFree:         106588 kB
LowTotal:         893512 kB
LowFree:          114836 kB
SwapTotal:        392188 kB
SwapFree:         392188 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         26804 kB
Mapped:             4716 kB
Shmem:             86440 kB
Slab:              37124 kB
SReclaimable:      31840 kB
SUnreclaim:         5284 kB
KernelStack:         960 kB
PageTables:          396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      908548 kB
Committed_AS:     121160 kB
VmallocTotal:     122880 kB
VmallocUsed:        8516 kB
VmallocChunk:     112848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       4096 kB
DirectMap4k:       40952 kB
DirectMap4M:      868352 kB


df:

Filesystem           1K-blocks      Used Available Use% Mounted on
none                    103272        36    103236   0% /run
devtmpfs                509512         0    509512   0% /dev
/dev/sda1              7736784    614720   6706016   8% /target
/dev/sda1              7736784    614720   6706016   8% /dev/.static/dev
devtmpfs                509512         0    509512   0% /target/dev
none                    103272        36    103236   0% /target/run


cat /etc/mtab:

rootfs / rootfs rw,size=509512k,nr_inodes=127378 0 0
none /run tmpfs rw,nosuid,relatime,size=103272k,mode=755 0 0
none /proc proc rw,relatime 0 0
none /sys sysfs rw,relatime 0 0
devtmpfs /dev devtmpfs rw,relatime,size=509512k,nr_inodes=127378,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/sda1 /target ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda1 /dev/.static/dev ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
devtmpfs /target/dev devtmpfs rw,relatime,size=509512k,nr_inodes=127378,mode=755 0 0
proc /target/proc proc rw,relatime 0 0
sysfs /target/sys sysfs rw,relatime 0 0
devpts /target/dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
none /target/run tmpfs rw,nosuid,relatime,size=103272k,mode=755 0 0

Reply to: