「The display server has been shut down about 6 times in the
last 90 seconds, it is likely the something bad is going on.
I will wait for 2 minutes before trying again on display :0」
とりあえず、システム情報を表示してカーネルバージョンが「2.4.22」となっている事を確認します。
$ uname -a
Linux taro.home 2.4.22-1.2115.nptl #1 Wed Oct 29 15:42:51 EST 2003 i686 i686 i386 GNU/Linux
$ su
# sh ./mklilofd.sh
両面, 80 トラック, 21 セクタ/トラック。合計容量 1680 kB。
フォーマットします ... 終了
照合します ... 終了
mke2fs 1.34 (25-Jul-2003)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
216 inodes, 1680 blocks
0 blocks (0.00%) reserved for the super user
First data block=1
1 block group
8192 blocks per group, 8192 fragments per group
216 inodes per group
Writing inode tables: done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
Added linux *
Fedora Core 1 では、標準ロケールの文字コードがUTF-8になり、manマニュアルもUTF-8で書かれているものがほとんでです。ところが、Red Hat Linux 9 からアップグレードした場合は、Red Hat Linux 9の標準ロケール「ja_JP.eucJP(EUC-JP)」が引き継がれます。そのため、manコマンドで表示されるマニュアルが文字化けします。
$ X -version
XFree86 Version 4.3.0 (Fedora Core 1: 4.3.0-42)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.21-2.ELsmp i686 [ELF]
Build Date: 24 October 2003
Build Host: porky.devel.redhat.com
Before reporting any problems, please make sure you are using the most
recent XFree86 packages available from Red Hat by checking for updates
at http://rhn.redhat.com/errata or by using the Red Hat Network up2date
tool. If you still encounter problems, please file bug reports in the
XFree86.org bugzilla at http://bugs.xfree86.org and/or Red Hat
bugzilla at http://bugzilla.redhat.com
Module Loader present
OS Kernel: Linux version 2.4.22-1.2115.nptl (bhcompile@daffy.perf.redhat.com)
(gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)) #1 Wed Oct 29 15:42:51 EST 2003
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd1,4)
# kernel /boot/vmlinuz-version ro root=/dev/hdb5
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,4)/boot/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2115.nptl)
root (hd1,4)
kernel /boot/vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdc=ide-scsi hdd=ide-scsi
initrd /boot/initrd-2.4.22-1.2115.nptl.img
title DOS
rootnoverify (hd0,0)
chainloader +1
#
# FreeBSD 11/Dec/2001
#
title FreeBSD
root (hd1,0,a)
kernel /boot/loader