On Sunday 20 Oct 2013, Orest Lenczyk wrote: > sorry if there was such a problem, could you guys help me with this? i am > unable to mount flash drive > > beaglebone:~# mount /dev/sda pendrive > mount: unknown filesystem type 'iso9660' You will probably find that the kernel you are using was build without CD support and so no iso9660 support. You will need to rebuild your kernel with the relevant config item selected.
David -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
