On Thu, 7 Apr 2005, smertz wrote:




mount /dev/sdc1 /mnt/thumb

Trying this gives me the error mount: special device /dev/sdsc1 does not exist
                             ^^^^^^^
should be sdc1
Also you could try with
mount /dev/sdc /mnt/thumb

maybe you don't have sdc1 or sdc in your /dev/ directory.
there should be a script called MAKEDEV in /dev/ directory which can create those devices for you




--
?


- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to