Article 4WH4W where should this oops go ???

where should this oops go ???

by
BW-userx
from LinuxQuestions.org on (#4WH4W)
this is a fresh install of Slack Current, multi boot, win10 being one of them. I had the installer add win10 to a mount point and just noticed that it is wongly typed.
Code:dev/sda5 / ext4 defaults 1 1
/dev/sda6 /home ext4 defaults 1 2
/dev/sda2 /boot/efi vfat defaults 1 0
/dev/sda4 /media/win10 vfat fmask=111,dmask=000 1 0
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro,comment=x-gvfs-sh>
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs nosuid,nodev,noexec 0 0
tmpfs /tmp tmpfs defaults,noatime,nosuid,nodev,mode=1777,size=6G 0 0it has it as vfat,when it should be ntfs or ntfs-3g
it is a iso off of Alien Pastures, but I do not think he does the script for install, that is just a comes with it thing, so then Pat?

Code:$ sudo mount -a
mount: /media/win10: wrong fs type, bad option, bad superblock on /dev/sda4, missing codepage or helper program, or other error.changed it to ntfs
Code:userx@slack64plus.efi.org:~
$ sudo nano /etc/fstab

userx@slack64plus.efi.org:~
$ sudo mount -ano issues.latest?d=yIl2AUoC8zA latest?i=HqSnTgnYIkA:fKvWJTCvhpM:F7zBnMy latest?i=HqSnTgnYIkA:fKvWJTCvhpM:V_sGLiP latest?d=qj6IDK7rITs latest?i=HqSnTgnYIkA:fKvWJTCvhpM:gIN9vFwHqSnTgnYIkA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments