bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Boot DOS from file


From: Christoph Plattner
Subject: Re: Boot DOS from file
Date: Tue, 22 May 2001 20:08:32 +0200

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: address@hidden Czech Republic, 
> Europe ---------------------------------------------------------------
> _______________________________________________ Bug-grub mailing list 
> address@hidden http://mail.gnu.org/mailman/listinfo/bug-grub

-- 
-------------------------------------------------------------------------
private:        address@hidden
company:        address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]