Gabriel M. Beddingfield wrote:
Goran Kavrecic wrote:


I'm having problems with first boot in the install procedure.

It freezes (blinking status LEDs on kbd) after reading initrd.

Any idea where to look, what to search?


1. Did you do stage1, stage2, or stage3 install?
stage3

2. What CD's did you download and use?
2004.2, but downloaded stage3-...-2004.3 and portage-20041022

3. If you can boot to the Gentoo LiveCD, please post the following:

NOTE:  I'm assuming that /boot == /dev/hda1 and / == /dev/hda3.  If that's
not correct, substitute the correct values.  This is assuming that your
computer has a single IDE hard drive.
it is a single disk PC, but for this install I have opted to have boot on the same partition. As you will see, there is a Win partition (previously installed, has to be preserved) on /hda1


# fdisk -l /dev/hda
Disk /dev/hda: 30.7 GB, 30738677760 bytes
255 heads, 63 sectors/track, 3737 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1305    10482381    c  W95 FAT32 (LBA)
/dev/hda2            3477        3737     2096482+   f  W95 Ext'd (LBA)
/dev/hda3            1306        3434    17101192+  83  Linux
/dev/hda4            3435        3476      337365   82  Linux swap
/dev/hda5            3477        3737     2096451   16  Hidden FAT16

# mount /dev/hda3 /mnt/gentoo
# mount /dev/hda1 /mnt/gentoo/boot
# cat /mnt/gentoo/boot/grub/grub.conf
#
# Sample boot menu configuration file
#

# Boot automatically after 30 secs.
timeout 30

# By default, boot the first entry.
default 0

# Fallback to the second entry.
fallback 1

# splashimage=(hd0,2)/boot/grub/splash.xpm.gz

title=Gentoo Linux 2.4.28-r5
root (hd0,2)
kernel /boot/kernel-2.4.28-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 vga=773
initrd /boot/initrd-2.4.28-gentoo-r5


title=Windows
root (hd0,0)
makeactive
chainloader +1


# cat /mnt/gentoo/etc/fstab
#/dev/BOOT         /boot           ext2      noauto,noatime          1 1
/dev/hda3          /               ext2      noatime                 0 0
/dev/hda4          none            swap      sw                      0 0
/dev/cdroms/cdrom0 /mnt/cdrom      iso9660   noauto,ro               0 0
#/dev/fd0          /mnt/floppy     auto      noauto                  0 0

none               /proc           proc      defaults                0 0
none               /dev/shm        tmpfs     defaults                0 0
# my
/dev/hda1          /mnt/win        auto      defaults                0 0
# usb
none               /proc/bus/usb   usbfs     defaults                0 0


# ls -l /mnt/gentoo/boot
total 4116
-rw-r--r--  1 root root  674088 Jan 22 22:08 System.map-2.4.28-gentoo-r5
lrwxrwxrwx  1 root root       1 Jan 22 13:13 boot -> .
drwxr-xr-x  2 root root    4096 Jan 23 00:37 grub
-rw-r--r--  1 root root 2040806 Jan 22 23:43 initrd-2.4.28-gentoo-r5
-rw-r--r--  1 root root 1478546 Jan 22 22:08 kernel-2.4.28-gentoo-r5


I have also added "dmesg" if it helps anyway.

regards,
goran
Linux version 2.4.26-gentoo-r6 ([EMAIL PROTECTED]) (gcc version 3.3.3 20040412 
(Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #1 Wed Jul 21 17:44:34 UTC 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
 BIOS-e820: 0000000007ff0000 - 0000000007ff3000 (ACPI NVS)
 BIOS-e820: 0000000007ff3000 - 0000000008000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
127MB LOWMEM available.
On node 0 totalpages: 32752
zone(0): 4096 pages.
zone(1): 28656 pages.
zone(2): 0 pages.
Kernel command line: initrd=gentoo.igz root=/dev/ram0 init=/linuxrc acpi=off 
looptype=squashfs loop=/livecd.squashfs cdroot vga=791 splash=silent 
BOOT_IMAGE=gentoo
bootsplash: silent mode.
Initializing CPU#0
Detected 801.848 MHz processor.
Speakup v-2.00 CVS: Thu Mar 11 14:33:29 EST 2004 : initialized
Speakup:  loading module "speakup_n"
request_module[speakup_n]: Root fs not mounted
Console: colour dummy device 80x25
Calibrating delay loop... 1599.07 BogoMIPS
Memory: 123604k/131008k available (2388k kernel code, 7016k reserved, 327k 
data, 124k init, 0k highmem)
Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
initialized device: /dev/synth, node ( MAJOR 10, MINOR 25 )
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 128K
CPU:     After generic, caps: 0383f9ff 00000000 00000000 00000000
CPU:             Common caps: 0383f9ff 00000000 00000000 00000000
CPU: Intel Celeron (Coppermine) stepping 06
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
PCI: PCI BIOS revision 2.10 entry at 0xfb060, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x1
Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
udf: registering filesystem
SGI XFS with no debug enabled
vesafb: framebuffer at 0xd4000000, mapped to 0xc8877000, size 3072k
vesafb: mode is 1024x768x16, linelength=2048, pages=0
vesafb: protected mode interface info at c000:02e5
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Looking for splash picture..... silenjpeg size 92986 bytes, found (1024x768, 
19792 bytes, v3).
Got silent jpeg.
Got silent jpeg.
Console: switching to colour frame buffer device 122x43
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.10f
Non-volatile memory driver v1.2
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686b (rev 41) IDE UDMA100 controller on pci00:07.1
    ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
hda: IBM-DTLA-305030, ATA DISK drive
blk: queue c018bb40, I/O limit 4095Mb (mask 0xffffffff)
hdc: LTN526, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 60036480 sectors (30739 MB) w/380KiB Cache, CHS=3737/255/63, UDMA(100)
hdc: attached ide-cdrom driver.
hdc: ATAPI 52X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 > p3 p4
ide: late registration of driver.
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Fusion MPT base driver 2.05.11.03
Copyright (c) 1999-2003 LSI Logic Corporation
mptbase: 0 MPT adapters found, 0 installed.
Fusion MPT SCSI Host driver 2.05.11.03
mice: PS/2 mouse device common for all mice
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
LVM version 1.0.8(17/11/2003)
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 1851k freed
VFS: Mounted root (ext2 filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 124k freed
EXT2-fs warning: checktime reached, running e2fsck is recommended
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Found IRQ 11 for device 00:07.2
PCI: Sharing IRQ 11 with 00:07.3
uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:07.3
PCI: Sharing IRQ 11 with 00:07.2
uhci.c: USB UHCI at I/O 0xd800, IRQ 11
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
sbp2: $Rev: 1074 $ Ben Collins <[EMAIL PROTECTED]>
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI 
ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
parport0: PC-style at 0x378 [PCSPP(,...)]
parport_pc: Via 686A parallel port: io=0x378
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 00:0d.0
PCI: Sharing IRQ 11 with 00:09.0
eth0: RealTek RTL8139 at 0xc8be0000, 00:50:fc:cc:3d:55, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
parport0: PC-style at 0x378 [PCSPP(,...)]
parport_pc: Via 686A parallel port: io=0x378
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 00:0d.0
PCI: Sharing IRQ 11 with 00:09.0
eth0: RealTek RTL8139 at 0xc8be9000, 00:50:fc:cc:3d:55, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 0 changed to on
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 1 changed to on
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 2 changed to on
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 3 changed to on
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 4 changed to on
Looking for splash picture.... found (1024x768, 19792 bytes, v3).
Splash status on console 5 changed to on

--
gentoo-user@gentoo.org mailing list

Reply via email to