Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T02:44:42.000Z (4 months ago)
- Last Synced: 2024-09-29T14:42:40.519Z (about 1 month 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
![image](https://github.com/unshun0120/use_linux_imp_OS/assets/79517348/3ea45cbe-2a27-4aa2-a82b-2177c5ca9d08)# 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
![image](https://github.com/unshun0120/use_linux_imp_OS/assets/79517348/34a14005-ba07-444f-94fe-a3c892893afd)# Install Ubuntu Linux ISO image file
Ubuntu18.04 LTS : https://releases.ubuntu.com/18.04/
![image](https://github.com/unshun0120/use_linux_imp_OS/assets/79517348/be96a9b4-969d-43d5-bbe9-68b4c65692b3)