3 different distros, same outcome
I'm fairly new to linux, so I've been trying out several different distros.
I have run into same problem during installation for 3 of these (out of 8).
Slackware 13, Arch, and most recently KNOPPIX 6.0.1.
I am running a dell inspiron 2500 laptop, w/ 900 MHz, and 128 RAM.
I have been booting off the hard drive (by using grub, setting location for kernel and initrd) as i have no internet or working cd drive. The problem must be in kernel or initrd (because the system "stops" before a menu for the distro ever comes up.
I have typed up the output (what I can see on my screen at least)
ioport range 0x4d1 has been reserved
ioport range xxxxxx-xxxxxx has been reserved
iomem range 0ff8xxxxx-xxxxxxxxxx could not be reserved
CardBus bridge, secondary bus 0000:03
IO window: 0x001400-0x0014ff
IO window: 0x001400-0x0014ff
PREFETCH window: 0x0000000-0x13fffff
MEM window: 0x1c00000-0x1ffffff
CardBus bridge, secondary bus 0000:07
IO window: 0x003400-0x0034ff
IO window: 0x003400-0x0034ff
PREFETCH window: 0x1400000-0x13fffff
MEM window: 0x1c00000-0x1ffffff
PCI bridge, secondary bus 0000:02
IO window: 0x2000-0x2fff
MEM window: 0xf4100000-0xf42fffff
PREFETCH window: 0x0000001800000-0x0000000180fffff
PCI bridge, secondary bus 0000:01
IO window: 0x2000-0x2fff
MEM window: 0xf4100000-0xf42fffff
PREFETCH window: 0x00000100000-0x000000019ffffff
also before each line is several other numbers like
[ 0.623051] pci 0000:01:03.0----
for example the first line looks like
[ 0.586211] system 00:01: ioport range 0x4d1 has been reserved
fourth line looks like-----
[ 0.623051] pci 0000:01:03.0: CardBus bridge, secondary bus 0000:03
etc.... for every line.
note: long numbers are not exactly as they appear, as i could not(or dont know) how to save this to a log.
looks like it may be problem with memory, although i could easily be wrong.
I would appreciate any help.