不过启动的时候提示:
.
.
.
Mounting root filesystem
mount:error 6 mounting ext3
switching to new root
ERROR opening /dev/console!!!:2
umounting old /proc
switch root: mount failed:22
kernel panic - not syncing:Attempted to kill init!
<6> input: At Translated Set 2 Keyboard on isa0060/serio0
input : ImPS/2 Generic wheel Mouse on isa0060/serio1
不过启动的时候提示:
.
.
.
Mounting root filesystem
mount:error 6 mounting ext3
switching to new root
ERROR opening /dev/console!!!:2
umounting old /proc
switch root: mount failed:22
kernel panic - not syncing:Attempted to kill init!
<6> input: At Translated Set 2 Keyboard on isa0060/serio0
input : ImPS/2 Generic wheel Mouse on isa0060/serio1
呵呵,8好意思,见笑了~ 我中午又试了一下,又有了一点点进展
我是这样改的
用光盘启动,然后:
#mount /dev/sda8 /mnt
#chroot /mnt/
#new-kernel-pkg --install --mkinitrd --depmod 2.6.12.3
#vi /boot/grub/grub.conf
将sda修改为hde(我的sata硬盘为认成hde)
取出光盘,重启
出现如下提示:
Welcome to Magic Linux Genius
Press 'I' to enter interactive startup
Starting udev:
Initializing hardware...storage network audio done [ OK ]
Setting clock ... [ OK ]
Loading default keymap (us): [ OK ]
Setting hostname Magiclinux : [ OK ]
Setting up logical volume Management: Novolume groups found
Check root filesystem
fsck.ext3: No such file or directory while trying to open /dev/sda8 /dev/sda8:
The super block could not be read or does not describe a correct ext2 filesystem: If the devise is valid and it really
contains an ext2 filesystem (and not swap or ufs or something else),then the superblock is corrupt and you might try running
e2fsck with an alternate
Supperblock:
e2fsck -b 8139 [ FAILED ]
/etc/rc.d/rc.sysinit:line 384: dialog:command not found
(Repair file system)# _