From c02a988bda6724dcbd1d689be2010ce55de59368 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sun, 25 Nov 2018 08:51:51 +0200 Subject: Storage Module! --- Software/Visual_Studio/Notes/Tango.Notes/PPC/Virtual Flash Drive.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/PPC/Virtual Flash Drive.txt (limited to 'Software/Visual_Studio/Notes/Tango.Notes/PPC') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/PPC/Virtual Flash Drive.txt b/Software/Visual_Studio/Notes/Tango.Notes/PPC/Virtual Flash Drive.txt new file mode 100644 index 000000000..2f92bf6f0 --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/PPC/Virtual Flash Drive.txt @@ -0,0 +1,5 @@ +#Create Virtual Removable Drive +imdisk -a -s 10M -m R: -o rem -p "/fs:ntfs /q /y" + +#Remove Virtual Drive +imdisk -D -m R: \ No newline at end of file -- cgit v1.3.1