VOGONS


First post, by DOSfan1994

User metadata
Rank Member
Rank
Member

I am having this problem after using the WIN98C floppy image fidsk program in order to format my Hard disk images with FAT32 I came across this problem in this pic I took.
Battler if you are seeing this please post on what I should do to fox this problem.

Attachments

Reply 1 of 17, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Fdisk just sets up the disks it doesn't make the disk bootable. (well technically it does since it writes the MBR)

You'll need to use the SYS command:
SYS C: will copy command.com io.sys and msdos.sys to the HD

How To Ask Questions The Smart Way
Make your games work offline

Reply 5 of 17, by vladstamate

User metadata
Rank Oldbie
Rank
Oldbie

Yes "a:\sys c:" will work. So will "format c: /s". In fact on a fresh partitioned hard disk you have to format before you can do "sys c:".

YouTube channel: https://www.youtube.com/channel/UC7HbC_nq8t1S9l7qGYL0mTA
Collection: http://www.digiloguemuseum.com/index.html
Emulator: https://sites.google.com/site/capex86/
Raytracer: https://sites.google.com/site/opaqueraytracer/

Reply 6 of 17, by DOSfan1994

User metadata
Rank Member
Rank
Member

Yeah thank you
But I have a problem in my way when on 86box after I make my Fat32 partition and it's ready to format my Hard disk image I get this "Missing operating system." is there a way to fix this?

Last edited by DOSfan1994 on 2016-11-20, 04:17. Edited 1 time in total.

Reply 7 of 17, by vladstamate

User metadata
Rank Oldbie
Rank
Oldbie

Can you post a screenshot to understand the sequence of events leading to the error message?

YouTube channel: https://www.youtube.com/channel/UC7HbC_nq8t1S9l7qGYL0mTA
Collection: http://www.digiloguemuseum.com/index.html
Emulator: https://sites.google.com/site/capex86/
Raytracer: https://sites.google.com/site/opaqueraytracer/

Reply 8 of 17, by DOSfan1994

User metadata
Rank Member
Rank
Member

Here is what happened.

I'll tell more in my next post.

Attachments

  • bandicam 2016-11-19 22-05-59-859.jpg
    Filename
    bandicam 2016-11-19 22-05-59-859.jpg
    File size
    102.79 KiB
    Views
    3093 views
    File comment
    I am in Win98C floppy and I have fdisk as my command.
    File license
    Fair use/fair dealing exception
  • bandicam 2016-11-19 22-05-25-289.jpg
    Filename
    bandicam 2016-11-19 22-05-25-289.jpg
    File size
    131.27 KiB
    Views
    3093 views
    File comment
    The bios detect my hard drives.
    File license
    Fair use/fair dealing exception
  • bandicam 2016-11-19 22-03-29-353.jpg
    Filename
    bandicam 2016-11-19 22-03-29-353.jpg
    File size
    169.83 KiB
    Views
    3093 views
    File comment
    Meanwhile I use my WIN98C floppy image file for FAT32 support
    File license
    Fair use/fair dealing exception
  • bandicam 2016-11-19 22-02-13-568.jpg
    Filename
    bandicam 2016-11-19 22-02-13-568.jpg
    File size
    138.02 KiB
    Views
    3093 views
    File comment
    First, I make my first Hard disk imagine and called it what ever I want.
    File license
    Fair use/fair dealing exception
  • bandicam 2016-11-19 22-01-09-874.jpg
    Filename
    bandicam 2016-11-19 22-01-09-874.jpg
    File size
    142.41 KiB
    Views
    3093 views
    File comment
    Next I made another Hard disk imagine for extra space for my Windows 95 VM
    File license
    Fair use/fair dealing exception

Reply 9 of 17, by Battler

User metadata
Rank Member
Rank
Member

1. Mount hard disk image;
2. Partition it with FDISK;
3. Reboot;
4. FORMAT C: /S;
5. Remove floppy and reboot from the hard disk image.

Also preferably disable the network BIOS, as it might mess with booting.

Reply 11 of 17, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Some network cards have a specific ability to boot from a drive stored elsewhere on the network, but I doubt that is a feature supported by 86box. So, don't worry about the "network bios".

Reply 12 of 17, by DOSfan1994

User metadata
Rank Member
Rank
Member
Battler wrote:
1. Mount hard disk image; 2. Partition it with FDISK; 3. Reboot; 4. FORMAT C: /S; 5. Remove floppy and reboot from the hard disk […]
Show full quote

1. Mount hard disk image;
2. Partition it with FDISK;
3. Reboot;
4. FORMAT C: /S;
5. Remove floppy and reboot from the hard disk image.

Also preferably disable the network BIOS, as it might mess with booting.

How was a suppose to reboot it again? Like a hard rest not a soft one?

Reply 14 of 17, by Battler

User metadata
Rank Member
Rank
Member
Jorpho wrote:

Some network cards have a specific ability to boot from a drive stored elsewhere on the network, but I doubt that is a feature supported by 86box. So, don't worry about the "network bios".

86Box does support booting from the network, and one of his screenshots clearly shows the IPXE BIOS loaded, and I know for a fact it has a risk of making hard disks unbootable on 86Box, hence why suggested he turns it off.