解决一些python的问题记录

wget https://bootstrap.pypa.io/ez_setup.py -O - | python3
pip install --upgrade distribute

git clone https://github.com/getlantern/lant e r n .git
cd lant e r n
make lant e r n
./lant e r n


Windows Boot Manager (on /dev/nvme0n1p2)
savedefault
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  18F7-58CB
else
  search --no-floppy --fs-uuid --set=root 18F7-58CB
fi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
posted @ 2019-11-14 06:19  叕叒双又  阅读(315)  评论(0编辑  收藏  举报