https://github.com/unshun0120/use_linux_imp_os
use linux to implement OS
https://github.com/unshun0120/use_linux_imp_os
assembly linux linux-kernel makefile os ubuntu virtualbox
Last synced: 7 months ago
JSON representation
use linux to implement OS
- Host: GitHub
- URL: https://github.com/unshun0120/use_linux_imp_os
- Owner: unshun0120
- Created: 2024-07-08T03:02:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T02:44:42.000Z (about 1 year ago)
- Last Synced: 2025-01-18T14:23:25.004Z (9 months ago)
- Topics: assembly, linux, linux-kernel, makefile, os, ubuntu, virtualbox
- Language: Assembly
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
網站中的第5、6篇開始我就看不太懂了QAQ,所以大概就做到這裡,也不知道自己做了什麼,好像就是碰一下怎麼在linux上做一些基本操作而已,我真的是一坨大便 對不起T^T
# use_linux_imp_OS
use linux to implement OS
該project參考網站
1. https://chunyeung.medium.com/%E8%87%AA%E5%88%B6%E4%B8%80%E5%80%8B-linux-%E4%BD%9C%E6%A5%AD%E7%B3%BB%E7%B5%B1-1-1cc4e60ea7f7
2. https://littleosbook.github.io/# Install virtual machine
VirtualBox 7.0.18 : https://www.virtualbox.org/wiki/Downloads
# Install Ubuntu Linux ISO image file
Ubuntu18.04 LTS : https://releases.ubuntu.com/18.04/
