Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ttidcb.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!linus!philabs!ttidca!ttidcb!josephs From: josephs@ttidcb.UUCP (Bill Josephs) Newsgroups: net.micro.pc Subject: Hidden Files and RAM disks Message-ID: <451@ttidcb.UUCP> Date: Tue, 3-Sep-85 09:57:00 EDT Article-I.D.: ttidcb.451 Posted: Tue Sep 3 09:57:00 1985 Date-Received: Thu, 5-Sep-85 10:39:33 EDT Organization: TTI, Santa Monica, CA. Lines: 9 I have RAM disk software for my 640K AT&T 6300. The easiest way to initialize seems to be by using a diskcopy a: c: after bootup. However that copies the hidden files and COMMAND.COM. Seems to me that at least the hidden files should not be necessary since I'll never be booting from the RAM disk. I've written a little program to turn off the hidden, system and read only bits from IBMBIO.COM and IBMDOS.COM and then to delete them. Anyone see any problem? What about deleting COMMAND.COM? bootup COM diskcopy IBMBIO IBMDOS