New to SUSE and running into multiple issues trying to mount an external hard drive for the “specially packaged version of SUSE Linux Enterprise Server for ARM”. Is there an easy way to do this? Apologies for the (hopefully) obvious question as I imagine this should be straightforward.
What I’ve tried:
-
Trying to mount (same error with ntfs-3g):
linux:~ # mount -t ntfs /dev/sda1 /mnt
mount: unknown filesystem type ‘ntfs’
linux:~ # -
What I’ve read I need ntfs-3g package installed, but I’ve tried looking all through the web and can’t find where to get this installed.
zypper install ntfs-3g
linux:~ # zypper install ntfs-3g
Loading repository data…
Reading installed packages…
‘ntfs-3g’ not found in package names. Trying capabilities.
No provider of ‘ntfs-3g’ found.
Resolving package dependencies…
Nothing to do.
- Tried downloading a few packages from the web, including a “one-click” link opened through yast but just errors abound
Thanks