Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: www.microsoft.com sure needs a lot of silicon

Re: www.microsoft.com sure needs a lot of silicon

From: Michael Peck <mjpeck_at_convex.hp.com>
Date: 1997/05/09
Message-ID: <33735F41.26CA@convex.hp.com>#1/1

s nath wrote:
>
> hi,
> do you know how to mount the floppy drive from root?
> thanks in advance
> sdn

[Ext2 Filesystem]

% mount -t ext2 /dev/fd0 /mnt

[FAT Filesystem]

% mount -t msdos /dev/fd0 /mnt

MJP

-- 
Michael J. Peck
Hewlett-Packard, Convex Division
mjpeck_at_convex.com
Opinions expressed above are not necessarily those of my employer.
Received on Fri May 09 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US