- To: john gibbons <johngibbons@xxxxxxxxxxxxxx>, slug@xxxxxxxxxxx
- Subject: Re: [SLUG] Mounting Flash Drive
- From: Peter Hodder <peterhodder@xxxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 14:45:58 +1000 (EST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.au; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=j4OljrCITCtKwKaT1CHgqXKHHkxK5oV7n/MpzI6xKsMK6ENb3lApU5GEt4kEAOr5T3BJWxSuvYmuFhHnLdBUppTrZxPAbmKhIxsJQfdefgcGfx3vDwPNEU7w+7zU/HBzQ3YDjMMX8NnYwOmdJb2EJozQij9UxQJww8xQLjbGfmI= ;
Is it a usb device? if so the following would do.
On mine in the command prompt I used to type:
mount -t msdos /dev/sda1 /mnt/usb-disk
msdos (is the file system, this can be any file system like ext2, ext3 etc.)
/dev/sda1 (usb disk's use the scsi driver. like the hard drive its sd instead of hd)
/mnt/usb-disk (is the location to mount it)
Pete.
john gibbons <johngibbons@xxxxxxxxxxxxxx> wrote:
Would some kind slugger please tell me what I have to type into the
terminal to mount my flash drive in Fedora 4?
John.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs:
http://slug.org.au/faq/mailinglists.html
On Yahoo!7
Answers: Real people ask and answer questions on any topic.