Why do i see, can't find in /etc/fstab.

Hi,
Why do I see the can’t find in /etc/fstab error when I enter mount /dev/mmcblk on my BeagleBone Black terminal?

root@BeagleBone:/home/debian# mount /dev/mmcblk
mount: /dev/mmcblk: can’t find in /etc/fstab.

Please help me to resolve this issue.

fred@bbbi1:~$ cd /
fred@bbbi1:/$ ls
bin   data  etc   ID.txt  lost+found  mnt  proc  run   srv  tmp  var
boot  dev   home  lib     media       opt  root  sbin  sys  usr
fred@bbbi1:/$ cd etc/
fred@bbbi1:/etc$ ls

1 Like

You have the command wrong.
The emmc/asd card devices are named

mmcblkXpY

Where X = the device and Y = the partition

If there is no entry in the fstab file for the partition you are trying mount, you also need to specify the mount point.

1 Like

Thank you for the response.

I am new to this forum.
I am having hard time to find my conversations with Seth and Robert.
If someone could mention, how can I get back?

Check your profile, should list your recent posts

many thanks.
I am only 2 to 3 days old on this forum.
I am not sure if I have a profile.
How to create one?
Babuddin

upper right, your logo…

You can also check your email, you might have gotten a reply directly to your post.

Regards,

thanks Benedict and Robert, do not laugh at me yet.
I found my profile and messages.
I am getting used to Beagleboard.org.