On Fri, 28 Oct 2005, Waleed Marji wrote:
> hi guys..
> i need ur help with my compact flash..
> U see my TS 7200 came with a ( scandisk ultra 2) 256
> MB compact flash on which the Linux Debain GNU was
> installed from source.. but what we need is to connect
> a webcam to the kit and we need to download the
> necessary packages... unfortinatly we ran out of
> space.. so we got a 512 MB compact flash(Lexar media
> 4x) but when we connected it we got the following: NO
> device on IDE controller 0..
What have you done with 512M CFDisk?
As bought it will have one partition defined and formatted as some MSDOS
filesystem. You need to put an ext2 file system on it.
Use fdisk to check the partition state, if the device is /dev/hda, then
fdisk -l /dev/hda
and then use
mkfs -t ext2 /dev/hda1......
to put an ext2 filesystem on the partition.
Jim
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|