Artix Linux Forum

Artix Linux => System => Topic started by: mihaua on 29 October 2017, 19:29:04

Title: ant mount volume with ext3 fs
Post by: mihaua on 29 October 2017, 19:29:04
hi, I cant mount volume with ext3 fs, other system (Slackware, Mageia, LMDE) mount this volume fine.

Quote
[mick-pc mick]# uname -a
Linux mick-pc 4.9.58-2-lts #1 SMP Wed Oct 25 11:36:30 UTC 2017 x86_64 GNU/Linux
[mick-pc mick]# mount /vms/
mount: /vms: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error.
[mick-pc mick]#

Title: Re: ant mount volume with ext3 fs
Post by: nous on 29 October 2017, 20:28:48
This looks like an error in your /etc/fstab /vms entry. Post your dmesg output right after you issue the mount command.