タグ

実験に関するDoubleFaultのブックマーク (2)

  • The OSKit Project

    The OSKit is a framework and a set of 34 component libraries oriented to operating systems, together with extensive documentation. By providing in a modular way not only most of the infrastructure "grunge" needed by an OS, but also many higher-level components, the OSKit's goal is to lower the barrier to entry to OS R&D and to lower its costs. The OSKit makes it vastly easier to create a new OS, p

  • OSKitで遊ぼう

    この文書の内容はかなり古い(2003年頃)ですが,OSKitの日語の情報があまりないため残してあります. OSKitは既にメンテナンスされていません. このページはVMware 2.x for Linuxをベースに記述しています.より新しいVMwareでも動くと思いますが,確認していません. UNIX USER2003年3月号に高野了成氏による “OSKitではじめるDIY感覚のOS開発自分だけのOSを作ろう!” という記事が掲載されています.OSKitに興味がある人には一読をお勧めします.(このWebページも紹介されています.) 目次 OSKitとは何か OSKitの入手とコンパイル VMwareを使って遊ぶ NetBootが含まれたGRUBフロッピーイメージの作成 BOOTPサーバの準備 NFSサーバの準備 サンプルカーネルの起動 仮想シリアルコンソールの使用 カーネル起動の自動化

  • 1