Skip to content

uxora-com/rpext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Instruction

To compile redpill bootloader with virtio, 9p and acpid that can be run in xpenology-docker.

Run "tinycore-redpill.v0.4.4.img" loader (https://github.com/pocopico/tinycore-redpill) on kvm/proxmox with at least 1GB RAM, then type these commands:

sudo ./rploader.sh clean bromolow-7.0.1-42218

sudo ./rploader.sh update now

sudo ./rploader.sh serialgen DS3615xs

./rploader.sh ext bromolow-7.0.1-42218 add https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/rpext-index.json

find . -name "*json" -exec grep -l "jumkey/redpill-load/raw/develop/redpill-virtio" {} \; | xargs -I {} sed -i "s/jumkey\/redpill-load\/raw\/develop\/redpill-virtio/uxora-com\/rpext\/raw\/master\/virtio_9p/g" {}

sudo ./rploader.sh build bromolow-7.0.1-42218

(Note: user=tc password=P@ssw0rd)

Source

https://github.com/pocopico/tinycore-redpill

https://github.com/pocopico/rp-ext

https://github.com/jimmyGALLAND/redpill-ext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published