bugGNU GRUB - Bugs: bug #9180, NTFS patch for Grub 0.94

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9180: NTFS patch for Grub 0.94

Submitter:  Gandalf <f22_storm>
Submitted:  Wed 02 Jun 2004 03:47:08 AM UTC
   
 
Category:  Booting Severity:  Major
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  Tang
Open/Closed:  Closed Release:  None
Release:  GRUB Reproducibility:  Every Time
Planned Release:  None

Sat 15 Dec 2007 12:35:48 PM UTC, comment #5: 

NTFS support is now present in GRUB 2.

Robert Millan <robertmh>
Group administrator
Wed 02 Jun 2004 06:59:01 PM UTC, comment #4: 

I am glad it helped and thanks for posting your changes.
On my side, I am using grub (cvs, 4dos, net patch, ...)
to boot knoppix or other rescue boots via the network whith non pxe cards. Hopefully cardbus cards will be supported soon.
It is really fast since the server keeps most of the upload data in it's ram and noiseless since diskless.
But I really would like to see again an "unified" boot loader like "grub-0.95" with all these nice patches integrated...

Gilles van Ruymbeke <ruymbeke>
Wed 02 Jun 2004 10:18:33 AM UTC, comment #3: 

Thanks ruymbeke, I've solved my problem. ;-)

I'm using MandrakeMove 10 from my WinLH's boot Menu item  now.

Gandalf <f22_storm>
Wed 02 Jun 2004 10:13:04 AM UTC, comment #2: 

Done!!!!!
I've got it!(Grub4All.exe)

Features:
   1. Any Functions of Grub 0.94;
   2. Boot from Floppy Disk Images(Any size) located at any file systems(NTFS included, ISO9660 excepted);

Here, I only assmble 2 things, fsys_ntfs.c + Grub4Dos(witch is a patch for Official Grub 0.94).

Grub4Dos is coming from China, you can get it from here:
http://newdos.yginfo.net/grubdos.htm

And here is the Porject Info:
http://sourceforge.net/projects/grub4dos/

[fsys_ntfs.c] this is important for NTFS supporting to Grub. ;-)

How to use the Grub4All.exe  
    Boot to the real-mode's DOS, and type Grub4All.exe, and then, you get the Grub-command-line. In general, you can use all of the functions of Grub now. But furthermore, you can boot a floppy disk image from your harddisk, just using:
Grub> root (hd0,0)
Grub> map /fdd.img (fd0)        ; map /fdd to a FDD
Grub> map --hook                ; Apply INT13 hook
Grub> chainload (fd0)+1
Grub> boot

here we go ... ... ;)
You can download this Grub4All here(before 07-15 '04):
         http://www.cn-ebiz.com/grub4all/grub4all.zip
(Hi, NTLDR can load this it, using 'grldrstart' [512 byte], 'grldr' [118kb], see HOWTO for more information)

Source Code(not diff file) here(before 07-15 '04):
         http://www.cn-ebiz.com/grub4all/grub4all_src.rar

Good Luck!

Gandalf <f22_storm>
Wed 02 Jun 2004 09:28:06 AM UTC, comment #1: 

Not sure if that is what you are looking for, but have a look at the grub4dos patch made by tinybit:
http://newdos.yginfo.net/dosware/grub/grub020p.zip
From his Readme:
Version 0.2.0 also brings out a new thing, GRUB for NTLDR,
which could be used to boot into GRUB from the boot menu
of Windows NT/2000/XP. Copy BOOTGRUB and GRLDR to the root
directory of drive C: of Windows NT/2000/XP and append to
C:\BOOT.INI a line like this: C:\BOOTGRUB="Start GRUB"

Gilles van Ruymbeke <ruymbeke>
Wed 02 Jun 2004 03:47:08 AM UTC, original submission:  

Is there any availbe NTFS patch for grub0.94 now? - except the fsys_ntfs.c (stage1_5)?

Gandalf <f22_storm>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1380:  grub+.rar added by f22_storm (137KiB - application/octet-stream - With `Splashimage' supported.)
file #1372:  grub4all+.zip added by f22_storm (225KiB - application/x-zip-compressed - Modifyed for file `grubstart`.)
file #1371:  grub4all.zip added by f22_storm (224KiB - application/x-zip-compressed)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by robertmh (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-12-15 robertmh StatusNone Fixed
        Open/ClosedOpen Closed
    2004-06-04 f22_storm Attached File- Added grub+.rar, #1372
    2004-06-02 f22_storm Attached File- Added grub4all+.zip, #1364
    2004-06-02 f22_storm Attached File- Added grub4all.zip, #1363

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code