[SOLVED!] CIFS share in fstab does not automount (MGA3)

This is a very similar topic to one discussed here last October ([SOLVED] mageia3 fstab nfs not mounted at boot time) but the solution there doesn't work for my problem.
It has been a long time since I first successfully got samba shares to mount during boot. I haven't needed the facility for some years, but now I must get it working again.
I must say I am surprised it is no longer just a matter of running the mcc wizard to select the share, tweak a couple of options and have it save the changes to /etc/fstab.
The relevant fstab entries are:
Naturally, this works just fine when I run mount -a after booting, but that isn't exactly automatic.
Any ideas?
Richard
It has been a long time since I first successfully got samba shares to mount during boot. I haven't needed the facility for some years, but now I must get it working again.
I must say I am surprised it is no longer just a matter of running the mcc wizard to select the share, tweak a couple of options and have it save the changes to /etc/fstab.
The relevant fstab entries are:
- Code: Select all
//BTHUB5/USB2 /home/EKshare cifs sec=none 0 0
//BTHUB3/USB_Disk /home/EKshare2 cifs sec=none 0 0
Naturally, this works just fine when I run mount -a after booting, but that isn't exactly automatic.
Any ideas?
Richard