Tagged Questions
0
votes
0answers
47 views
Mounting a partition and chroot
I'm in the process of recovering my server's files in a "Rescue" mode. Its a Ubuntu 12.04 with 2x3TB in RAID1. The instructions were to SSH into the server in "Rescue" mode, mount the partitions, ...
2
votes
1answer
1k views
My WD 1TB external HDD is not mounting
I am getting this error when I click on devices list:
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending
and when I remove the device, it says:
Error mounting: ...
1
vote
1answer
2k views
Questions on Loop Devices and Mounting a Disk Image
The commands are from here: Mount disk (device) image
About the first command' I need to "Calculate the offset from the start of the image to the partition start", but don't know what the numbers ...
2
votes
1answer
189 views
How much space do I need to create a backup with fsdisk
I get this error when mounting a drive
[ 4337.380506] EXT4-fs (sda): bad geometry: block count 156282966 exceeds size of device (156282701 blocks)
So if I try to fix it with sfdisk do I need space ...