You are not logged in.
Pages: 1
I just did pacman -Syu (after new core install), then pacman -S filesystem --force to rid the /etc/mtab problem.
Now, when I try to mount my Salix partition, I get this:
# mount -t ext3 /dev/sda8 /mnt
mount: unknown filesystem type 'ext3'
I am using ext4 with arch and I was able to mount the sda8 partition before doing the previous commands.
How do I fix this?
Thanks
m
Last edited by multios (2012-03-25 19:50:54)
Offline
Thanks falconindy. I just did that to see what would happen and it is fixed.
You were right ![]()
Offline
Pages: 1