Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkscript authored Jan 1, 2022
1 parent 6d69b33 commit acd2413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Since script was rewrited [this demo](https://youtu.be/GCAjI37bUYo) may not comp

Some kernel packages placed at [releases](https://github.com/quarkscript/xe303c12_play_linux/releases).

My suggestion how to use the script from installed x86_64 (x86) Kali Linux with Linux Kernel source 5.15.6 or from installed Devuan linux x86_64 for xe303c12-devuan-armhf-linux
My suggestion how to use the script from installed x86_64 (x86) Kali Linux with Linux Kernel source 5.15.12 or from installed Devuan linux x86_64 for xe303c12-devuan-armhf-linux
```#!/bin/bash
# enable network
sudo dhclient eth0
# download kernel source
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.6.tar.xz --no-check-certificate
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.xz --no-check-certificate
# download rcn-ee patch
wget https://rcn-ee.com/deb/sid-armhf/v5.15.0-rc7-armv7-x7/patch-5.15-rc7-armv7-x7.diff.gz
Expand Down

0 comments on commit acd2413

Please sign in to comment.