Press enter to see results or esc to cancel.

Live Cd ile (Software Raid) Diski Mount Etmek

Bir nedenden dolayi sistemi Live cd ile acmak zorunda kaliyorsunuz ve nasil mount edeceginizi bilmiyorsunuz, asagidaki direktifleri izleyerek kolayca mount edebilirsiniz. (ubuntu ustunde anlatilmistir, diger dagitimlarda da ayni yonergeleri izleyebilirsiniz)

1. Live cd ile sistem acildiktan sonra Terminal acilir.

2. sudo su –

3. apt-get install mdadm

4. mdadm –assemble –scan

mdadm: /dev/md0 has been started with 2 drives.

mdadm: /dev/md1 has been started with 2 drives.

mdadm: /dev/md2 has been started with 2 drives.

kac adet software raid’iniz varsa hepsi baslayacaktir.

5. mkdir /mnt/md0 veya istediginiz bir isim.

mount /dev/md0 /mnt/md0 seklinde de mount etme islemini bitirmis oluyoruz.

Sevgiler, Murat Uğur Eminoğlu

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

Konsoldan ssh-keygen -R 10.10.1.9 yaparak keyi silelim ve tekrar baglanalim

murat@murat:~/.ssh$ ssh root@10.10.1.9
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
74:89:b1:d9:cb:6e:9c:22:52:36:4f:49:89:29:9e:5a.
Please contact your system administrator.
Add correct host key in /home/murat/.ssh/known_hosts to get rid of this message.
Offending key in /home/murat/.ssh/known_hosts:2
RSA host key for 10.10.1.9 has changed and you have requested strict checking.
Host key verification failed