安裝fedora很簡單,我不是很懂linux,上大學前壓根都沒據說過這東西。但上大學後一直很是感興趣吧,以爲蠻神奇的。linux
以前一直是用的ubuntu,由於同窗用的。此次嘗試安裝fedoraios
我去官網下載了鏡像,用ultraISO刻錄進U盤,寫入方式USB-HDD+V2,而後在一臺破電腦裏改bios用U盤引導shell
而後……出錯了ubuntu
而後顯示app
darcut-initqueue[309]:Warning:Could not boot.spa
darcut-initqueue[309]:Warning:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 does not existit
darcut-initqueue[309]:Warning:/dev/mapper/live-rw does not existsio
Starting Dracut Emergency Shell...原理
Warning:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 does not exist配置
Warning:/dev/mapper/live-rw does not exists
Generating "/run/initramfs/rdsosreport.txt"
Entering emergency mode.Exit the shell to continue.
Type "journalct1" to view system logs.
You might want to save "/run/initramfs/rdsosreport.txt/" to a USB stick or /boot
after mounting then and attach it to a bug report.
dracut:/#
個人思路是先確認一下LABEL吧,rdsosreport.txt我真心看不懂啊……
執行blkid,額,發現LABEL是Fedora-LiveCD
我記得 isolinux.cfg 和 syslinux.cfg裏配置的不是這個名字。
沒辦法,由於對linux是初學者,不是很會配,索性把isolinux.cfg 、syslinux.cfg、grub、盤符名以及鏡像文件名統一改爲FEDORA-20-1,名字隨便,可是考慮盤符名字長度不要太長
而後正常啓動就沒問題了。原理……我還在谷歌,我先記下來,若是有人能幫我答疑一下,感激涕零。
以上是我遇到的狀況,不知道對你們有沒有用……