Warning: unable to open an initial console.
Linux 使用rootfs ,啟動時列印Warning: unable to open an initial console. 系統沒有進入檔案系統,由於系統啟動沒有建立console的裝置節點,無法進行互動。
解決辦法是,解壓檔案系統在/dev下建立這個裝置節點
使用命令:
mknod –m 660 console c 5 1
mknod –m 660 null c 1 3
檢查/dev 下時候出現了console節點,之後再壓縮檔案系統,編譯kernel 下載執行就可以進入系統了。
相關文章
- linux解決xhost: unable to open displayLinux
- linux解決xhost unable to open display‘’Linux
- Linux錯誤:xhost unable to open displayLinux
- 完美解決xhost +報錯: unable to open display
- 轉貼:xhost unable to open display解決方法
- ORA-31617 unable to open dump file for write
- Git (gnome-ssh-askpass:3871): Gtk-WARNING **: cannot open display:Git
- 解決This version of Visual Studio is unable to open the following projectsProject
- 執行 xhost + 出現 unable to open display 解決辦法
- pbootcms模板報錯提示PHP Warning: Unknown: open_basedir restrictionbootPHPREST
- Unable to open kernel device "\\.\vmci": 系統找不到指定的檔案。.dev
- ERROR 1168 (HY000): Unable to open underlying table which isError
- ORA-31640: unable to open dump file 問題解決
- Unable to open debugger port (127.0.0.1:29697): java.net.SocketException "socketException"127.0.0.1JavaException
- Unable To Open Database After ASM Upgrade From Release 11.1 To Release 11.2DatabaseASM
- 【故障處理】告警日誌報“ORA-01565 Unable To open Spfile”
- INITIAL 16M
- Laravel5.6安裝:Warning: require(../vendor/autoload.php): failed to open stream: No such file or directoryLaravelUIPHPAI
- ORA-27041: unable to open file--恢復被rm意外刪除資料檔案
- Unknown initial character set index ‘255‘ received from server. Initial client character set can beIndexServerclient
- ORACLE GoldenGate Initial LoadOracleGo
- CSS3 initial 屬性CSSS3
- Tempdb initial size和dbcc shrinkfile
- set initial screen for the R/3 system
- mysql WarningMySql
- 啟動Jmeter5.3 後彈出警告: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0JMeterJava
- user database的initial size和dbcc shrinkfileDatabase
- SQL*Loader-500: Unable to open file (v1x-access_log_20120916.dat)SQL
- create table之storage選項initial和其它
- (20200915Solved)Vscode出現Unable to open ‘hashtable_class_helper.pxi‘VSCode
- MySQL報錯:waiting for initial communication packetMySqlAI
- unable to get oracle owner forOracle
- [WARNING] warning: Class com.google.protobuf.Descriptors not found - continuing with a stub.GoUI
- webstorm(二):拼寫warningWebORM
- InnoDB: Warning: a long semaphore waiAI
- XMLHttpRequest open()XMLHTTP
- open jdkJDK
- 解決問題:OSError: Unable to open file (truncated file: eof = 22118400, sblock->base_addr = 0, stored_eofErrorBloC