標題:
[原創]
grub4dos 工具製作教學
[打印本頁]
作者:
admin
時間:
2012-12-9 04:42
標題:
grub4dos 工具製作教學
ubuntu linux 的參數:
title ubuntu live-cd iso
find --set-root --ignore-floppies /ubuntu/ubuntu-8.04.4-desktop-i386.iso
kernel /ubuntu/8.44/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/ubuntu/ubuntu-8.04.4-desktop-i386.iso debian-installer/locale=zh_TW quiet splash
initrd /ubuntu/8.44/initrd.gz
複製代碼
ubuntu10.0.4
title ubuntu-10.04.4-desktop-i386-2
find --set-root --ignore-floppies /ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /ubuntu/10.44/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/ubuntu/ubuntu-10.04.4-desktop-i386.iso debian-installer/locale=zh_TW quiet splash
initrd /ubuntu/10.44/initrd.lz
複製代碼
ubuntu10.0.4以上要從下載ubuntu-10.04.4-desktop-i386.iso檔案中將
的initrd.lz(initrd.gz)及vmlinuz二個檔案複製到你的usb的資料夾中在作對應的參數位置
NoName XPE
title NoName XPE Live CD Lite
find --set-root /xp/NoNXPE.ISO
map /xp/NoNXPE.ISO (hd32)
map --hook
root (hd32)
chainloader (hd32)
rootnoverify (hd32)
boot
複製代碼
clonezilla-live
title clonezilla-live-2.0.1-11-i686
find --set-root /clonezilla-live/vmlinuz
kernel /clonezilla-live/vmlinuz boot=live config noswap noprompt live-media-path=/clonezilla-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /clonezilla-live/initrd.img
複製代碼
gparted-live-0.14.0-1
# GPARTED
title gparted-live-0.14.0-1
find --set-root /gparted-live/vmlinuz
kernel /gparted-live/vmlinuz boot=live config noswap noprompt live-media-path=/gparted-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /gparted-live/initrd.img
複製代碼
GParted 0.9.1.1
# GPARTED
title GParted 0.9.1.1
find --set-root /gparted-live/vmlinuz
kernel /gparted-live/vmlinuz boot=live config noswap nolocales edd=on nomodeset noprompt ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="" ocs_live_batch="no" ocs_lang="" vga=788 live-media-path=/gparted-live
toram=filesystem.squashfs ip=frommedia nosplash
initrd /gparted-live/initrd.img
title Reboot
reboot
複製代碼
---------------------------
clonezilla-live
gparted-live
grub
ubuntu---存放檔案iso及8.44,10.44資料夾
xp
autoexec.bat
bootlog.prv
bootlog.txt
command.com
config.sys
io.sys
msdos.sys
以上是usb的根目錄內容
歡迎光臨 沙仕網 (http://www.sas.tw/sas/)
Powered by Discuz! 7.0.0