Hello,
        the idea sounds nice, but AFAIK this is not possible.
The GRUB shell (offline tool) can read and write image files
but not the online GRUB loader. And also if GRUB would be able
to do so, DOS itself cannot. 

Think about it: You load the DOS boot sector from a image file,
ok, but this DOS loader (boot sector) tells to processor to
find the msdos.sys and io.sys (or whatever name those files
have, hidden on a drive). For this loading the INT13 is used,
and this BIOS call cannot access a image file !!!

It comparable to LINUX: Perhaps you can load a kernel, but then
there must be a support under Linux to mount the root file
system. If Linux does not support the way accessing the root
file system, Linux cannot continue to boot....

With friendly regards   
        Christoph P.



Dotlacil Jaroslav wrote:
> 
> I would like to use grub for booting Linux, WindowsNT and DOS6.22. I have partitions 
>for WindowsNT and Linux. I would like to boot DOS >from image file (it was created by 
>rawrite from diskette)and with commands chainloader, boot. It doesn't work. I don't 
>know, how to create correct image boot file from boot diskette.
> Could you advise me? At least a source of information.
> Thank you very much.
> --------------------------------------------------------------- University of 
>Economics, Prague tel.: (420 2) 24095 842 Computing Centre fax.: (420 2) 24224 266 W. 
>Churchill 4 130 67 Praha e-mail: [EMAIL PROTECTED] Czech Republic, Europe 
>---------------------------------------------------------------
> _______________________________________________ Bug-grub mailing list 
>[EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

-- 
-------------------------------------------------------------------------
private:        [EMAIL PROTECTED]
company:        [EMAIL PROTECTED]

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to