LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   about compile kernel 2.6.10? (https://www.linuxquestions.org/questions/slackware-14/about-compile-kernel-2-6-10-a-351333/)

xiaolong85 08-08-2005 08:13 PM

about compile kernel 2.6.10?
 
Hey i compile the kernel2.6.10 with slackware10.1,when i reboot system,
i want to mount msdos system to slackware, i used mount -t msdos /dev/hda3 /mnt/c ,then the system said"unknown filesystem type "msdos""
what's wrong with this ? i selected support msdos filesystem with kernel.

gbonvehi 08-08-2005 10:36 PM

It's usually called vfat instead of msdos. Read mount man page for more info.

rkrishna 08-09-2005 12:04 AM

is it ntfs
 
what gbonvehi pointed is correct, u have to type vfat instead of ...
mount -t vfat /dev/hda3 /mnt/c

is it ntfs? then it is a different problem there were threads relating to tht

before compiling kernel could u mount these partitions??? with msdos instead of vfat ???


All times are GMT -5. The time now is 05:18 PM.