发新话题
 搜藏 打印 该页面添加到 Mister Wong

用GRUB安装Fedora Core 5出现的问题

用GRUB安装Fedora Core 5出现的问题

请各位高手不吝赐教小弟
问题是这种的。
我和安装其它linux一样。用grub引导启动了vmlinuz initrd.img
但就是在要求选择安装文件源的时候系统提示出错了。

复制grub启动文件 grub.exe  bootgrub
修改boot.ini文件。


选择进入"GRUB"
grub> kernel (hd1,0)/linuxs/fedora/isolinux/vmlinuz ramdisk_size=65536 vga=791
      [Linux-bzImage, setup=0x1e00, size=0x16d7f5]
grub> initrd (hd1,0)/linuxs/fedora/isolinux/initrd.img
      [Linux-initrd @ 0xfb21000, 0x4bed1a bytes]
grub> boot

选择语言  下一步 选择键盘类型
这里还是用英文写给大家吧!以便更好的分析。
    --[Installation method]--
What type of media contains the packages to be installed?
       Local CDROM
       Hard drive
       NFS image
       FTP
       HTTP

  [OK]    [BACK]

大家都能看到这个页面。
但是我在安装的时候发现在右上角有内容了。为:DJ <C1>^G^U^H ^XL^H<88>^XL^H<F0> 每次都不同
大家都知道左上角是 Welcome to Fedora Core
                  左下角是 <Tab><Alt-Tab>......<F12>next screen

我选择Hard drive [OK]

   --[Select Partition]--
What partition and directory on that partition hold the CD (iso9660) images for Fedora Core? If you don't see
the disk drive you're using listed here, press F2 to configure additional devices.
   
     /dev/hda1
     /dev/hdb1
     /dev/hdb5


Directory holding images:_________________________

   [OK]    [Back]

我选择/dev/hda1
我在路径上输入:linuxs/fedora   
                        
    --[Error]--
Failed to read directory /tmp/hdimage/linuxs/fedora: No such file or directory
    [OK]
没办法只能[OK]
   --[Error]--
Device /dev/hda1 does not appear to contain Fedora Core CDROM images.
    [OK]
好!他说我给的不是镜像文件。上面由于我以解包了。所以我直接填目录。
那好。我就给.iso的镜像文件好了。

我选择/dev/hda1
我在路径上输入:linuxs/fedoracore.iso   
                        
    --[Error]--
Failed to read directory /tmp/hdimage/linuxs/fedoracore.iso: No such file or directory
    [OK]
没办法只能[OK]
   --[Error]--
Device /dev/hda1 does not appear to contain Fedora Core CDROM images.
    [OK]
还是这样。

给镜像文件的目录也不可以。
我不知道是这个包下坏了呢?还是有什么其它的原因。还请高人多多指教。

   为了测试系统是否存在各方面原因,我引导SUSE很正常。可以正常安装。
Fedora Core 5 我下的是DVD的ISO镜像文件。下载地址是在emule上下的。www.verycd.com
如果这个文件是有问题的。也请知道的朋友。告诉我一下。谢谢!

本文由chrishcn 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-2683-1-1.html

TOP

Failed to read directory /tmp/hdimage/linuxs/fedora: No such file or directory
确认目录名是否正确,文件名是否改了?
你的鼓励,我的动力.
做人厚道,看贴回贴.
my linux blog

TOP

这个问题,后来我得出结论.已解决了.有两个问题存在.由于我忘了回复大家.不好意思.
第一,不能存放在NTFS格式上.
第二,你不能修改DVD文件名."FC-5-i386-DVD.iso".唉!我怎么就忘了这些呢
这个论坛怎么和我的论坛用同一个版本的程序呀!

TOP

发新话题