Re: Newbie - Mount issue
From: Ricky Wee (rickywee_et_at_yahoo.com)
Date: 09/30/03
- Next message: mamakin1976: "Re: why so big..."
- Previous message: Allen Kistler: "Severn gcc version vs. kernel"
- In reply to: Wood Contour Inc.: "Re: Newbie - Mount issue"
- Next in thread: 'Dungeon' Dave: "Re: Newbie - Mount issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 15:43:57 +0800
On Tue, 30 Sep 2003 06:04:27 +0000, Wood Contour Inc. wrote:
> Paul
>
> Thanks for the answer. I do not assume so. I do not believe it is
> mounted. While experiencing with SuSE 8.2 the boot device was mounted as
> read only. Under RH9 I do not even have that. Does Linux support FAT32?
man mount
As root, try this command:
mkdir /mnt/ddrive
mount -t vfat /dev/hdb1 /mnt/ddrive
assuming your windows D drive is the slave.
-- Ricky Wee
- Next message: mamakin1976: "Re: why so big..."
- Previous message: Allen Kistler: "Severn gcc version vs. kernel"
- In reply to: Wood Contour Inc.: "Re: Newbie - Mount issue"
- Next in thread: 'Dungeon' Dave: "Re: Newbie - Mount issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|