Displaying 2 results from an estimated 2 matches for "mortaza".
2010 Jun 09
3
Boot Windows XP using SYSLINUX
I've a 100 MB FAT32 partition which is the first primary (and active)
partition of my hard disk.
I've installed SYSLINUX to that drive.
I've another primary partition which I installed Windows XP to it (and
this partition is NTFS).
I want to have a boot menu, so I used chain.c32 and menu.c32
My syslinux.conf file is as below:
LABEL WinXP
COM32 chain.c32
APPEND hd0 2 ntldr=ntldr
But
2010 Jun 16
1
COM32
...I
want to check for existence of some files on my hard drives (NTFS and ext3
as well).
I think using COM32 modules to access to file system. I want some resources
to learn more about COM32 modules and especially accessing file system using
COM32 modules.
Any help would highly appreciated.
Thanks,
Mortaza