<?xml version="1.0" encoding="utf-8" ?><transcript><text start="0.08" dur="4.239">hey everybody chris here again welcome</text><text start="2.56" dur="2.799">back to the channel we&amp;#39;re glad you&amp;#39;re</text><text start="4.319" dur="3.6">here</text><text start="5.359" dur="5.521">so today it&amp;#39;s gonna be another retro</text><text start="7.919" dur="5.84">tutorial and what we&amp;#39;re gonna look at is</text><text start="10.88" dur="5.6">setting up a cf card and i&amp;#39;m gonna show</text><text start="13.759" dur="5.201">you how to do that using a modern pc so</text><text start="16.48" dur="3.92">that you can then in turn use this on an</text><text start="18.96" dur="3.04">older machine</text><text start="20.4" dur="3.2">so basically first i&amp;#39;m going to take you</text><text start="22" dur="3.68">through that process and then i&amp;#39;m going</text><text start="23.6" dur="3.919">to show you one gotcha if you&amp;#39;re using</text><text start="25.68" dur="4.48">microsoft windows to do this setup</text><text start="27.519" dur="5.121">process and we&amp;#39;ll take it to that point</text><text start="30.16" dur="6">so a tutorial short and sweet eight</text><text start="32.64" dur="3.52">minutes or less let&amp;#39;s go</text><text start="39.52" dur="4.559">for the cf card setup we&amp;#39;re going to</text><text start="41.52" dur="5.359">rely heavily on the streamcast.nu</text><text start="44.079" dur="5.521">tutorial which is absolutely great and</text><text start="46.879" dur="4.32">there will be a link in the description</text><text start="49.6" dur="4.08">and basically we&amp;#39;re going to follow it</text><text start="51.199" dur="4.401">with a couple of modifications the first</text><text start="53.68" dur="5.679">thing we&amp;#39;re going to do actually is not</text><text start="55.6" dur="6.639">use ms-dos but use windows 95 b so that</text><text start="59.359" dur="5.601">we can set a fat32 partition so i&amp;#39;ll be</text><text start="62.239" dur="5.281">downloading a windows 95b boot disk for</text><text start="64.96" dur="4.159">that purpose but you could use dos and</text><text start="67.52" dur="3.52">you could use a disk manager if needed</text><text start="69.119" dur="3.921">etc etc</text><text start="71.04" dur="4.56">next up it says to install virtualbox on</text><text start="73.04" dur="4.56">a modern windows pc and to connect a cf</text><text start="75.6" dur="4.08">card to that modern windows pc and i</text><text start="77.6" dur="3.76">have connected it to drive h and i</text><text start="79.68" dur="3.119">already have virtualbox installed so we</text><text start="81.36" dur="2.32">won&amp;#39;t be going through that procedure</text><text start="82.799" dur="2.721">today</text><text start="83.68" dur="3.759">the next thing you want to do is remove</text><text start="85.52" dur="4.16">all partitions from the cf card in</text><text start="87.439" dur="4.32">windows disk management so i&amp;#39;ll go ahead</text><text start="89.68" dur="3.84">and launch that i just type disk manager</text><text start="91.759" dur="4.161">and it brings up create and format hard</text><text start="93.52" dur="4.959">disk partitions as you can see there</text><text start="95.92" dur="4.96">and we can scroll down to drive h</text><text start="98.479" dur="4.161">and see what we have and as we scroll</text><text start="100.88" dur="3.44">down we&amp;#39;ll see it&amp;#39;s actually unallocated</text><text start="102.64" dur="3.519">so there&amp;#39;s nothing to remove i can right</text><text start="104.32" dur="3.52">click on it and there&amp;#39;s no delete</text><text start="106.159" dur="3.681">setting so i&amp;#39;ll show you on another</text><text start="107.84" dur="4.559">partition what that looks like i&amp;#39;ll</text><text start="109.84" dur="5.12">choose i don&amp;#39;t know my c drive</text><text start="112.399" dur="4">or my g drive and go to delete volume</text><text start="114.96" dur="3.439">but i&amp;#39;m actually not going to do it</text><text start="116.399" dur="4.08">because i like my data but you get the</text><text start="118.399" dur="4.08">idea anyway you&amp;#39;ll certainly want to do</text><text start="120.479" dur="4.32">that and from there we can launch a</text><text start="122.479" dur="4.081">command prompt as administrator that&amp;#39;s</text><text start="124.799" dur="4.001">going to be an important step for this</text><text start="126.56" dur="4.72">next step here the next thing we&amp;#39;re</text><text start="128.8" dur="4.56">going to do is actually list the list of</text><text start="131.28" dur="4.4">drives that are attached to the system</text><text start="133.36" dur="5.44">and we can see that physical drive 2 is</text><text start="135.68" dur="4.96">our sd card or our cf card rather</text><text start="138.8" dur="5.68">and the next thing we need to do is</text><text start="140.64" dur="5.84">create a virtual disk a vmdk file based</text><text start="144.48" dur="4.08">upon this so i&amp;#39;m going to go ahead and</text><text start="146.48" dur="3.68">change into the virtual box directory</text><text start="148.56" dur="3.6">because i like to run commands from the</text><text start="150.16" dur="3.76">current directory most of the time and</text><text start="152.16" dur="3.76">we&amp;#39;re going to do that now</text><text start="153.92" dur="3.679">from there we can type vbox manage</text><text start="155.92" dur="4.319">internal commands</text><text start="157.599" dur="4.801">create raw vmdk</text><text start="160.239" dur="3.521">dash file name and this can be whatever</text><text start="162.4" dur="3.76">you want i&amp;#39;m just going to call it</text><text start="163.76" dur="4.479">mycfcard.vmdk</text><text start="166.16" dur="3.92">and then rawdisk and specify the disk</text><text start="168.239" dur="4.561">that you see above which is going to be</text><text start="170.08" dur="4.64">this slash dot slash physical drive 2</text><text start="172.8" dur="3.28">and from there it will create a disk</text><text start="174.72" dur="3.12">perfect</text><text start="176.08" dur="3.36">so moving on to the next step we want to</text><text start="177.84" dur="3.52">start virtualbox with administrator</text><text start="179.44" dur="3.76">rights</text><text start="181.36" dur="4.4">next up we can create a new virtual</text><text start="183.2" dur="4.16">machine or modify an existing one</text><text start="185.76" dur="3.199">i&amp;#39;m just going to go ahead and modify an</text><text start="187.36" dur="3.76">existing one for purposes of this</text><text start="188.959" dur="4.321">exercise so i&amp;#39;ll go to my existing</text><text start="191.12" dur="5.92">machine and go to settings and go to</text><text start="193.28" dur="6.16">storage and i&amp;#39;ll add that new drive as a</text><text start="197.04" dur="4.4">drive so we can choose an existing disk</text><text start="199.44" dur="4.159">navigate to drive d in my case and find</text><text start="201.44" dur="4.159">mycf card.vmdk</text><text start="203.599" dur="4.161">and we are all set</text><text start="205.599" dur="3.761">from here we can go ahead and power on</text><text start="207.76" dur="4.559">and we can start our process of</text><text start="209.36" dur="3.92">partitioning this particular disk or cf</text><text start="212.319" dur="3.441">card</text><text start="213.28" dur="4.16">okay so as we power on here we&amp;#39;re going</text><text start="215.76" dur="4.24">to get a boot failure because there&amp;#39;s no</text><text start="217.44" dur="4.159">operating system loaded or partitioned</text><text start="220" dur="4.48">so let&amp;#39;s go ahead and put that windows</text><text start="221.599" dur="4.801">95b disk into the drive and i&amp;#39;ll go</text><text start="224.48" dur="4.319">ahead and select that happens to be in</text><text start="226.4" dur="4.16">my downloads folder there it is</text><text start="228.799" dur="3.52">and i can go ahead and reboot the</text><text start="230.56" dur="3.84">virtual machine and we&amp;#39;ll make this</text><text start="232.319" dur="4.801">bigger so you can see it and it says</text><text start="234.4" dur="4.16">starting windows 95 great</text><text start="237.12" dur="3.759">so from here it&amp;#39;s really just an</text><text start="238.56" dur="4.64">exercise in f disk and we&amp;#39;ll say large</text><text start="240.879" dur="4.56">partition support yes create a dos</text><text start="243.2" dur="5.039">partition primary</text><text start="245.439" dur="2.8">and let it create</text><text start="248.72" dur="3.84">and we&amp;#39;ll choose the maximum size and</text><text start="250.56" dur="3.12">make it active</text><text start="252.56" dur="2.959">perfect</text><text start="253.68" dur="4.079">one more restart here and then we can</text><text start="255.519" dur="4.72">format the disk</text><text start="257.759" dur="5.681">so here we are restarting and now we can</text><text start="260.239" dur="5.441">go ahead and format drive c s and this</text><text start="263.44" dur="4.96">will make this a bootable disk or</text><text start="265.68" dur="3.6">bootable cf card</text><text start="268.4" dur="2.56">great</text><text start="269.28" dur="3.84">so from here let&amp;#39;s go ahead and eject</text><text start="270.96" dur="4.08">the disk from the floppy drive and we&amp;#39;ll</text><text start="273.12" dur="4.639">reboot one more time just to prove that</text><text start="275.04" dur="6.08">we&amp;#39;re all set here</text><text start="277.759" dur="5.681">and we&amp;#39;ll be all set and ready to go</text><text start="281.12" dur="5.359">there we are booted up on drive c and we</text><text start="283.44" dur="3.039">can do a directory listing</text><text start="287.759" dur="3.681">so i wanted to show one more thing and</text><text start="289.28" dur="3.76">that is dealing with a logging issue</text><text start="291.44" dur="3.12">we&amp;#39;ll go ahead and create a file here</text><text start="293.04" dur="3.599">since we haven&amp;#39;t left the session that</text><text start="294.56" dur="4.32">you saw me in just a minute ago and i&amp;#39;ve</text><text start="296.639" dur="5.441">created a new file called file.txt with</text><text start="298.88" dur="6.96">this is a test as the text okay</text><text start="302.08" dur="6.88">now i am going to close virtualbox</text><text start="305.84" dur="5.52">and this is going to release the lock on</text><text start="308.96" dur="4.16">that new drive that we created windows</text><text start="311.36" dur="4.559">is going to see it and say hey let&amp;#39;s</text><text start="313.12" dur="5.44">mount this nice removable disk okay</text><text start="315.919" dur="4.72">let&amp;#39;s launch virtualbox again great and</text><text start="318.56" dur="4.16">then we can hit start and we can go</text><text start="320.639" dur="3.601">ahead and boot up and let&amp;#39;s just go</text><text start="322.72" dur="3.44">ahead and do a directory listing and</text><text start="324.24" dur="3.6">make a copy of that file there i</text><text start="326.16" dur="2.96">actually added a new one in the interim</text><text start="327.84" dur="3.12">and you can see we have a general</text><text start="329.12" dur="4.799">failure writing drive c</text><text start="330.96" dur="6.079">uh oh why did this happen well it&amp;#39;s</text><text start="333.919" dur="5.361">because windows locked the drive</text><text start="337.039" dur="4.88">how do we get around it well let me show</text><text start="339.28" dur="5.04">you one way and this involves using a</text><text start="341.919" dur="3.921">program called exclusive so we&amp;#39;re going</text><text start="344.32" dur="2.879">to go to this website you see on the</text><text start="345.84" dur="3.44">left and there will be a link in the</text><text start="347.199" dur="4">description and it downloads a program</text><text start="349.28" dur="3.68">called dskacl</text><text start="351.199" dur="4">and within there is a program called</text><text start="352.96" dur="4.079">exclusive and this will allow us to</text><text start="355.199" dur="3.84">overcome this problem</text><text start="357.039" dur="4.401">so if we scroll down here in the page we</text><text start="359.039" dur="4.641">should see a download to a cab file</text><text start="361.44" dur="4.24">in the case we&amp;#39;re going to want a 64-bit</text><text start="363.68" dur="3.92">version so i&amp;#39;ll download that</text><text start="365.68" dur="3.44">and go ahead and extract that and i</text><text start="367.6" dur="3.2">found that you want to keep the files</text><text start="369.12" dur="3.6">you extract here in the same directory</text><text start="370.8" dur="4.08">otherwise the exclusive program can have</text><text start="372.72" dur="4.24">some problems so we&amp;#39;ll just extract that</text><text start="374.88" dur="3.52">to downloads and you can see it there i</text><text start="376.96" dur="4.88">did try dragging it around and that</text><text start="378.4" dur="5.919">didn&amp;#39;t work so well so word to the wise</text><text start="381.84" dur="4.079">and now we can go ahead and launch it so</text><text start="384.319" dur="3.281">i&amp;#39;m going to just basically run it from</text><text start="385.919" dur="4.241">that directory happens to be in</text><text start="387.6" dur="4.319">downloads exclusive run it once it&amp;#39;ll</text><text start="390.16" dur="3.68">give you the command line options so</text><text start="391.919" dur="4.72">what we want to do now is pass in the</text><text start="393.84" dur="5.44">volume and we know it&amp;#39;s drive h so a</text><text start="396.639" dur="5.361">slash dot and i&amp;#39;ll get this wrong once</text><text start="399.28" dur="5.68">but i&amp;#39;ll fix it e will change to h so a</text><text start="402" dur="5.96">slash slash dot slash h colon and then</text><text start="404.96" dur="3">virtualbox.exe</text><text start="408.08" dur="4.08">so we launch again here and then we can</text><text start="409.919" dur="3.84">go ahead and see what happens once it</text><text start="412.16" dur="4.08">launches up here i&amp;#39;ll do a directory</text><text start="413.759" dur="5.28">command and i&amp;#39;m going to copy file.txt</text><text start="416.24" dur="5.44">to file3.txt once i get it right here</text><text start="419.039" dur="5.28">and lo and behold it works so indeed the</text><text start="421.68" dur="4.56">drive is locked hooray</text><text start="424.319" dur="4.081">so just to prove that we are locked from</text><text start="426.24" dur="4.72">a windows perspective if i go to drive h</text><text start="428.4" dur="4.48">notice that access is denied so again</text><text start="430.96" dur="4.16">this locking is doing a great job at</text><text start="432.88" dur="4.8">ensuring that only the program we launch</text><text start="435.12" dur="4.96">is able to access that drive</text><text start="437.68" dur="4.639">now that we&amp;#39;ve exited virtualbox i can</text><text start="440.08" dur="4.64">actually go and copy files on that drive</text><text start="442.319" dur="5.041">so as soon as we exit we are no longer</text><text start="444.72" dur="4">locked in windows very very cool</text><text start="447.36" dur="3.6">so at this point we can launch</text><text start="448.72" dur="4.4">virtualbox again and go ahead and hit</text><text start="450.96" dur="4">start and we are locked exclusively</text><text start="453.12" dur="4.639">again though it doesn&amp;#39;t really matter if</text><text start="454.96" dur="5.04">we do a dir there&amp;#39;s our file4.txt all</text><text start="457.759" dur="2.241">set</text><text start="462" dur="3.68">alright well that&amp;#39;s what i had for you</text><text start="463.36" dur="4.08">today hope you enjoyed it hope you found</text><text start="465.68" dur="3.84">this procedure useful</text><text start="467.44" dur="3.92">i&amp;#39;ve actually needed to use this</text><text start="469.52" dur="3.92">procedure you&amp;#39;re going to see in an</text><text start="471.36" dur="3.679">upcoming video as to why</text><text start="473.44" dur="3.12">if you&amp;#39;re not subscribed to the channel</text><text start="475.039" dur="3.521">go ahead and subscribe and ring that</text><text start="476.56" dur="4.24">notification bell and you&amp;#39;ll see that</text><text start="478.56" dur="4.24">video when it gets released</text><text start="480.8" dur="4.399">in all cases if you enjoyed the video</text><text start="482.8" dur="4.48">please give me a thumbs up if not please</text><text start="485.199" dur="4.4">consider sending me a strong message by</text><text start="487.28" dur="4.319">pressing that thumbs down button twice</text><text start="489.599" dur="4.081">as always it&amp;#39;s been great having you</text><text start="491.599" dur="3.921">along for the retro journey and i look</text><text start="493.68" dur="3.04">forward to seeing you next time but</text><text start="495.52" dur="4.6">until then</text><text start="496.72" dur="3.4">bye for now</text><text start="512.8" dur="2.08">you</text></transcript>