Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2003 21:07:14 +0100 (CET)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        Valerian Galeru <valerian_ro@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Extracting, mounting a floppy.
Message-ID:  <20031118210447.E10105@pukruppa.net>
In-Reply-To: <20031118194448.33566.qmail@web12507.mail.yahoo.com>
References:  <20031118194448.33566.qmail@web12507.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Nov 2003, Valerian Galeru wrote:

> With what can i extract files from a bz2 archieve?
# bunzip2
Also have a look at
# man bunzip

> How
> can i mount a floppy?
(Assuming it is dos formatted)
# mount_msdosfs /dev/fd0 /mnt
also have a look at
# man mount

Regards,

Uli.


> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

	+---------------------------+
	|    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031118210447.E10105>