You should backup your boot/mbr sector first to a blank floppy with
following command:
dd if=/dev/hda of=/dev/fd0 bs=512 count=1
because if after installing freedos on that dos partition lilo or grub
dont come up next boot than you can restore it with dd if=/dev/fd0
of=/dev/hda bs=512 count=1
-
; highlevel ASPI
code_seg segment
assume cs:code_seg,ds:code_seg
org 100h
main proc near
entry: jmp start
;
; data area
;
scsicommand struc
code db 2
status db 0
adapter
http://www.macdisk.com/faqaspien.php3
Hopefully this might help out ?
> Original Message
> Subject: Re: [Freedos-user] ASPI driver
> From: Eric Auer <[EMAIL PROTECTED]>
> Date: Mon, March 05, 2007 3:40 am
> To: freedos-user@lists.sourceforge.net
-
Well, the MBR is special program located at sector 1 head 0, cylinder 0
with datastructure for partition information. The code for detecting
active Partition is 446 bytes long and then follow the partition table
entries (4 of them):
bootabledb ? ; Indicate active partition slice
beginhead db
Has anyone thought of breaking the freedos.iso image into zip archives
and allowing users to download it in peices? would be better than
messing around with cdrom image files of megabyte proportion>?
--chris
http://www.aotksc.com/
> Original Message
> Subject: Re: [Freedos-user
is using the adaptec 1542 scsi bios int 13.. it support cdrom booting it say
couldnt load from drive 82h i believe. i dont remember the whole errror i got
from it.
--chris
http://www.aotksc.com/
> Original Message
> Subject: Re: [Freedos-user] FD installer
> From: Marti van
What computers does it work on with out locking up?
486dx2 80mhz scsi2 and ide 16mb ram 500mb ide partition (80gb eide)
It lock up when attempted to boot the install cd from external scsi cdrom.
--chris
http://www.aotksc.com/
-
Avoid ebay like the plague. They lock your acct out w/ suspension for minor
shnit.
> Original Message
> Subject: Re: [Freedos-user] DOS PR question - what LOOKS fancy in DOS?
> From: tom ehlert <[EMAIL PROTECTED]>
> Date: Fri, September 22, 2006 5:55 am
> To: John Hupp
>
> H
Or the quote on the web page should be End War by Waging Peace...
--chris
http://www.aotksc.com/
> Original Message
> Subject: Re: [Freedos-user] Kernel question
> From: Eric Auer <[EMAIL PROTECTED]>
> Date: Thu, September 07, 2006 10:10 pm
> To: freedos-user@lists.sourcefo
http://aotksc.com/img-bin/fdcd.jpg
I have to get some pens to ink it OC.
--chris
http://www.aotksc.com/
> Original Message
> Subject: [Freedos-user] FreeDOS 1.0 CD Label Image?
> From: "Mike Webb" <[EMAIL PROTECTED]>
> Date: Thu, September 07, 2006 8:46 am
> To: freedos-user@
I can do that Like have a freedos fish superimposed with the word "Freedos 1.0"
printed across the CD?
Let me know and I'll draw some sketches/
--chris
http://www.aotksc.com/
> Original Message
> Subject: [Freedos-user] FreeDOS 1.0 CD Label Image?
> From: "Mike Webb" <[EMAIL
Dude, I have a webhost at www.aotksc.com 5gb disk quota if anyone want to I
can host for them.. giving that the page not pull huge load of bandwidth.
(Economy plan)
I am writing a replacement for freedos move command an will add some xcopy
recursive dir copy too.
--chris
http://www.aotksc.c
12 matches
Mail list logo