# Linux_0.01 **Repository Path**: haojiash/Linux_0.01 ## Basic Information - **Project Name**: Linux_0.01 - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-10 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux_0.01 1)Download Source Code https://github.com/mahadevvinay/Linux_0.01.git 2) Apply the Patch $cd linux $patch -p1 < linux_0.01_Compilations_changes.patch 3)Build the cource code $make 4)Boot the Images on Qemu qemu-system-i386 -m 128M -boot a -fda Images/linux0.01-3.5.img -hdb Images/linux-0.11.img