快速业务通道

在硬盘上运行Fedora Linux 9 LiveCD方法

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-05-08

1.从Fedora-9-i686-Live.iso中解压出LiveOS目录放在D:下,解压出vmlinuz0和initrd0.img放在LiveOS中

2.修改C:bootgrubmenu.lst文件,添加:

title Fedora 9 LiveCD

# find ——set-root /LiveOS/vmlinuz0

root (hd0,4)

kernel /LiveOS/vmlinuz0 root=/dev/sda5 ro liveimg rhgb

initrd /LiveOS/initrd0.img

#boot

3.重启,即可启动liveCD运行并安装.

注:

(hd0,4)和sda5代表windows的D盘

从硬盘启动运行的其他Linux对应的menu.lst文件如下:

title slax
root (hd0,5)
kernel /boot/vmlinuz root=/dev/ram0 rw
initrd /boot/initrd.gz init=linuxrc load_ramdisk=1
prompt_ramdisk=0 ramdisk_size=6666 vga=769

title puppy
root (hd0,0)
kernel /puppy/vmlinuz
initrd /puppy/initrd.gz

# iso文件放在/Ubuntu下,将iso文件中casper下的vmlinuz和initrd.gz解压到/Ubuntu下

title Ubuntu 8.04 LiveCD
# find --set-root /Ubuntu/ubuntu-8.04-desktop-i386.iso
root (hd0,0)
kernel /Ubuntu/vmlinuz boot=casper
iso-scan/filename=/Ubuntu/ubuntu-8.04-desktop-i386.iso
quiet splash ro locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.gz
boot

title Ubuntu 8.04 Installation From LiveCD
find --set-root /Ubuntu/ubuntu-8.04-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper
iso-scan/filename=/Ubuntu/ubuntu-8.04-desktop-i386.iso
quiet ro automatic-ubiquity locale=zh_CN.UTF-8 noprompt --
initrd /Ubuntu/initrd.gz
boot

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号