|
| how to create a virtual device-ramdisk help |
 |
Tue, 26 Sep 2006 04:09:47 GMT |
hi all,
i want to create a ramdisk in netware ... writing driver code for it is
almost done.
but now i have a problem ... how do i access the new device created ...
(eg i want to see its contents on a drive say F: )
any help is highly appreciated..
thanks in advance
vishnu priya
|
| Post Reply
|
| Re: how to create a virtual device-ramdisk help |
 |
Sun, 22 Oct 2006 03:27:01 GMT |
vishnupriya wrote:
> but now i have a problem ... how do i access the new device created ...
> (eg i want to see its contents on a drive say F: )
Drive letter only has meaning from a client OS that supports drive letters
(such as Windows). What you basically need is to present this device as a
supported file system (TFS or NSS, say) to the NetWare OS and then its up
to the client to access it ...
--
Peter
|
| Post Reply
|
|
|
|
|
|
|
|
|
|