Kernel ve root file system imagelerini yüklemek için:
load -r -v -b 0x1000000 ramdisk.gz
load -r -v -b 0x80000 zImage
exec -r 0x1000000 -s 0x1000000 -c "root=/dev/ram console=ttyAM”
rootnfs server klasöründen boot etmek için:
exec -r 0x1000000 -c "root=/dev/nfs rw nfsroot=10.18.6.233:/home/yg/9315/nfs ip=10.18.7.135:10.18.6.233::255.255.0.0::eth0:off console=ttyAM"
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder