Results 1 to 11 of 11

Thread: Virtual Box?

  1. #1
    LSemmens
    lsemmens's Avatar
    Join Date
    Dec 2011
    Location
    Rural South OZ
    Posts
    10,609
    Thanks
    11,886
    Thanked 7,073 Times in 3,346 Posts
    Rep Power
    3159
    Reputation
    132832

    Default Virtual Box?

    Anyone here using Virtual Box that can provide a little direction?

    I've loaded VB and managed to get DOS6.22 working using a virtual floppy image. Question is, is there some way to convince VB to look at one of my fixed drives instead of virtual ones? Since most of what I want to run will be DOS based I need some method of getting stuff in there without creating millions of virtual images. (OK, I exagerate, not quite a million)



Look Here ->
  • #2
    LSemmens
    lsemmens's Avatar
    Join Date
    Dec 2011
    Location
    Rural South OZ
    Posts
    10,609
    Thanks
    11,886
    Thanked 7,073 Times in 3,346 Posts
    Rep Power
    3159
    Reputation
    132832

    Default

    OOPS! I forgot that my drives are all NTFS, so I guess I'm going to have to find a way for Windoze 7 to talk to the VB, can it? Or am I back to virtual images again?

  • #3
    Senior Member
    mickstv's Avatar
    Join Date
    Jan 2010
    Age
    51
    Posts
    4,173
    Thanks
    2,225
    Thanked 2,404 Times in 1,392 Posts
    Rep Power
    681
    Reputation
    18426

    Default

    I wouldn't have a clue about dos 6.22 under VB, but go into the devices tab (top of VB screen) and select shared folders settings then add a new Machine folder then restart the vb.


    If the programs are dos based have you tried dosbox ?
    Last edited by mickstv; 24-01-14 at 08:47 PM.

  • #4
    Senior Member
    Uncle Fester's Avatar
    Join Date
    Jan 2008
    Location
    Commonly found in a pantry or the bottom of a fridge, searching for grains, fermented or distilled
    Posts
    6,412
    Thanks
    2,292
    Thanked 4,420 Times in 2,521 Posts
    Rep Power
    2048
    Reputation
    81898

    Default

    I tested Jwoergerbauer's DOS 7.1 from this thread


    and it runs fine on VBox.
    It should read shared folders like mick said from FAT32 formatted drives unlike DOS 6.22.

    NTFS no chance, I tried and got this:

    Code:
    Failed to save the settings of the virtual machine dos71 to /home/computer/VirtualBox VMs/dos71/dos71.vbox.
    
    The machine is not mutable (state is Saved).
    
    Result Code: VBOX_E_INVALID_VM_STATE (0x80BB0002)
    Component: SessionMachine
    Interface: IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}
    Yes it is running on Linux but I am pointing to a folder on a NTFS partition.
    Last edited by Uncle Fester; 24-01-14 at 09:06 PM.
    Update: A deletion of features that work well and ain't broke but are deemed outdated in order to add things that are up to date and broken.
    Compatibility: A word soon to be deleted from our dictionaries as it is outdated.
    Humans: Entities that are not only outdated but broken... AI-self-learning-update-error...terminate...terminate...

  • #5
    Senior Member
    Uncle Fester's Avatar
    Join Date
    Jan 2008
    Location
    Commonly found in a pantry or the bottom of a fridge, searching for grains, fermented or distilled
    Posts
    6,412
    Thanks
    2,292
    Thanked 4,420 Times in 2,521 Posts
    Rep Power
    2048
    Reputation
    81898

    Default

    I think the reason is that the shared folder option only works when the guest additions are installed and they can only be installed under Windows.
    You can try to install Win98 or Win95se and switch to DOS mode although I am not sure if guest additions are supporting WIN9x.

    Dosbox works sometimes but it is annoying to mount and there can be serious timing issues especially with games.
    Update: A deletion of features that work well and ain't broke but are deemed outdated in order to add things that are up to date and broken.
    Compatibility: A word soon to be deleted from our dictionaries as it is outdated.
    Humans: Entities that are not only outdated but broken... AI-self-learning-update-error...terminate...terminate...

  • #6
    Senior Member
    mickstv's Avatar
    Join Date
    Jan 2010
    Age
    51
    Posts
    4,173
    Thanks
    2,225
    Thanked 2,404 Times in 1,392 Posts
    Rep Power
    681
    Reputation
    18426

    Default

    Just tried what I put the bad news is Guest Additions are unavailable for DOS.

    So don't bother trying my previous post.

  • #7
    Senior Member
    Uncle Fester's Avatar
    Join Date
    Jan 2008
    Location
    Commonly found in a pantry or the bottom of a fridge, searching for grains, fermented or distilled
    Posts
    6,412
    Thanks
    2,292
    Thanked 4,420 Times in 2,521 Posts
    Rep Power
    2048
    Reputation
    81898

    Default

    I am trying to install the freedos iso on Vbox which has USB support and FAT 32 although I have created a FAT16 vm.
    You could copy 2000 DOS files @1MB each (nobody would ever need more than 1MB ) on an old 2GB stick which it should still read.

    I will let you know sometime (maybe next week) as this is taking ages to install.
    Update: A deletion of features that work well and ain't broke but are deemed outdated in order to add things that are up to date and broken.
    Compatibility: A word soon to be deleted from our dictionaries as it is outdated.
    Humans: Entities that are not only outdated but broken... AI-self-learning-update-error...terminate...terminate...

  • #8
    Senior Member
    Uncle Fester's Avatar
    Join Date
    Jan 2008
    Location
    Commonly found in a pantry or the bottom of a fridge, searching for grains, fermented or distilled
    Posts
    6,412
    Thanks
    2,292
    Thanked 4,420 Times in 2,521 Posts
    Rep Power
    2048
    Reputation
    81898

    Default

    Quote Originally Posted by lsemmens View Post
    Anyone here using Virtual Box that can provide a little direction?

    I've loaded VB and managed to get DOS6.22 working using a virtual floppy image. Question is, is there some way to convince VB to look at one of my fixed drives instead of virtual ones? Since most of what I want to run will be DOS based I need some method of getting stuff in there without creating millions of virtual images. (OK, I exagerate, not quite a million)
    Actually I don't understand why you need more than one image.

    The correct procedure is to collect all your DOS files and create one image with image burn or something, then mount the image as a virtual CD in Vbox under CD/DVD Devices while DOS is running and DOS will load the CD so you can find your files under the according drive letter (usually D).
    To add more files just unmount it and add them to the existing image or "re-burn" it and load it again.

    Or just use a physical RW CD if you want to use it on different machines, that's how I do it.

    Sending files from DOS to your host system is a bit more challenging and I would suggest using DOS with USB support.

    Freedos didn't have USB support installed by default. The USB support files are under \DOS\BIN but I couldn't get it to work with my plain simple logic so I lost quickly interest as my lifetime is limited.

    WIN98SE works under Virtual box just barely (4 bit graphic, very slow) but enough to transfer USB files from a stick (HDD is questionable) and then permanently boot into DOS until you use exit.
    You would need this to read the stick:
    Last edited by Uncle Fester; 25-01-14 at 01:29 PM.
    Update: A deletion of features that work well and ain't broke but are deemed outdated in order to add things that are up to date and broken.
    Compatibility: A word soon to be deleted from our dictionaries as it is outdated.
    Humans: Entities that are not only outdated but broken... AI-self-learning-update-error...terminate...terminate...

  • #9
    LSemmens
    lsemmens's Avatar
    Join Date
    Dec 2011
    Location
    Rural South OZ
    Posts
    10,609
    Thanks
    11,886
    Thanked 7,073 Times in 3,346 Posts
    Rep Power
    3159
    Reputation
    132832

    Default

    I was exaggerating a little, nomeat, yes, one image file of all the DOS stuff will work, but, for some stupid reason, although the DOSBOX recognises the ISO and, supposedly loads it. VirtualBox will no assign a drive letter, so I cannot access it. All I want to do is run dBase III + and all I can do is identify a dBase.iso.

  • #10
    Senior Member
    Uncle Fester's Avatar
    Join Date
    Jan 2008
    Location
    Commonly found in a pantry or the bottom of a fridge, searching for grains, fermented or distilled
    Posts
    6,412
    Thanks
    2,292
    Thanked 4,420 Times in 2,521 Posts
    Rep Power
    2048
    Reputation
    81898

    Default

    All I can say that I have no problems mounting an iso file as a CD device under DOS7.1 and reading it with the drive letter D.
    I am using Vbox version 4.3.6 under a Linux host but I don't see why that would make a difference.


    Might be a problem with your CD device driver for DOS 6.22, Vbox doesn't accept it or it is not setup correctly in config.sys/Autoexec.bat.


    I would really try DOS7.1 from here:


    Just takes a few moments to create another Vm.
    Update: A deletion of features that work well and ain't broke but are deemed outdated in order to add things that are up to date and broken.
    Compatibility: A word soon to be deleted from our dictionaries as it is outdated.
    Humans: Entities that are not only outdated but broken... AI-self-learning-update-error...terminate...terminate...

  • The Following User Says Thank You to Uncle Fester For This Useful Post:

    lsemmens (28-01-14)

  • #11
    LSemmens
    lsemmens's Avatar
    Join Date
    Dec 2011
    Location
    Rural South OZ
    Posts
    10,609
    Thanks
    11,886
    Thanked 7,073 Times in 3,346 Posts
    Rep Power
    3159
    Reputation
    132832

    Default

    Thanks noMeat, I've gone another route. (Bootable USB stick with DOS and appropriate programs on it) Got dBase working and found that there was so much that I'd forgotten that my time would be better spent either staying with M$Access (which I am competent in) or learning MySQL (Which would be my preferred option). I just don't have the time to muck around with MySQL at the moment, and dBase would have been blindingly fast on modern equipment 'cept I'd need to learn much of the syntax all over again. As it was, I was thinking of creating a better alternative to a set of spreadsheets that I am running and realised that Excel is performing the task far better than I could hope for in Access. Just means writing miles of VBA code for Excel instead of Access. Have yet to find a suitable front end for MySQL, so have little chance to compare that, yet.

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •