【正文】
echonameserver shadowroot1$$adltAB9Sr/MSKqylIvSJT/:12705:0:99999:7:::shadowroot1$$B7ANiXoGoiZMwJR6Ih8810:12705:0:99999:7:::四、 制作img映象文件把上面的文件系統(tǒng)做成img映像文件,以便內(nèi)核把它載入ram中 linux下有很多ram,我用ram1,首先把ram1格式化成ext2文件系統(tǒng) [rootlocalhost /] –m 0 /dev/ram1mke2fs (28Feb2004)Filesystem label=OS type: LinuxBlock size=1024 (log=0)Fragment size=1024 (log=0)4096 inodes, 16384 blocks0 blocks (%) reserved for the super userFirst data block=1Maximum filesystem blocks=167772162 block groups8192 blocks per group, 8192 fragments per group2048 inodes per groupSuperblock backups stored on blocks: 8193Writing inode tables: done Writing superblocks and filesystem accounting information: doneThis filesystem will be automatically checked every 32 mounts or180 days, whichever es first. Use tune2fs c or i to override. 將ram1掛裝到文件系統(tǒng)中: 先建立一個掛裝點: mkdir