17 Mart 2021 Çarşamba

Linux / Read-only file system

Linux sistem üzerinde input/output hataları sonrasında boot problemi oluşabilir.

Bu durumda kurulum medyası ile Rescue Mode erişim yapılarak / bağlı olduğu disk bolümünde fsck yapılabilir.

Örnek:  fsck /dev/vg0/lv0

servername:/boot # ls
ls: cannot open directory '.': Input/output error

servername:/boot # cat /et-bash: cannot create temp file for here-document: Input/output error
-bash: cannot create temp file for here-document: Input/output error                                                      
servername:/ # cat /etc/os-bash: cannot create temp file for here-document: Read-only file system
-bash: cannot create temp file for here-document: Read-only file system
-bash: cannot create temp file for here-document: Read-only file system
-bash: cannot create temp file for here-document: Read-only file system

Hiç yorum yok:

Yorum Gönder

Windows Server 2022 çalışan bir sistemde, unutulan lokal admin parolasını resetlemek için aşağıdaki adımları uygulayabiliriz. Windows Server...