首页 > 系统 > Linux > 正文

实用技巧:利用4G U盘安装Fedora Linux

2024-06-28 13:03:56
字体:
来源:转载
供稿:网友
 

一、准备软件

1、已经下载Fedora-9-i386-DVD.iso

2、下载grubinst-1.1-bin-w32-2007-12-29和grub4dos-0.4.3-2008-05-02.zip

3、下载WinImage

二、步骤

用grubinst_gui.exe 给u盘 安装 grub

拷贝 grub4dos下grldr 和menu.lst到u盘

拷贝 Fedora-9-i386-DVD.iso到u盘

用WinImage 从Fedora-9-i386-DVD.iso /images/boot.iso 提取出vmlinuz 和initrd.img并拷贝到u盘。

编辑 menu.lst 加入

title Fedora 9 Setup

root (hd0,0)

kernel /boot/vmlinuz root=/dev/hda1

initrd /boot/initrd.img

bios设置u盘启动

成功。

选择硬盘安装

例:

/dev/sda1

/dev/sda2

/dev/sda3

/dev/sdb1 ------u盘位置,选择

出现安装画面。


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表