[wplug] Mounting SDA1

Alexandros Papadopoulos apapadop at cmu.edu
Mon Sep 22 11:43:41 EDT 2003


On Monday 22 September 2003 11:26, Weber, Larry A wrote:
> Perhaps I was not clear.  I need to mount unformatted compact flash
> devices. After mounting I will format the media.  Some of my
> "unformatted" devices have been formated with msdos.  I don't need to
> read the msdos data, only reformat the compact flash device to ext3.

# fdisk /dev/sda1 + create one primary ext3 partition
# mkfs.ext3 -m 0 /dev/sda1
# mount -t ext3 /dev/sda1 /mnt/whatever

-A
-- 
http://andrew.cmu.edu/~apapadop/pub_key.asc
3DAD 8435 DB52 F17B 640F  D78C 8260 0CC1 0B75 8265
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://penguin.wplug.org/pipermail/wplug/attachments/20030922/e8e56a1f/attachment-0001.bin


More information about the wplug mailing list