xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

How to Fix Raspberry Pi Imager lost Advanced Menu problem All In One

Raspberry Pi Imager removed Advanced Menu All In One

如何修复 Raspberry Pi Imager 丢失高级菜单问题

image

树莓派 bug

Raspberry Pi Imager v1.8.5 删除高级菜单选项 ❓

solution

  1. 打开 Raspberry Pi Imager

  2. 按下组合键 CTRL + SHIFT + X, 打开 OS Customisation 设置 ✅

image

demos

  1. 先定制 OS 配置信息

  2. 选择对应版本的 OS 镜像
    image

  3. 使用定制的 OS 配置信息
    image

  4. OS 写入完成,插入树莓派开机

  5. Wi-Fi 验证 ✅

image

  1. SSH 验证 ✅
# SSH 使用主机名 (mDNS 🚀)
# ssh pi@raspberrypi.local
$ ssh eric@rpi3b.local

image

# SSH known_hosts, 手动删除旧的 rpi3b 授权信息,重新授权
$ code  /Users/xgqfrms-mm/.ssh/known_hosts

image

# SSH 使用主机名 (mDNS 🚀)
# ssh pi@raspberrypi.local
$ ssh eric@rpi3b.local
# password: `pi3b2025`

image

eric@rpi3b:~ $ pwd
/home/eric
eric@rpi3b:~ $ ls
Bookshelf  Documents  Music     Public     Videos
Desktop    Downloads  Pictures  Templates
eric@rpi3b:~ $ exit

image

raspberry pi imager advanced options missing

https://forums.raspberrypi.com/viewtopic.php?t=307384

image

https://github.com/raspberrypi/rpi-imager/issues/343

http://reddit.com/r/raspberry_pi/comments/17q01dt/cant_open_advanced_setting_on_imager_181/

refs

https://www.cnblogs.com/xgqfrms/p/17323303.html



©xgqfrms 2012-2025

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @   xgqfrms  阅读(6)  评论(1编辑  收藏  举报
相关博文:
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2023-02-27 Deep Dive into the JavaScript Event Loop All In One
2023-02-27 恶意机器人应对手册:预警信号及应对方 All In One
2023-02-27 Chrome 浏览器性能优化:主线程 & 长任务 All In One
2022-02-27 ECMAScript proposals All In One
2022-02-27 JavaScript & Array groupBy All In One
2022-02-27 TypeScript types unknown & any All In One
2022-02-27 git delete the latest commit from remote branch All In One
点击右上角即可分享
微信分享提示