Hi Netrexxers!
To speed up netrexx compilation time I want to create a virtual disk. The OS/2 vdisk.sys installs a FAT drive (no long filenames). Does anybody know a possibility to create a HPFS Vdisk ? Helmut Helmut Jeschgo Herbststrasse 34/6 1160 Wien Tel. 01 495 22 67 Email: [hidden email] Helmut Jeschgo Herbststrasse 34/6 1160 Wien Tel. 01 495 22 67 Email: [hidden email] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to [hidden email] with the following message in the body of the note unsubscribe ibm-netrexx <e-mail address> |
Addressed to: "Helmut Jeschgo" <[hidden email]>
"[hidden email]" <[hidden email]> ** Reply to note from "Helmut Jeschgo" <[hidden email]> Tue, 13 Jan 98 15:40:10 -0100 > From: "Helmut Jeschgo" <[hidden email]> > Subject: Virtual Disk > To speed up netrexx compilation time I want to create a virtual disk. > The OS/2 vdisk.sys installs > a FAT drive (no long filenames). > Does anybody know a possibility to create a HPFS Vdisk ? for Long file name support read Vdisks on: ------------------------------ WarpCast ------------------------------ Source: Philip Heede, [hidden email] Reply-to: Karl Olsen, [hidden email] --- Karl posted the following to comp.os.os2.utilities; any questions should be sent directly to Karl. *** Have a look at my freeware IFS-based RAM disk for OS/2. Source code included. Features - Create as many RAM drives as you want, using the drive letters that you want - Size only limited by available RAM and swap disk space - Allocates swappable RAM from OS/2 as necessary when files are created, and releases it again when files are deleted - Long file name support like in HPFS. Case isn't significant, but preserved like in HPFS. Files with long names are not visible from DOS and WINOS2 programs. - Extended Attributes - up to 64 KB total for each file/directory (HPFS supports up to 64 KB for each EA, up to 256 KB total for each file/directory) - RAM is allocated in units of one page (4 KB) Installation and use Add IFS=d:\path\RAMFS.IFS to config.sys and reboot. Then, from an OS/2 prompt, use RAMDISK.EXE to create a RAM drive. To create a drive R:, type RAMDISK R: To have a RAM drive created at every boot, you can add RUN=d:\path\RAMDISK R: to config.sys. Karl Olsen http://home3.inet.tele.dk/kro [hidden email] *** ---------------------------------------------------------------------- Patrick West <[hidden email]> using Post Road Mailer 2.5 with OS/2 Warp 3.0 PGPKey fingerprint = F9 95 AE C6 06 B3 E5 16 DE 51 21 A4 C9 DF DF 8D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to [hidden email] with the following message in the body of the note unsubscribe ibm-netrexx <e-mail address> |
Free forum by Nabble | Edit this page |