Stephen Liu wrote:
* 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.
Try: # find /etc -iname '._cfg*'
2) # grep -v rootfs /proc/mounts > /etc/mtab - cursor hanging there
Why doing this??? You should edit fstab, not mtab...
# 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.
No wonder, see previous remark...
4) # cat /etc/fstab
That is just example which does not correspond with your layout...
On reboot only a black screen displayed. Please advise how to fix the problem. TIA
Boot livecd, mount partitions, correct errors... hth, Jarry -- [email protected] mailing list

