LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: tianhenooo

e2fsck: Get a newer version of e2fsck!

[复制链接]
 楼主| 发表于 2004-12-19 12:40:50 | 显示全部楼层
不行呀,问题依旧
Post by kohno
试试这样写:
  1. root (hd0,8)
  2. kernel /boot/kernel-2.6.9-gentoo-r9 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda9
  3. initrd /boot/initrd-2.6.9-gentoo-r9
复制代码
发表于 2004-12-19 14:12:53 | 显示全部楼层
象是fc3造成的bug:http://www.redhat.com/archives/f ... ember/msg03224.html
你可以试一下将刚装好的gentoo打个包(如果你给出更详细的信息,我可以帮你写指令)。然后按此贴 将1.2的iso里的isolinux拷至一个vfat或ext2/3的分区,在你的grub.conf里加一个硬盘启动项。重启后将装gentoo的那个分区重新格式化(mke2fs -j),完了再将那个gentoo的包在上面解开。
 楼主| 发表于 2004-12-19 16:25:01 | 显示全部楼层
总算找着原因了!
要打包呀?偶不会,楼上的大侠好人作到底,你需要那些详细信息呢?
                    非常感谢,万分感谢

Post by kohno
象是fc3造成的bug:http://www.redhat.com/archives/f ... ember/msg03224.html
你可以试一下将刚装好的gentoo打个包(如果你给出更详细的信息,我可以帮你写指令)。然后按此贴 将1.2的iso里的isolinux拷至一个vfat或ext2/3的分区,在你的grub.conf里加一个硬盘启动项。重启后将装gentoo的那个分区重新格式化(mke2fs -j),完了再将那个gentoo的包在上面解开。

  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :2cool  :
发表于 2004-12-19 17:05:46 | 显示全部楼层
主要是你的分区情况,例如gentoo装到哪个分区上了,挂在fc3哪个目录装的等等。
 楼主| 发表于 2004-12-19 17:45:11 | 显示全部楼层
Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1         489     3927861    7  HPFS/NTFS
/dev/hda2             490        4865    35150220    f  W95 Ext'd (LBA)
/dev/hda5            1765        2838     8626873+   b  W95 FAT32
/dev/hda6            2839        4865    16281846    b  W95 FAT32
/dev/hda7             490         521      257008+  83  Linux
/dev/hda8            1009        1764     6072538+  83  Linux
/dev/hda9             522        1008     3911796   83  Linux
gentoo装在/dev/hda9,fc3装在/dev/hda8,
挂在fc3下/mnt/gentoo
发表于 2004-12-19 18:00:34 | 显示全部楼层
Post by tianhenooo
Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1         489     3927861    7  HPFS/NTFS
/dev/hda2             490        4865    35150220    f  W95 Ext'd (LBA)
/dev/hda5            1765        2838     8626873+   b  W95 FAT32
/dev/hda6            2839        4865    16281846    b  W95 FAT32
/dev/hda7             490         521      257008+  83  Linux
/dev/hda8            1009        1764     6072538+  83  Linux
/dev/hda9             522        1008     3911796   83  Linux
gentoo装在/dev/hda9,fc3装在/dev/hda8,
挂在fc3下/mnt/gentoo

在fc3下
# mount /dev/hda9 /mnt/gentoo
# cd /mnt/gentoo
# tar -cjpivOf /gentoo.tar.bz2 *
用我提到的方法重启,按几次回车后你会看到#的提示符,然后敲:
# mke2fs -j /dev/hda9
# mount /dev/hda9 /mnt/linux
# mount /dev/hda8 /mnt/win
# cd /mnt/linux
# tar xjvpf /mnt/win/gentoo.tar.bz2
# cd /
# umount /mnt/linux
# umount /mnt/win
# reboot
 楼主| 发表于 2004-12-19 20:39:54 | 显示全部楼层
;) 谢谢大侠,问题解决了!
发表于 2004-12-19 21:14:39 | 显示全部楼层
解决了就好。不过也说明了fc3的分区或格式化工具可能打了什么补丁,处理过的分区令到其他发行版的linux认不了。
 楼主| 发表于 2004-12-20 23:18:53 | 显示全部楼层
我晕!今天在FC3下mount 了gentoo,重启后又来了e2fsck: Get a newer version of e2fsck!
 楼主| 发表于 2004-12-21 02:21:50 | 显示全部楼层
:ask 虚惊一场,进入维护后,运行e2fsck -p 可以通过,按ctrl+D也行
可是,每次重启都提示e2fsck: Filesystem has unsupported feature(s) (/dev/hda9)
e2fsck: Get a newer version of e2fsck!要你维护
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表