Min ubuntuinstallation har krashat och jag vill nu rädda det som ligger på hårddisken.
Jag kör med nu med live-CD och tänkte rädda allt genom att lägga över det på en extern hårddisk. Jag har dock problem med att montera disken. När jag försöker får jag meddelandet.
Cannot mount volume.
Unable to mount the volume 'extern'.
Details
$LogFile indicates unclean shutdown (0, 1) Failed to mount '/dev/sdb1': Operation not supported Mount is denied because NTFS is marked to be in use. Choose one action: Choice 1: If you have Windows then disconnect the external devices by clicking on the 'Safely Remove Hardware' icon in the windows taskbar then shutdown Windows cleanly. Choice 2: If you don't have Windows then you can use the 'force' option for your own responsibility. For example type on the command line: mount -t ntfs-3g /dev/sdb1 /media/extern - o force Or add the option to the relevant row in the /etc/fstab file: /dev/sdb1 /media/extern ntfs-3g force 0 0