戻る

yaboot.conf 作成 その1

手探り状態のため こうしておきます。

# vi /mnt/yaboot.conf 
# cat /mnt/yaboot.conf 
default=usbtest
root=/dev/ram

message=/boot.msg

image=/vmlinux
        label=usbtest
        initrd=/initrd.gz

まだまだ 動作させるのに 変更しないといけませんが 体裁は 出来たという 事です。

# df | sed 2,5d
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2               204789      8183    196606   4% /mnt
# ls -l /mnt/| sed 1d
-rw-r--r-- 1 root root      13 Nov 23 21:46 boot.msg
-rw-r--r-- 1 root root 1220705 Nov 22 21:34 initrd.gz
-rw-r--r-- 1 root root 3677521 Nov 22 21:34 vmlinux
-rw-r--r-- 1 root root  189996 Nov 22 22:07 yaboot
-rw-r--r-- 1 root root     113 Nov 23 22:41 yaboot.conf
# umount /mnt

にゃんたろう 拝!

2011年12月 3日 (土) 21:22:09 JST 作成


戻る

Copyright © 2006.-2012. nyantarou All Rights Reserved.