mirror of
https://github.com/wezm/wezm.net.git
synced 2024-12-18 10:19:54 +00:00
Cross link Yoga 7x posts
This commit is contained in:
parent
1e1d572747
commit
66e1405878
2 changed files with 11 additions and 1 deletions
|
@ -23,6 +23,11 @@ installed and tested on my Lenovo Yoga Slim 7x.
|
|||
|
||||
### Installation
|
||||
|
||||
{% aside(title="Want a full review?", float="right") %}
|
||||
See: [A Developer's Review of a Snapdragon X Laptop (Lenovo Yoga Slim 7x)](@/posts/2024/linux-on-yoga-7x-snapdragon/index.md)
|
||||
for my detailed review of this laptop.
|
||||
{% end %}
|
||||
|
||||
Installation alongside Windows was almost as straightforward as a normal Ubuntu
|
||||
install. It booted to a graphical live environment with working Wi-Fi.
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ date = 2024-07-16T07:19:09+10:00
|
|||
template = "yoga7x.html"
|
||||
|
||||
[extra]
|
||||
updated = 2024-07-26T10:34:50+10:00
|
||||
updated = 2024-12-03T20:16:27+10:00
|
||||
+++
|
||||
|
||||
{{ figure(image="posts/2024/yoga-7x-snapdragon-developer-review/yoga-7x-on-desk.jpg",
|
||||
|
@ -692,6 +692,11 @@ old UEFI and after turning off Secure Boot loaded up grub off these Linux
|
|||
install disks just fine. However, after selecting an entry in grub it would say
|
||||
loading Linux then promptly reboot… definitely not working yet.
|
||||
|
||||
**Update Dec 2024:** There's still some rough edges, but Linux now works.
|
||||
See
|
||||
[my post on running Ubuntu](@/posts/2024/linux-on-yoga-7x-snapdragon/index.md)
|
||||
for more details.
|
||||
|
||||
All was not lost though. The keen eyed among you may have noticed the OpenBSD
|
||||
entry in the benchmark table. Yep OpenBSD runs on it right now. After resizing
|
||||
the Windows partition I was able to install a recent snapshot of OpenBSD
|
||||
|
|
Loading…
Reference in a new issue