[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting fat32 partition



On Mon, May 19, 2003 at 06:06:45PM +0700, Reza wrote:
> am using copy of knoppix in my hdd, right now i want to mount my hdd
> partition that located in hdb5, hda, and hda3. i wanna ask how to make
> knoppix can mount. i have tried >mount /dev/hda
> but something came and give massage to me that there is no device
> i also try mount /mnt/hda and the massage came and said that no such
> directory

You can't mount /dev/hda, but if you know which partition on that drive
you want to mount, you can mount it.  To mount a vfat partition
/dev/hda3 on /mnt, it would be "mount -t vfat /dev/hda3 /mnt".

-- 
Seneca
seneca-cunningham@rogers.com

Attachment: pgpv3BSLhbJma.pgp
Description: PGP signature


Reply to: