====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
soc:2009:dverkamp:journal:week3 [2009/06/12 13:46] drv |
soc:2009:dverkamp:journal:week3 [2009/06/12 14:25] (current) drv |
||
---|---|---|---|
Line 68: | Line 68: | ||
This allows the mkbootfs ''make'' to complete; now I have several .bp files, but I am not yet sure how to use them. They seem to be gzip-compressed CPIO archives; presumably they should be loaded as Linux initramfs. | This allows the mkbootfs ''make'' to complete; now I have several .bp files, but I am not yet sure how to use them. They seem to be gzip-compressed CPIO archives; presumably they should be loaded as Linux initramfs. | ||
+ | Booted a generic Linux kernel with all of the .bp files as initrds; this seems to be working, although the root of the filesystem has strange directories like {usr and {var. |