0 Mitglieder und 3 Gäste betrachten dieses Thema.
sudo fdisk -l
Disk /dev/loop0: 1.8 GiB, 1890041856 bytes, 3691488 sectorsUnits: sectors of 1 * 512 = 512 bytes / 512 bytesI/O size (minimum/optimal) 512 bytes / 512 bytesDisk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectorsUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 4096 bytesI/O size (minimum/optimal): 4096 bytes / 33553920 bytesDisklabel type: dosDisk identifier 0x02182ce6Device Boot Start End Sectors Size Id Type/dev/sda1 * 32 3907028991 3907028960 1.8T b W95 FAT 32Disk /dev/sbd: 232.9 Gib 250059350016 bytes, 488397168 sectorsUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: dos Dist identifier: 0xcd49c8fdDevice Boot Start End Sectors Size Id Type/dev sbd1 2048 27265023 27262976 13G 27 Hidden NTFS WinRE/dev sbd2 27265024 35653631 8388608 4G c W95 FAT 32 (LBA)/dev sbd3 * 35653632 35858431 204800 100M 7 HPFS/NTFS/exFAT/dev sbd4 35858432 488394751 452536320 215.8G f W95 Ext´d (LBA)/dev sbd5 35860480 488394751 452534272 215.8G 7 HPFS/NTFS/exFATDisk /dev/sdc: 14.5 Gib, 15527313408 bytes, 30326784 sectorsUnits: sectors of 1 * 512 / 512 bytesSector size (logical/physical): 512 / 512 bytesI/O size (minimum/optimal): 512 / 512 bytesDisklabel type: dosDisk identifier: 0x0aac2350Device Boot Start End Sectors Size Id Type/dev/sdc1 * 2048 30326783 30324736 14.5G c W95 FAT 32 (LBA)
Unable to mount locationCan´t mount file
sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sbd5 /media/c
Error reading $MFT: Input/output errorFailed to load $MFT: Input/output errorFailed to sync device /dev/sdb5: Input/output errorFailed to mount ´/dev/sdb5´: Input /output errorNTFS is either inconsistent, or there is a hardware fault, or its a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then fist activate it and mount a different device under the /dev/mapper/ directory, (e.g./dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details.
Ich bin leider noch ein totaler Anfänger in der Linuxwelt.
Hab nur ne anleitung aus dem Internet ausprobiert. Hat aber bei mir leider nicht funktioniert.
Disk is likely to fail soon
Error creating disk imageError allocating space for disk image file: File too large (g-io-error-quark, 0)
dd if=/dev/sdb of=/dev/sda