<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Floppy disk file system? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470671#M16554</link>
    <description>You can newfs the disk drive if needed with a command like:&lt;BR /&gt;# newfs -F hfs /dev/rfloppy/{floppy_device}&lt;BR /&gt;&lt;BR /&gt;The only risk involved is getting the name of the floppy device correct.&lt;BR /&gt;&lt;BR /&gt;It will help us if you provide the model floppy drive and os level you are working with.&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Dec 2000 20:10:11 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2000-12-05T20:10:11Z</dc:date>
    <item>
      <title>Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470664#M16547</link>
      <description>Is it possible to create a file system on a floppy&lt;BR /&gt;disk and  then mount the disk?&lt;BR /&gt;What commands are needed?&lt;BR /&gt;&lt;BR /&gt;I want to be abbe to put scripts and small programs on the floppy&lt;BR /&gt;to mount temperarily on other (production) systems.&lt;BR /&gt;Theses system neede to be squeeky clean; don't even&lt;BR /&gt;want to coy the file then delete because of security issues.</description>
      <pubDate>Tue, 05 Dec 2000 17:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470664#M16547</guid>
      <dc:creator>Mike Nemeth</dc:creator>
      <dc:date>2000-12-05T17:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470665#M16548</link>
      <description>Have you tried mounting the floppy and copying the files there?  &lt;BR /&gt;&lt;BR /&gt;# mkdir /floppy       (to create mountpoint)&lt;BR /&gt;# mount /dev/dsk/{floppy_device} /floppy&lt;BR /&gt;# cp {files} /floppy&lt;BR /&gt;# umount /floppy&lt;BR /&gt;&lt;BR /&gt;Take the disk to the other machine, mount it, copy the files off, then umount.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2000 17:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470665#M16548</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-12-05T17:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470666#M16549</link>
      <description>That produces unreconized file system on mount.</description>
      <pubDate>Tue, 05 Dec 2000 18:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470666#M16549</guid>
      <dc:creator>Mike Nemeth</dc:creator>
      <dc:date>2000-12-05T18:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470667#M16550</link>
      <description>Would mediainit or newfs help you? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2000 18:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470667#M16550</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-05T18:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470668#M16551</link>
      <description>This link is talking about floppy drives on HP-UX 9 but it may still help you, specifically the newfs step:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=88bcc50a0a47554801/screen=ckiDisplayDocument?docId=200000024604168" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=88bcc50a0a47554801/screen=ckiDisplayDocument?docId=200000024604168&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Another link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=88bcc50a0a47554801/screen=ckiDisplayDocument?docId=200000006341530" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=88bcc50a0a47554801/screen=ckiDisplayDocument?docId=200000006341530&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2000 18:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470668#M16551</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2000-12-05T18:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470669#M16552</link>
      <description>Kofi and Patrick you'e on the right track I'm sure , but the hpux 9.0 doc  gives:  newfs -n and that   returns illegal option. &lt;BR /&gt;&lt;BR /&gt;I'm try to be very careful in what I do so don't mess up my system.&lt;BR /&gt;&lt;BR /&gt;I was hopeing someone has done this before, so I could remove some of the risk.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2000 19:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470669#M16552</guid>
      <dc:creator>Mike Nemeth</dc:creator>
      <dc:date>2000-12-05T19:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470670#M16553</link>
      <description>Do a 'man dosif'.  I think this will give you some useful information.&lt;BR /&gt;&lt;BR /&gt;To summarize:&lt;BR /&gt;&lt;BR /&gt;Format the floppy on a PC.  Then you can use the HPUX dos* commands (doscp, dosls, etc -- 'man -k dos' to get a list') on the floppy with the syntax 'doscp /etc/hosts /dev/dsk/c#t#d#:/etc/hosts' to copy the /etc/hosts files from your unix machine to the /etc/ directory on the floppy drive.   &lt;BR /&gt;&lt;BR /&gt;I think this will accomplish what you want without having to mount or newfs the floppy and it will be portable between your HPUX boxes.</description>
      <pubDate>Tue, 05 Dec 2000 19:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470670#M16553</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2000-12-05T19:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470671#M16554</link>
      <description>You can newfs the disk drive if needed with a command like:&lt;BR /&gt;# newfs -F hfs /dev/rfloppy/{floppy_device}&lt;BR /&gt;&lt;BR /&gt;The only risk involved is getting the name of the floppy device correct.&lt;BR /&gt;&lt;BR /&gt;It will help us if you provide the model floppy drive and os level you are working with.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2000 20:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470671#M16554</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-12-05T20:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470672#M16555</link>
      <description>Cheryl , this worked completely correctly and accomplish ed&lt;BR /&gt;what I want to do! Thank you. I'm suprized it didn't&lt;BR /&gt;need any options!&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2000 10:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470672#M16555</guid>
      <dc:creator>Mike Nemeth</dc:creator>
      <dc:date>2000-12-06T10:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Floppy disk file system?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470673#M16556</link>
      <description>That is good news.&lt;BR /&gt;Happy copying!&lt;BR /&gt;Cheryl</description>
      <pubDate>Wed, 06 Dec 2000 11:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/floppy-disk-file-system/m-p/2470673#M16556</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-12-06T11:47:03Z</dc:date>
    </item>
  </channel>
</rss>

