~smartboyhw/wubi/bug-1080090-new

« back to all changes in this revision

Viewing changes to src/grubutil/grubinst/.svn/text-base/readme.txt.svn-base

  • Committer: Howard Chan
  • Date: 2012-11-20 10:16:05 UTC
  • Revision ID: smartboyhw@gmail.com-20121120101605-qfmjfsdynpzg9an9
Added images

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
1. Introdution
2
 
 
3
 
This utility is used to install GRUB4DOS boot code to the MBR or partition
4
 
boot sector of hard disk or image file.
5
 
 
6
 
grubinst.exe is a console mode program. It mimics the behavior of the DOS/Linux
7
 
utility bootlace.com from TinyBit's GRUB4DOS package. But unlike bootlace.com,
8
 
grubinst is writen completely in C and can be compiled to run in OSs like
9
 
Windows NT/2K/XP, Linux and FreeBSD.
10
 
 
11
 
grubinst_gui.exe is a GUI frontend to grubinst.exe. It provides a friendly
12
 
interface to users who are not familiar whith the command line environment.
13
 
Currently, grubinst_gui.exe only runs in Windows OSs.
14
 
 
15
 
Please note that these utilities only install MBR, it DOES NOT copy GRLDR to
16
 
your partition or configure menu.lst, neither does it modify boot.ini to enable
17
 
booting from the NT boot manager. To know more about such things, please refers
18
 
to readme file from the GRUB4DOS package.
19
 
 
20
 
Also note that the current version of grubinst doesn't support modify the MBR
21
 
of hard disk in Windows 95/98/ME. For those OSs, bootlace.com should be used
22
 
instead.
23
 
 
24
 
2. Documents
25
 
 
26
 
Documents have been moved to the grub4dos homepage at sourceforge.net:
27
 
 
28
 
http://grub4dos.sourceforge.net
29
 
 
30
 
3. Useful links
31
 
 
32
 
http://grub4dos.sourceforge.net/
33
 
grubinst and wingrub homepage
34
 
 
35
 
http://grub4dos.jot.com/
36
 
Latest GRUB4DOS package by TinyBit
37
 
 
38
 
http://www.znpc.net/bbs
39
 
Chinese forum on GRUB4DOS
40
 
 
41
 
http://grub.linuxeden.com/
42
 
Misc information by TinyBit, also in chinese