中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-12 05:41
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » How to write an ISO file for the second partition of the first hard disk?
Printable Version  2,210 / 3
Floor1 kmdy123 Posted 2008-04-11 17:23
初级用户 Posts 8 Credits 22
May I ask: How to write an ISO file for the second partition of the first hard drive for booting?
Thank you.
Floor2 afeichai Posted 2008-04-15 22:13
初级用户 Posts 78 Credits 171
Assume that XXX.ISO is placed in the ISO directory of a partition (no matter which partition it is in)

title Boot XXX.ISO
find --set-root /ISO/XXX.ISO
map /ISO/XXX.ISO (0xff)
map --hook
chainloader (0xff)
boot
Floor3 pxly2k Posted 2008-04-17 13:16
初级用户 Posts 30 Credits 84
Is the second partition here the first partition of the extended partition??
title Boot XXX.ISO
map (hd0,4) /XXX.ISO (0xff)
map --hook
chainloader (0xff)
boot
Floor4 kmdy123 Posted 2008-04-17 18:08
初级用户 Posts 8 Credits 22
Thanks
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023