Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

problem with usb driver

hi,

I have boot uclinux kernel successful,then i plug a usb disk on my board,that's ok.But it show errors when i run the follow code:

[/CODE]fdisk -l /dev/sda

fdisk:Bad command or file name

[CODE]mount -t vfat /dev/sda1 /mnt

FAT:Code page cp437 not found

mount failed:Invalid argument[/B]

please help me,thank you!

17 Replies