Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Is there such a thing as a virtual hard drive?  (Read 2658 times)

0 Members and 1 Guest are viewing this topic.

shateredsoul

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1412
  • Last login:January 25, 2013, 08:23:51 pm
Is there such a thing as a virtual hard drive?
« on: July 29, 2010, 12:56:27 pm »
I need to create an F drive on my pc that can be written and read from like a real drive.  Is there such a thing? I don't want to partition my hdd.

Gatt

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 225
  • Last login:February 04, 2020, 08:24:38 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #1 on: July 29, 2010, 01:06:59 pm »
It's possible,  but it's likely more hassal than it's worth.  You're going to incurr overhead from trying to virtualize the drive.  Partitioning is probably less hassal.  If you're in Win 7 you can do it without messing with any data,  it just breaks off a chunk into a new drive.

newmanfamilyvlogs

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1694
  • Last login:June 15, 2022, 05:20:38 pm
    • forum.arcadecontrols.com/index.php/topic,103584.msg1096585.html#msg1096585
    • Newman Family Vlogs
Re: Is there such a thing as a virtual hard drive?
« Reply #2 on: July 29, 2010, 01:47:35 pm »
Can't you map a shared folder on your own computer to a new drive letter?

SlayerAlex

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 113
  • Last login:September 17, 2011, 09:19:27 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #3 on: July 29, 2010, 02:11:29 pm »
i never got into it, and dont really know what your asking. But i think thats like hard drive emulation? You might want to look into programs like Daemon tools or alchaol 120%. i think thats what they do.

testicle187

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 479
  • Last login:April 10, 2025, 05:29:07 pm
  • I want to build my own arcade controls!
Re: Is there such a thing as a virtual hard drive?
« Reply #4 on: July 29, 2010, 02:41:54 pm »
Can't you map a shared folder on your own computer to a new drive letter?

+1  This should do the trick.

Haze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1296
  • Last login:October 04, 2023, 08:30:02 am
  • I want to build my own arcade controls!
    • MAME Development Blog
Re: Is there such a thing as a virtual hard drive?
« Reply #5 on: July 29, 2010, 02:50:47 pm »
or you could create an image file with something like truecrypt and mount that...

bkenobi

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1668
  • Last login:August 16, 2021, 10:41:52 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #6 on: July 29, 2010, 03:09:40 pm »
You can just use the "subst" command to map a path to a drive letter.  That's the easiest way to accomplish what I *think* you are after.

http://en.wikipedia.org/wiki/Subst

Malenko

  • KNEEL BEFORE ZODlenko!
  • Trade Count: (+58)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14021
  • Last login:August 18, 2025, 01:56:40 pm
  • Have you played with my GingerBalls?
    • forum.arcadecontrols.com/index.php/topic,142404.msg1475162.html
Re: Is there such a thing as a virtual hard drive?
« Reply #7 on: July 29, 2010, 03:18:00 pm »
maybe Im reading it wrong but isnt he just trying to  make a ramdrive?


 DEVICE=[drive:][path]RAMDRIVE.SYS [DiskSize SectorSize [NumEntries]]]
    [/E | /A]

in config.sys
If you're replying to a troll you are part of the problem.
I also need to follow this advice. Ignore or report, don't reply.

shateredsoul

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1412
  • Last login:January 25, 2013, 08:23:51 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #8 on: July 30, 2010, 02:18:51 am »
maybe Im reading it wrong but isnt he just trying to  make a ramdrive?


 DEVICE=[drive:][path]RAMDRIVE.SYS [DiskSize SectorSize [NumEntries]]]
    [/E | /A]

in config.sys

Yeah I think that's what it's called, I want a program to think I have an F: drive and to be able to save to that drive

jtslade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:February 13, 2025, 10:06:51 pm
  • Keep it looking originallish!
Re: Is there such a thing as a virtual hard drive?
« Reply #9 on: July 30, 2010, 03:23:20 am »
Are you running dos on your arcade cab?
Ms. Pacman Original Cocktail with Non destructive mod to Groovy Arcade Linux with All 4way Vertical Cocktail capable 2 button or less games.


Neo Geo MVS Mame Cab Running Hyperspin, 25" Nanao Arcade Monitor, Mini-pac, ATI Radeon HD 4850 (ATOM-15), IL 8 Way Euro-Sticks from Paradise Arcade, Win XP 64bit, and tons of other junk.


bpark42

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 60
  • Last login:July 11, 2015, 03:55:08 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #10 on: July 30, 2010, 10:52:56 am »
I need to create an F drive on my pc that can be written and read from like a real drive.  Is there such a thing? I don't want to partition my hdd.

Multiple valid solutions have already been proposed, but it would be helpful to at least know what operating system you are using.  Also, you say you want a program to be able to read and write from this virtual drive.  Why are you trying to do it this way?  Performance?  Do you want the files to be maintained permanently or do you not care what happens to them when the system is powered down?

Personally, assuming you are using any recent form of Windows, I would just use the previously mentioned subst command.  It is the simplest way of accomplishing this.

If performance is your main concern then a ramdisk may be what you are after.

bkenobi

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1668
  • Last login:August 16, 2021, 10:41:52 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #11 on: July 30, 2010, 01:03:03 pm »
Like has been mentioned, it really makes a difference what you are doing with the drive to be able to recommend a good solution. 

I was thinking you just wanted to fake a program into thinking your mounted image was in a drive.  You can use subst for that.

If you want to extract an image to the virtual drive, you might be better off with a ram drive since it will be faster and you don't have to worry about deleting the files when done.

There's a lot of ways to solve your question, but without more info, you won't really have a solution.

shateredsoul

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1412
  • Last login:January 25, 2013, 08:23:51 pm
Re: Is there such a thing as a virtual hard drive?
« Reply #12 on: July 30, 2010, 01:16:22 pm »
I am running windows 7 and someone mentioned in another forum that they could make this program run using a ram drive.  I think i'll give that a try.

I'm being vague about the game because it's a current arcade game and I think we're not suppose to talk about that stuff here  ::)

BUT it includes flying women and it's a shmup.. and it recently came out on xbox 360.  This is the arcade version I'm trying to setup.

Malenko

  • KNEEL BEFORE ZODlenko!
  • Trade Count: (+58)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14021
  • Last login:August 18, 2025, 01:56:40 pm
  • Have you played with my GingerBalls?
    • forum.arcadecontrols.com/index.php/topic,142404.msg1475162.html
Re: Is there such a thing as a virtual hard drive?
« Reply #13 on: July 31, 2010, 02:42:59 pm »
sounds like DeathSmiles.

Try a second hard drive?
If you're replying to a troll you are part of the problem.
I also need to follow this advice. Ignore or report, don't reply.

SirDaShadow

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 32
  • Last login:September 13, 2018, 11:10:15 am
Re: Is there such a thing as a virtual hard drive?
« Reply #14 on: July 31, 2010, 04:37:38 pm »
I am running windows 7 and someone mentioned in another forum that they could make this program run using a ram drive.  I think i'll give that a try.

I'm being vague about the game because it's a current arcade game and I think we're not suppose to talk about that stuff here  ::)

BUT it includes flying women and it's a shmup.. and it recently came out on xbox 360.  This is the arcade version I'm trying to setup.

Guys you are doing it wrong, here is how you do it. I have 2 vhds with emulators in there because the roms are so small it's wasteful to have it on the OS filesytem.


http://www.intowindows.com/how-to-create-attach-detach-a-virtual-hard-disk-vhd-in-windows-7/


Edit: Once you have it up and runnning, install this program to easily manage the vhd http://lifehacker.com/5396539/vhd-attach-adds-virtual-hard-drive-mounting-to-your-right+click-menu
« Last Edit: July 31, 2010, 04:39:54 pm by SirDaShadow »

Gray_Area

  • -Banned-
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3363
  • Last login:June 23, 2013, 06:52:30 pm
  • -Banned-
Re: Is there such a thing as a virtual hard drive?
« Reply #15 on: August 24, 2010, 10:11:56 pm »
I think you can use Magic Disc for this.
-Banned-