Questions tagged [virtual-disk]
42 questions
0
votes
0 answers
using glide with iocipher
I am using glide in order to set images in my GridView, and I am using a library named IOcipher which provides a virtual encrypted disk, so I use info.guardianproject.iocipher.File instead of java.io.file . But glide can't load images, and it has a…

sara
- 13
- 9
0
votes
1 answer
Create virtual drive (located in RAM) in Matlab, in Windows 10
Is it possible to save a file created in Matlab code to a place, specified in the filename I give the function that does the creation*, that is not in the hard drive or a flash drive, nor any other drive found in This PC (My Computer), but in the…

Post169
- 668
- 8
- 26
0
votes
2 answers
Solaris: virtual slices/disks for use with ZFS
This is a little related to my previous question Solaris: Mounting a file system on an application's handlers except this question is for a different purpose and is simpler as there is no open/close/lock it is just a fixed length block of bytes with…

700 Software
- 85,281
- 83
- 234
- 341
0
votes
0 answers
Create local disk that when accessed sends a http request
So, my issue is as follows:
I need to create an .exe file that, when ran:
1: Creates a local disk in the Computer(say S)-this absolutely 100% needs to be considered local by the system.
2: Whenever S:{idlist} is accessed, create http request to a…

Robert Antohi
- 1
- 1
0
votes
1 answer
attaching more than two virtual disks to a virtual machine in Azure
I'm installing OSISoft on a single windows 2008 VM in Azure and part of the instructions recommends having 4 drives for each application. However Azure will only allow 2 disks be attached to a VM. What alternatives do I have?

risail
- 509
- 5
- 14
- 37
0
votes
2 answers
Boot order on windows: Services vs scheduled tasks?
We deploy our software on a VHD drive that we load with diskpart and mount as drive. Currently we use schtasks.exe to remount the drive when the system reboots.
Question: Can we use sc.exe to add an automatic service, where the service resides on…

Dr.YSG
- 7,171
- 22
- 81
- 139
0
votes
1 answer
need Help dokan and c# creating virtual disk
I want to create virtual disk using c# and dokan and I need code hint or api for or I want to know how to work with them because when I search on google I didn,t to find and result

Ahmed Elkady
- 29
- 1
- 7
0
votes
1 answer
Set Interleave (strip) size of Windows Storage Spaces Mirrored Pool
I'm trying to make a new Windows Storage Space with an interleave of 64kb versus the default of 256kb.
I made a new Mirrored Pool and then tried using the PowerShell Command:
New-VirtualDisk -StoragePoolFriendlyName Pool_T -FriendlyName Disk_T…

user3329538
- 289
- 1
- 5
- 12
0
votes
1 answer
VMDK descriptor file format
I would like to create a VMDK descriptor file for a dd image so that this image file can be used as a VMDK and attached to a VM.
I am able to find articles like http://justaskweg.com/?p=959 and…

user1923152
- 121
- 1
- 2
- 6
0
votes
1 answer
Save boot-loader to virtual disk
Hope this doesn't sound crazy or something
I am trying to create a mini O.S. (who didn't?, it is like visiting Mecca for a muslim - any programmer must do it at least once in his life)
So, I created a simple boot-loader, that works fine when…

ali
- 10,927
- 20
- 89
- 138
-1
votes
1 answer
Can a Windows virus access virtual disks with another system?
I am using 2 operation system via Grub, Linux for work and Windows for games.
My question is, if I get some virus on Windows, can it some how damage my files that are stored on a disk with Linux? Or get access for files on Linux disk? Can a virtual…

Руслан Миров
- 594
- 9
- 28
-4
votes
1 answer
Increasing size of virual box virtual disk
I am running Virtual Box 6.1, both host and clients are Ubuntu 20.04. I have run short of disk space and I want to increase the Virtual disk size.
Having spent a long time looking at different articles and trying different things the one that took…

symaps
- 62
- 6