首页 > 编程语言 >How to boot the Raspberry Pi system from a USB Mass Storage Device All In One

How to boot the Raspberry Pi system from a USB Mass Storage Device All In One

时间:2023-05-28 10:34:36浏览次数:54  
标签:USB hdmi Storage boot overscan uncomment Raspberry mode

How to boot the Raspberry Pi system from a USB Mass Storage Device All In One

如何从 USB 启动树莓派引导系统 / 如何从 USB 大容量存储设备启动 Raspberry Pi 系统

https://www.raspberrypi.com/news/pi-3-booting-part-i-usb-mass-storage-boot/

officail docs

This page explains how to boot your Raspberry Pi from a USB mass storage device such as a flash drive or a USB hard disk.

https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#usb-mass-storage-boot

demos

$ cat /boot/config.txt
# For more options and information see
# http://rpf.io/configtxt
# Some settings may impact device functionality. See link above for details

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800

# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on

# Uncomment this to enable infrared communication.
#dtoverlay=gpio-ir,gpio_pin=17
#dtoverlay=gpio-ir-tx,gpio_pin=18

# Additional overlays and parameters are documented /boot/overlays/README

# Enable audio (loads snd_bcm2835)
dtparam=audio=on

# Automatically load overlays for detected cameras
camera_auto_detect=1

# Automatically load overlays for detected DSI displays
display_auto_detect=1

# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2

# Run in 64-bit mode
arm_64bit=1

# Disable compensation for displays with overscan
disable_overscan=1

[cm4]
# Enable host mode on the 2711 built-in XHCI USB controller.
# This line should be removed if the legacy DWC2 controller is required
# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1

[all]

[pi4]
# Run as fast as firmware / board allows
arm_boost=1

[all]

(

标签:USB,hdmi,Storage,boot,overscan,uncomment,Raspberry,mode
From: https://www.cnblogs.com/xgqfrms/p/17437862.html

相关文章

  • How to Control an External USB Web Camera Using a Raspberry Pi All In One
    HowtoControlanExternalUSBWebCameraUsingaRaspberryPiAllInOne如何使用树莓派控制外接USB网络摄像头USB网络摄像头罗技C270i高清网络摄像头(视频120万像素,照片300万像素)1280x720=>720P1280*720//921600不足100万,90万✅PCh......
  • USB4接口静电浪涌防护,ESD保护二极管选什么型号好?
    与传统的USB一样,USB4接口也是即插即用。与之前的版本USB3.2和Thunderbolt3一样,USB4也要通过使用USBType-C连接器发挥功能。新老电子工程师们都知道,USBType-C接口根据USB3.x和USB4协议传输数据,经常会受到电气过载(EOS)和静电放电(ESD)事件的影响。由于USB4接口体积更加小巧,内部元......
  • UsbHostManager
    代码路径:frameworks\base\services\usb\java\com\android\server\usb\UsbHostManager.java1.添加usb设备/*CalledfromJNIinmonitorUsbHostBus()toreportnewUSBdevicesReturnstrueifsuccessful,i.e.theUSBAudiodevicedescriptorsare......
  • use SSH to connect to Raspberry Pi methods All In One
    useSSHtoconnecttoRaspberryPimethodsAllInOneRaspberryPiuser@hostname#无需知道RaspberryPi的IPAddress,即可使用SSH连接......
  • 我的第一个项目(十三) :组件间传值的一些方案(vuex,eventbus,localStorage)
    好家伙, 先说一下我的需求,我要组件间传值 1.eventBus前端兄弟组件传值eventbus无法使用不报错也不触发,就很奇怪//eventBus.jsimportVuefrom"vue";exportdefaultnewVue();//Mylogin.vue<buttontype="button"class="btnbtn-primary"@click="login&quo......
  • 使用c#捕获usb扫描枪扫描二维码、条形码结果
    起因最近公司买了一些扫描枪,要做个展会门票扫描,门票格式为一个网址,生成方式是qr二维码以前没玩过这东西,尝试一下看看,结果发现扫描枪根本就是个纯输入设备,和键盘一个性质好吧,先不管这些,把扫描结果记录下来才是正经的,于是在网上搜了一下“c#winform无焦点监听键盘输入......
  • 使用c#捕获usb扫描枪扫描二维码、条形码结果(支持中文版)
    前因之前在18年写过一个使用c#捕获usb扫描枪扫描二维码、条形码结果,当时我是没有遇到需要使用中文的情况,因为二维码都是我自己控制生成的,如果遇到中文,我会提前进行编码编程unicode编码,所以,没有专门针对中文符号做支持但一年多以来,不少人询问,或者在博客下留言,提出了中文扫码支持的......
  • js storage 存储大小测试
    1functionenv(strategy){2const_strategy=window[strategy];3functiongetStr(size){4returnArray(size+1).join("1");5}67functiontest(pieces,size){8letcount=0,9piece=......
  • localStorage使用总结
    1.什么是localStorage在HTML5中,新加入了一个localStorage特性,这个特性主要是用来作为本地存储来使用的,解决了cookie存储空间不足的问题(cookie中每条cookie的存储空间为4k),localStorage中一般浏览器支持的是5M大小,这个在不同的浏览器中localStorage会有所不同。2.localStorage的......
  • How to use Raspberry Pi scan bluetooth devices All In One
    HowtouseRaspberryPiscanbluetoothdevicesAllInOne蓝牙$sudopip3installpybluez#!/usr/bin/envpython3importbluetoothdefscan():print("Scanningforbluetoothdevices:")devices=bluetooth.discover_devices(lookup_names......