Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 536 Bytes

File metadata and controls

22 lines (14 loc) · 536 Bytes

pnl-project

Set up

To setup the project you need to copy the lkp-arch.img file to the root directory of the project.

You also need to create a myHome.img file in the root directory of the project. This file will be used to store the home directory of the user.

You need to copy the pnl-config file to config the kernel

cp pnl-config ./linux-6.5.7/.config

Run

To run the project you need to run the qemu-run-externKernel.sh script.

Commit guidelines

<Tasknumber> description of the commit