On Thu, Mar 06, 2014 at 18:49, Dmitrij D. Czarkoff wrote:
> Hello!
> 
> I have a strange problem. Recently I added following to my /etc/fstab:
> 
>   /dev/sd0i /mnt/arch ext2fs rw,nodev,nosuid,noexec 0 0
> 
> I can't mount this partition using "mount -a":
> 
>   $ sudo mount -a
>   mount: /dev/sd0i: fstab type ext2fs != disklabel type ntfs

>   i:        104857600             2048    NTFS                   # /mnt/arch

Edit the disklabel to say ext2fs?

Reply via email to