Closed arifainchtein closed 4 years ago
Hi there,
More debugging information would be helpful.
Please copy and paste full output from each of the following:
uname -a
lsb_release -a
mount
sudo mount -v -t udf /dev/sda /media/usb
sudo fdisk -l
sudo blkid -c /dev/null /dev/sdX
, where X is the letter associated with your driveThanks!
Hello, I am having a problem after formatting with your script. I am running the following commands:
`
` I then take the usb out and plug it back in. Then I execute:
sudo mount -t udf /dev/sda /media/usb
that produces the following error:
mount: unknown filesystem type 'udf'
Do you have any suggestions?
Thanks