Mount not working for me.. #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
The script stops at:
Final check, is it Ok to proceed with the clone (yes/no)?: yes
=> Mounting /dev/sda2 (domoticz8) on /mnt/clone
=> Mounting /dev/sda1 on /mnt/clone/boot
mount: you must specify the filesystem type
Mount failure of /dev/sda1, aborting!
Any thoughts?
Thx
Well I changed the mount command to include -t vfat and it worked.
Hello,
I have the same trouble.
Could you give more details for fix it ?