1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 19:27:36 +00:00

Kernel+SystemServer: Mount filesystems and start TTYServer in userspace

This commit is contained in:
Sergey Bugaev 2019-08-17 12:33:39 +03:00 committed by Andreas Kling
parent f95c264f17
commit 6778abb999
3 changed files with 36 additions and 44 deletions

4
Base/etc/fstab Normal file
View file

@ -0,0 +1,4 @@
/dev/hda / ext2
proc /proc proc
devpts /dev/pts devpts
tmp /tmp tmp