LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-20-2004, 04:31 PM   #1
racoontje
LQ Newbie
 
Registered: May 2004
Posts: 3

Rep: Reputation: 0
Unhappy Gentoo seems to be done, but it hangs at boot :(


I've tried, in the past few days, to install gentoo.
I think I have completed the install handbook correctly, and it worked without errors.
However when I boot, everything seems to go correctly, but then I see:
INIT version 2.84 booting

and then it hangs. Numlock doesn't react etc

I know, it's a vague error. Anything I should check?

Some info:
livecd root # fdisk -l

Disk /dev/scsi/host0/bus0/target0/lun0/disc: 203.9 GB, 203927060480 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/scsi/host0/bus0/target0/lun0/part1 2 24792 199133707+ f W95 Ext'd (LBA)
/dev/scsi/host0/bus0/target0/lun0/part5 2 24792 199133676 b W95 FAT32

Disk /dev/ide/host2/bus1/target0/lun0/disc: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/ide/host2/bus1/target0/lun0/part1 1 305 2449881 fd Linux raid autodetect
/dev/ide/host2/bus1/target0/lun0/part2 306 14946 117603832+ fd Linux raid autodetect

Disk /dev/ide/host2/bus0/target0/lun0/disc: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/ide/host2/bus0/target0/lun0/part1 1 305 2449881 fd Linux raid autodetect
/dev/ide/host2/bus0/target0/lun0/part2 306 14946 117603832+ fd Linux raid autodetect

Disk /dev/ide/host0/bus0/target0/lun0/disc: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/ide/host0/bus0/target0/lun0/part1 1 13 104391 83 Linux
/dev/ide/host0/bus0/target0/lun0/part2 14 9964 79931407+ 85 Linux extended
/dev/ide/host0/bus0/target0/lun0/part5 14 257 1959898+ 82 Linux swap
/dev/ide/host0/bus0/target0/lun0/part6 258 9964 77971446 83 Linux

Disk /dev/ide/host0/bus0/target1/lun0/disc: 122.9 GB, 122942324736 bytes
16 heads, 63 sectors/track, 238216 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/ide/host0/bus0/target1/lun0/part1 1 238216 120060832+ 83 Linux

===================================================

livecd root # mdadm --misc -D /dev/md0
/dev/md0:
Version : 00.90.00
Creation Time : Sun Jul 18 10:39:07 2004
Raid Level : raid0
Array Size : 4899584 (4.67 GiB 5.02 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent

Update Time : Sun Jul 18 10:39:07 2004
State : dirty, no-errors
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0

Chunk Size : 16K

Number Major Minor RaidDevice State
0 33 1 0 active sync /dev/ide/host2/bus0/target0/lun0/part1
1 34 1 1 active sync /dev/ide/host2/bus1/target0/lun0/part1
UUID : b44a3ee5:172c2f62:36dd2bfa:856d7cd7
Events : 0.1

/dev/md1:
Version : 00.90.00
Creation Time : Sun Jul 18 10:40:11 2004
Raid Level : raid0
Array Size : 235207424 (224.31 GiB 240.85 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 1
Persistence : Superblock is persistent

Update Time : Sun Jul 18 10:40:11 2004
State : dirty, no-errors
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0

Chunk Size : 16K

Number Major Minor RaidDevice State
0 33 2 0 active sync /dev/ide/host2/bus0/target0/lun0/part2
1 34 2 1 active sync /dev/ide/host2/bus1/target0/lun0/part2
UUID : 04b305b2:0af837b3:67e52ae1:63fdeeaf
Events : 0.1

===================================

livecd gentoo # mount
tmpfs on / type tmpfs (rw)
none on /dev type devfs (rw)
devfs on /dev type devfs (rw)
/newroot/dev/cdroms/cdrom0 on /mnt/cdrom type iso9660 (ro)
none on /proc type proc (rw)
none on /proc/bus/usb type usbfs (rw)
/dev/ide/host0/bus0/target0/lun0/part6 on /mnt/gentoo type ext3 (rw)
/dev/ide/host0/bus0/target1/lun0/part1 on /mnt/gentoo/backup type ext3 (rw)
/dev/md0 on /mnt/gentoo/var type ext3 (rw)
/dev/md1 on /mnt/gentoo/home type ext3 (rw)
none on /mnt/gentoo/proc type proc (rw)

===================================

USE="X aim alsa avi cdr crypt cups dedicated dio divx4linux dvd dvdr encode fbcon foomaticdb ftp gif gtk gtk2 icq ipv6 jabber jpeg mad mmx mpeg msn oggvorbis opengl png pnp posix pyhton -qt -kde sdl sse ssl unicode xml xml2 yahoo"

===================================

livecd / # cat /etc/fstab
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs> <mountpoint> <type> <opts> <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot ext3 noatime 1 1
/dev/hda6 / ext3 noatime 0 0
/dev/hda5 none swap sw 0 0

/dev/md0 /var ext3 noatime 0 0
/dev/md1 /home ext3 noatime 0 0

/dev/hdc /mnt/dvd auto noauto,ro 0 0
/dev/hdd /mnt/cdrw auto noauto,ro 0 0
/dev/fd0 /mnt/floppy auto noauto 0 0

# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none /dev/shm tmpfs defaults 0 0

Last edited by racoontje; 07-20-2004 at 04:33 PM.
 
Old 07-20-2004, 05:56 PM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
make sure an appropiate runlevel is set in your /etc/inittab and maybe take alook at the other stuff in there...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hangs up on install kernal boot 4of11 Slackware - Installation 1 05-21-2004 06:48 PM
Linux Install Hangs on Boot justinsa Linux - General 9 05-09-2004 12:14 PM
Fresh install hangs during boot Rotwang Fedora 1 03-11-2004 09:47 PM
Slack 9 install hangs at boot itsjustme Slackware 9 08-14-2003 02:11 PM
install hangs after boot prompt mkasunic Linux - General 2 01-13-2003 12:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration