public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo failed to start
@ 2006-08-31 15:56 Stephen Liu
  2006-08-31 16:27 ` Jarry
  2006-08-31 18:56 ` Richard Fish
  0 siblings, 2 replies; 17+ messages in thread
From: Stephen Liu @ 2006-08-31 15:56 UTC (permalink / raw
  To: gentoo-user

Hi folks,

New installation - Gentoo amd64
Guide:- Gentoo Linux AMD64 Handbook
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml

Kernel - linux-2.6.17-gentoo-r7


# fdisk -l
/dev/hda1 * 83 System (for /boot)
/dev/hda2   83 Linux (for /)
/dev/hda3   82 swap
/dev/hda4   8e Linux LVM (for /usr /home /var /opt /tmp)

/vg/usr
/vg/home
/vg/var
/vg/opt
/vg/tmp


Installation went through quite smoothly except following problems
found:-

1)
# USE="-doc symlink" emerge gentoo-sources
.....
......
 * GNU info directory index is up-to-date.
 * IMPORTANT: 7 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.
* end *

# find /etc -iname '._cfg????_*'
No printout.  Can't find the config files to be updated.


2)
# grep -v rootfs /proc/mounts > /etc/mtab
-
cursor hanging there

# grub install /dev/hda
df: Warning: cannot read table of mounted filesystems
df: Warning: cannot read table of mounted filesystems
Could not find device for /boot: Not found or not a block device.
* end *


3)
/boot/grub/grub.conf
default 0
timeout 30

title=Gentoo linux 2.6.17.-r7
root (hd0,0)
kernel /boot/kernel-2.6.17-gentoo-r7 root=/dev/hda2
* end *

Should I put (hd0,1) for my case?  I followed the sample in the guide
book.


4)
# cat /etc/fstab
# <fs>			<mountpoint>	<type>		<opts>		<dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to
opts.
/dev/BOOT		/boot		ext2		noauto,noatime	1 2
/dev/ROOT		/		ext3		noatime		0 1
/dev/SWAP		none		swap		sw		0 0
/dev/cdroms/cdrom0	/mnt/cdrom	iso9660		noauto,ro	0 0
#/dev/fd0		/mnt/floppy	auto		noauto		0 0

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

shm			/dev/shm	tmpfs		nodev,nosuid,noexec	0 0
* end *


On reboot only a black screen displayed.  Please advise how to fix the
problem.  TIA

B.R.
SL
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-09-03  9:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20060901144037.98416.qmail@web35206.mail.mud.yahoo.com>
2006-09-01 16:01 ` [gentoo-user] Gentoo failed to start Stephen Liu
2006-09-01 19:11   ` Richard Fish
2006-09-01 23:46     ` Stephen Liu
2006-09-02  1:52       ` Richard Fish
2006-09-02  2:25         ` [gentoo-user] " Harm Geerts
2006-09-03  8:56   ` [gentoo-user] " Nick Rout
2006-08-31 15:56 Stephen Liu
2006-08-31 16:27 ` Jarry
2006-08-31 17:57   ` Neil Bothwick
2006-09-01  1:54   ` Stephen Liu
2006-09-01  2:25     ` Richard Fish
2006-09-01  2:51       ` Stephen Liu
2006-09-01  4:35         ` Stephen Liu
2006-09-01  4:51           ` Richard Fish
2006-09-01  6:50             ` Stephen Liu
2006-09-01  9:32               ` Richard Fish
2006-08-31 18:56 ` Richard Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox