I want to mount a partition to an auxiliary folder via mount to fix a damaged grub.
I used the command.
sudo /dev/sdb2 /home/ubuntu/temp
and got as error:
mount: you must specify the filesystem type
Why?
|
I want to mount a partition to an auxiliary folder via mount to fix a damaged grub. I used the command.
and got as error:
Why? |
|||||
|
|
You need to add the
|
|||||||||
|