Zyklon adlı üyeden alıntı: mesajı görüntüle
sudo mkdir /var/xvda
sudo mount /dev/xvda -t fat32 /var/xvda

fat32 değilde ntfs ise -t ntfs yazın.

Bir tane hard diski bu şekilde bağladınız. Sonra xvda yazan yerleri değiştirin.
Selamlar.

Fat32 olarak kabul etmedi ntfs olarak girdiğimde şu hatayı verdi ;


NTFS signature is missing.
Failed to mount '/dev/xvdd': Invalid argument
The device '/dev/xvdd' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Diskler bildiğim kadarıyla ssd.

Teşekkürler.