centos5.4 /etc/fstab新增lvm對應分割槽資訊無法啟動
由於對lvm 及raid相關概念理解不清晰,導致配置/etc/fstab出錯,重啟系統,無法正常啟動,呵呵,進入維護模式,根據提示資訊,大意是識別不到lvm裝置(或找不到),用vi 想刪除在/etc/fstab新增的lvm哪行記錄,結果只讀檔案系統,呵呵,一連試了多次vi的wq!或x!,依舊提示不成。
還是網際網路好喲,資訊廣泛有益,獲取如下一則處理小記,附錄如下:
Checking filesystems
fsck.ext3:No such file or directory while trying to open /dev/hd1 [FAILED]
***An error occured during the file system check.
***Dropping you to a shell; the system will reboot
***when you leave shell. up to 100000000 @ 8000-d000
Give root password for maintenance
(or type Control-D to continue);
於是只能輸入root的password進入, vi 開啟/etc/fstab之後, 修改了/dev/hd1時, 提示
-- INSERT -- w10: Warning: Changing a readonly file
改完後儲存的時候提示
"fstab" E212: Can't open file for writing
:w! 也沒有用
看來是mount成readonly 了.
於是
root# mount -o remount,rw /
再試vi /etc/fstab, 就可以儲存了.
小記:
自己對於mount的一些高階選項還要加深理解與運用
linux的單使用者模式或叫維護模式與正常模式到底有何區別呢,該去查下官方文件了
還是網際網路好喲,資訊廣泛有益,獲取如下一則處理小記,附錄如下:
Checking filesystems
fsck.ext3:No such file or directory while trying to open /dev/hd1 [FAILED]
***An error occured during the file system check.
***Dropping you to a shell; the system will reboot
***when you leave shell. up to 100000000 @ 8000-d000
Give root password for maintenance
(or type Control-D to continue);
於是只能輸入root的password進入, vi 開啟/etc/fstab之後, 修改了/dev/hd1時, 提示
-- INSERT -- w10: Warning: Changing a readonly file
改完後儲存的時候提示
"fstab" E212: Can't open file for writing
:w! 也沒有用
看來是mount成readonly 了.
於是
root# mount -o remount,rw /
再試vi /etc/fstab, 就可以儲存了.
小記:
自己對於mount的一些高階選項還要加深理解與運用
linux的單使用者模式或叫維護模式與正常模式到底有何區別呢,該去查下官方文件了
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9240380/viewspace-630842/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux 新增LVM分割槽及LVM分割槽擴容LinuxLVM
- 非 LVM 分割槽動態擴容LVM
- LVM分割槽恢復LVM
- 刪除EFI系統分割槽(ESP)後Windows無法啟動,重建引導分割槽並修復啟動的過程Windows
- MySql資料分割槽操作之新增分割槽操作MySql
- Linux下修改fstab檔案造成系統無法啟動Linux
- Ubuntu boot分割槽檔案誤刪,系統無法啟動_恢復Ubuntuboot
- 【Linux】Linux檔案之/etc/fstabLinux
- gpt分割槽無法安裝win10怎麼解決 windows無法安裝到gpt分割槽GPTWin10Windows
- Linux中lvm分割槽是什麼?LVM優缺點有哪些?LinuxLVM
- Oracle drop分割槽表單個分割槽無法透過閃回恢復Oracle
- 在 Linux 中建立 LVM 分割槽的分步指南LinuxLVM
- win10無損分割槽的步驟_win10如何對硬碟無損分割槽Win10硬碟
- unbuntu新增交換分割槽
- gpt分割槽無法安裝win10怎麼解決_gpt分割槽無法安裝win10解決教程GPTWin10
- linux 新增磁碟 分割槽掛載Linux
- 用檔案新增Swap分割槽
- 雲伺服器Linux下修改Fstab檔案造成系統無法啟動解決伺服器Linux
- 【伺服器資料恢復】XFS檔案系統分割槽分割槽丟失無法訪問的資料恢復案例伺服器資料恢復
- Liunx新增新硬碟和分割槽方法硬碟
- linux新增新磁碟和建立分割槽Linux
- Hive的靜態分割槽與動態分割槽Hive
- Windows啟動問題修復(重建活動分割槽)Windows
- ENGINEER01 - 分割槽規劃和使用,LVM邏輯卷LVM
- Oracle 12.2應用PSU後資料庫無法啟動Oracle資料庫
- Hive動態分割槽Hive
- hive 動態分割槽插入資料表Hive
- 如何給VirtualBox虛擬機器的ubuntu LVM分割槽擴容虛擬機UbuntuLVM
- Oracle12c:建立主分割槽、子分割槽,實現自動分割槽插入效果Oracle
- sh: /etc/init.d/sshd: not found Docker中的Alpine映象安裝sshd無法啟動Docker
- gpt分割槽無法安裝win10怎麼解決GPTWin10
- 移動分割槽表和分割槽索引的表空間索引
- 分割槽表之自動增加分割槽(11G)
- Hive中靜態分割槽和動態分割槽總結Hive
- SSD固態硬碟要分割槽嗎?SSD固態硬碟分割槽與不分割槽的效能對比硬碟
- Ubuntu 啟用交換分割槽Ubuntu
- zabbix上對mysql資料庫做分割槽表MySql資料庫
- HIVE基本語法以及HIVE分割槽Hive
- 安裝Win10系統提示“無法建立新的分割槽也找不到現有的分割槽”如何解決Win10