initrd中文翻譯,initrd是什么意思,initrd發(fā)音、用法及例句
- 內容導航:
- 1、initrd
- 2、1903支持安裝到U盤(pán)嗎?
1、initrd
initrd發(fā)音
英: 美:
initrd中文意思翻譯
常見(jiàn)釋義:
初始化內存盤(pán)
initrd雙語(yǔ)使用場(chǎng)景
1、Extract the initrd image.───提取initrd映像。
2、The initrd is bound to the kernel and loaded as part of the kernel boot procedure.───initrd與內核綁定在一起,并作為內核引導過(guò)程的一部分進(jìn)行加載。
3、Other than cross-compilation, the concepts (as they apply to initrd construction) are the same for an embedded target.───除了交叉編譯,其他概念(也適用于initrd的構建)對于嵌入式平臺都是相同的。
4、Edit your initrd image to let the root file system adapter driver load earlier than all other storage adapter drivers.───編輯initrd映像,以便首先載入根文件系統適配器驅動(dòng)程序,然后再載入所有其他存儲適配器驅動(dòng)程序。
5、This file, like the traditional Linux boot process, is invoked when the initrd image is decompressed into the RAM disk.───與傳統的Linux引導過(guò)程類(lèi)似,這個(gè)文件也是在將initrd映像解壓到RAM磁盤(pán)中時(shí)被調用的。
6、Listing 4 shows how to create an initrd image.───清單4顯示了如何創(chuàng )建一個(gè)initrd映像文件。
7、This initrd image name is what I used in previous steps; it may differ from what you used.───初始化內存鏡像名稱(chēng)與我在上一步中使用的相同;可能與您所使用的名稱(chēng)不同。
8、Here, initrdmp.gz is the initrd image name.───在這里,initrdmp . gz是初始化內存鏡像名稱(chēng)。
9、The cpio file format (now supported as a Fedora Core initrd image format) has a long history and operates on a wide range of UNIXes.───cpio文件格式(現在可以用作FedoraCore的一種initrd映像格式)具有很長(cháng)的歷史,可以在很多UNIX系統上使用。
initrd相似詞語(yǔ)短語(yǔ)
1、cross training───交叉培訓; 交叉鍛煉;交叉訓練
2、chibouques definition───定義
3、bat fowling shakespeare definition───捕蝙蝠莎士比亞的定義
4、committal definition───交付定義
5、fad definition───時(shí)尚定義
6、cinematics definition───**定義
7、interplead definition───引線(xiàn)間定義
8、figurant definition───形象定義
9、vile definition───卑鄙的定義
10、cataloguer definition───編目員定義
2、1903支持安裝到U盤(pán)嗎?
空U盤(pán)插入服務(wù)器USB口中。
2
制作XenServer鏡像,掛載到物理服務(wù)器啟動(dòng),加載鏡像進(jìn)入系統安裝界面
請注意以下幾個(gè)事項:
注意:選擇系統盤(pán)時(shí),指定U盤(pán)為系統盤(pán),記住對應盤(pán)符,后面用得到。
3
安裝完成后請勿拔出XenServer鏡像盤(pán),將XenServer光盤(pán)重新載入服務(wù)器,回車(chē)重啟服務(wù)器
END
配置U盤(pán)啟動(dòng)參數
1
XenSevrer光盤(pán)鏡像啟動(dòng),進(jìn)入XenServer系統安裝界面
2
按F2,進(jìn)入高級安裝菜單界面
3
進(jìn)入命令模式進(jìn)入命令行
輸入“shell”,按回車(chē)鍵。
4
配置參數啟動(dòng)參數,輸入命令查看U盤(pán)的系統盤(pán)符,從安裝XenServer過(guò)程中和圖中可以看出U盤(pán)的系統盤(pán)符為sdc1
命令:cat /proc/partitions
5
繼續輸入下面的命令
mkdir /target
mount -t ext3 /dev/sdc1 /target 備注:#sdc1根據查看到的U盤(pán)系統盤(pán)符更改
mount proc /target/proc -t proc
mount sysfs /target/sys -t sysfs
mount --bind /dev /target/dev
chroot /target 備注:#不用理會(huì ) "no job control in this shell"
6
切換到“/boot”目錄,找到這個(gè)文件:initrd-2.6.32.43-0.4.1.xs1.8.0.835.170778xen.img(具體文件名隨版本不同而不同,下面的操作也要改變下)
切換目錄:cd /boot
查看:ls | grep initrd
7
繼續輸入下面的命令
備份之前文件命令:mv initrd-2.6.32.43-0.4.1.xs1.8.0.835.170778xen.img initrd-2.6.32.43-0.4.1.xs1.8.0.835.170778xen.img.old
建立要載入ramdisk的映像文件命令:mkinitrd --with-usb initrd-2.6.32.12-0.7.1.xs5.6.100.323.170596xen.img 2.6.32.12-0.7.1.xs5.6.100.323.170596xen
退出:exit
更新:sync
重啟服務(wù)器:reboot
重啟服務(wù)器,進(jìn)入BIOS設置設備啟動(dòng)順序,選擇承載XenServer的U盤(pán)設備啟動(dòng),完成安裝。
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。