Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
[Centos] JFS dosya sistemini kullanmak ? – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

[Centos] JFS dosya sistemini kullanmak ?

Ilk once modul yuklu mu ? diye kontrol edilir. Zaten mount etmeye calistiginiz da “mount: unknown filesystem type ‘jfs” diye bir hata alirsaniz modul yuklu degildir.

find /lib/modules -name jfs.ko

Modul yuklu degilse,

yum –enablerepo=centosplus install kernel jfsutils

Bu islemlerden sonra sunucuyu restart ettiginizde yeni kernel ile acilacak ve artik jfs dosya sistemini kullanabileceksiniz.

Dosya sistemini jfs ‘e cevirmek icin asagidaki komut kullanilir

jfs_mkfs /dev/sda1

Mount etmek icin

mount /dev/sda1 /mnt/storage/

Sevgiler.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58