| View previous topic :: View next topic |
| Author |
Message |
mjaniszewski2
Joined: 17 Jun 2005 Posts: 1
|
Posted: Sat Jun 18, 2005 12:14 am Post subject: Floppy images |
|
|
Hi there!
I had some problems with creating floppy images using WinImage and Partition Magic rescue diskettes.
I have found Virtual Floppy Drive and extracted it to some dir.
Then i ran console (be pressing Win+R and 'cmd'), switched to VFD dir and entered a command 'vfd'.
It will give you VFD own console, where you have to type:
- install - it will install VFD driver in your system. You should see this:
| Quote: |
[VFD] install
Installed the Virtual Floppy driver. |
start - it will start the driver.
| Quote: |
[VFD] start
Started the Virtual Floppy driver. |
link 1 B - it will assign drive #1 to letter B. From now on you should be able to see one more floppy drive in My Computer - Floppy 5,25" B:
| Quote: |
[VFD] link 1 B
Drive 1 : B (Persistent) |
now you can type status, what should give similar output:
| Quote: |
[VFD] status
Driver : C:\Documents and Settings\misieq\Pulpit\vfd\vfd.sys
Version : 2.1
Start Type : DEMAND
Status : RUNNING
Shell extension is disabled.
Drive 0 :
Image : <none>
Drive 1 : B (Persistent)
Image : <none> |
open b: c:\flop.img /144 what will open an image file c:\flop.img to which device b: is pointing with 1.44 mb size.
| Quote: |
[VFD] open b: c:\flop.img /144
Nie mo┐na odnalečŠ okreťlonego pliku.
Create a new image file (Y:yes / N:no) ?
Created a new image file.
Drive 1 : B (Persistent)
Image : c:\flop.img
Description: RAW image 1,474,560 bytes (1.44 MB)
Type : FILE
Media : 3.5" 1.44MB
Access : Writable |
Now you can write for example your PM rescue discs to drive B: and it will be saved in c:\flop.img which you can easily open in winimage.
To quit VFD simply type these two commands: 'stop' and 'exit'.
Hope you enjoy it .
PS. You can also use it as tutorial  |
|
| Back to top |
|
 |
Victor Chew
Joined: 21 Feb 2005 Posts: 902
|
Posted: Sun Jun 19, 2005 10:03 pm Post subject: |
|
|
| Thanks! I will link it from the "Tutorials" page. |
|
| Back to top |
|
 |
ei9hk
Joined: 24 Nov 2005 Posts: 2 Location: Cork, Ireland
|
Posted: Thu Nov 24, 2005 7:06 am Post subject: |
|
|
all went well till:
[VFD] open b: c:\flop.img /144
It could not find the path
Help, please
Tony |
|
| Back to top |
|
 |
Constance
Joined: 23 Sep 2005 Posts: 334 Location: France
|
Posted: Wed Nov 30, 2005 1:03 pm Post subject: |
|
|
Hmm what is that supposed to do ?
To create floppy images you may just use RawRead ... that's much easier than that ^^ _________________ Hammerite Compendium of Precepts, Regimens and Rules of Conduct, Vol. 113 :
A stroke of thy chisel, once made, canst be undone, but a stroke thou dost not make from fear is a worse flaw.
Be not cautious - be correct. |
|
| Back to top |
|
 |
McStarfighter
Joined: 10 Nov 2005 Posts: 14 Location: Germany
|
Posted: Thu Dec 01, 2005 11:28 am Post subject: |
|
|
| It is a complete virtual Floppy Drive with read and write support. You can use it, if a tool needs a floppy drive to create discs. Very nice tool. |
|
| Back to top |
|
 |
|