hello
after several hours of searching on the web to find just a unique article about coding to format a disk OR
coding to make a bootable disk
with the assembly i couldn't found
****************************
i really needs help bec. i'm a new programmer
and this is an assignment in my college
******************************
thanx 4 help
Formatting disk code with assemblyHelp finding information of lowlevel disk access in asm
Page 1 of 1
2 Replies - 2769 Views - Last Post: 16 April 2007 - 02:31 PM
Replies To: Formatting disk code with assembly
#2
Re: Formatting disk code with assembly
Posted 15 April 2007 - 01:56 PM
Well this is getting to be a hard subject. The problem is all of the diferant operating systems out there.
Here is a good link with some good info on it.
Ralf Brown's Interrupt List - BIOS list Ralf Brown's list is the beat-it-all referance for interrupts.
Assembly Lang Repository has several "boot" and "loader" programs which may be of interest. The "readraw.asm" file looks good for low level disk access.
Bochs Boot Disk “Hello World!” hey some stuff right here on DIC!
My best advice is to goto Amazon and get an old assembly language book for 5-10$. Most of the older ones will cover making a boot disk and formatting the disk.
Another good place for information is http://www.wotsit.org/ which not only has file formats it also has the MBR format, FAT 16/32, NTFS and a few other disk formats.
Here is a good link with some good info on it.
Ralf Brown's Interrupt List - BIOS list Ralf Brown's list is the beat-it-all referance for interrupts.
Assembly Lang Repository has several "boot" and "loader" programs which may be of interest. The "readraw.asm" file looks good for low level disk access.
Bochs Boot Disk “Hello World!” hey some stuff right here on DIC!
My best advice is to goto Amazon and get an old assembly language book for 5-10$. Most of the older ones will cover making a boot disk and formatting the disk.
Another good place for information is http://www.wotsit.org/ which not only has file formats it also has the MBR format, FAT 16/32, NTFS and a few other disk formats.
#3
Re: Formatting disk code with assembly
Posted 16 April 2007 - 02:31 PM
thanx.... i make use from ur reply.....thanx
Page 1 of 1

New Topic/Question
Reply



MultiQuote



|