Advertisement

Fastboot for Android 10 on Ubuntu Linux in 2020

  •  5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:FASTBOOT


简介:
本文介绍了如何在2020年的Ubuntu Linux系统上为Android 10设备设置和使用Fastboot模式,包括必要的安装步骤和常用命令。 fastboot android10版本在Ubuntu Linux平台上的使用方法如下: ``` $ fastboot -h usage: fastboot [OPTION...] COMMAND... flashing: update ZIP Flash all partitions from an update.zip package. flashall Flash all partitions from $ANDROID_PRODUCT_OUT. On AB devices, flashed slot is set as active. Secondary images may be flashed to inactive slot. flash PARTITION [FILENAME] Flash given partition, using the image from $ANDROID_PRODUCT_OUT if no filename is given. basics: devices [-l] List devices in bootloader (-l: with device paths). getvar NAME Display given bootloader variable. reboot [bootloader] Reboot device. lockingunlocking: flashing lock|unlock Lock or unlock partitions for flashing. flashing lock_critical|unlock_critical Lock or unlock critical bootloader partitions. flashing get_unlock_ability Check whether unlocking is allowed (1) or not(0). advanced: erase PARTITION Erase a flash partition. format[:FS_TYPE[:SIZE]] PARTITION Format a flash partition. set_active SLOT Set the active slot. oem [COMMAND...] Execute OEM-specific command. gsi wipe|disable Wipe or disable a GSI installation (fastbootd only). boot image: boot KERNEL [RAMDISK [SECOND]] Download and boot kernel from RAM. flash:raw PARTITION KERNEL [RAMDISK [SECOND]] Create boot image and flash it. --dtb DTB Specify path to DTB for boot image header version 2. --cmdline CMDLINE Override kernel command line. --base ADDRESS Set kernel base address (default: 0x10000000). --kernel-offset Set kernel offset (default: 0x00008000). --ramdisk-offset Set ramdisk offset (default: 0x01000000). --tags-offset Set tags offset (default: 0x00000100). --dtb-offset Set dtb offset (default: 0x01100000). --page-size BYTES Set flash page size (default: 2048). --header-version VERSION Set boot image header version. --os-version MAJOR[.MINOR[.PATCH]] Set boot image OS version (default: 0.0.0). --os-patch-level YYYY-MM-DD Set boot image OS security patch level. Android Things: stage IN_FILE Sends given file to stage for the next command. get_staged OUT_FILE Writes data staged by the last command to a file. options: -w Wipe userdata. -s SERIAL Specify a USB device. -s tcp|udp:HOST[:PORT] Specify a network device. -S SIZE[K|M|G] Break into sparse files no larger than SIZE. --force Force a flash operation that may be unsafe. --slot SLOT Use SLOT; all for both slots, other for non-current slot (default: current active slot). --set-active[=SLOT] Sets the active slot before rebooting. --skip-secondary Dont flash secondary slots in flashall or update. --skip-reboot Dont reboot device after flashing. --disable-verity Set disable-verity when flashing vbmeta. --disable-verification Set disable-verification when flashing vbmeta. --wipe-and-use-fbe Enable file-based encryption, wiping userdata. --unbuffered Dont buffer input or output. --verbose, -v Verbose output. --version Display version. --help, -h Show this message. ``` 以上是fastboot命令的使用说明,包括了flashing、basics、lockingunlocking、advanced、boot image和Android Things相关的子命令及选项。

全部评论 (0)

还没有任何评论哟~
客服
客服
  • Fastboot for Android 10 on Ubuntu Linux in 2020
    优质
    本文介绍了如何在2020年的Ubuntu Linux系统上为Android 10设备设置和使用Fastboot模式,包括必要的安装步骤和常用命令。 fastboot android10版本在Ubuntu Linux平台上的使用方法如下: ``` $ fastboot -h usage: fastboot [OPTION...] COMMAND... flashing: update ZIP Flash all partitions from an update.zip package. flashall Flash all partitions from $ANDROID_PRODUCT_OUT. On AB devices, flashed slot is set as active. Secondary images may be flashed to inactive slot. flash PARTITION [FILENAME] Flash given partition, using the image from $ANDROID_PRODUCT_OUT if no filename is given. basics: devices [-l] List devices in bootloader (-l: with device paths). getvar NAME Display given bootloader variable. reboot [bootloader] Reboot device. lockingunlocking: flashing lock|unlock Lock or unlock partitions for flashing. flashing lock_critical|unlock_critical Lock or unlock critical bootloader partitions. flashing get_unlock_ability Check whether unlocking is allowed (1) or not(0). advanced: erase PARTITION Erase a flash partition. format[:FS_TYPE[:SIZE]] PARTITION Format a flash partition. set_active SLOT Set the active slot. oem [COMMAND...] Execute OEM-specific command. gsi wipe|disable Wipe or disable a GSI installation (fastbootd only). boot image: boot KERNEL [RAMDISK [SECOND]] Download and boot kernel from RAM. flash:raw PARTITION KERNEL [RAMDISK [SECOND]] Create boot image and flash it. --dtb DTB Specify path to DTB for boot image header version 2. --cmdline CMDLINE Override kernel command line. --base ADDRESS Set kernel base address (default: 0x10000000). --kernel-offset Set kernel offset (default: 0x00008000). --ramdisk-offset Set ramdisk offset (default: 0x01000000). --tags-offset Set tags offset (default: 0x00000100). --dtb-offset Set dtb offset (default: 0x01100000). --page-size BYTES Set flash page size (default: 2048). --header-version VERSION Set boot image header version. --os-version MAJOR[.MINOR[.PATCH]] Set boot image OS version (default: 0.0.0). --os-patch-level YYYY-MM-DD Set boot image OS security patch level. Android Things: stage IN_FILE Sends given file to stage for the next command. get_staged OUT_FILE Writes data staged by the last command to a file. options: -w Wipe userdata. -s SERIAL Specify a USB device. -s tcp|udp:HOST[:PORT] Specify a network device. -S SIZE[K|M|G] Break into sparse files no larger than SIZE. --force Force a flash operation that may be unsafe. --slot SLOT Use SLOT; all for both slots, other for non-current slot (default: current active slot). --set-active[=SLOT] Sets the active slot before rebooting. --skip-secondary Dont flash secondary slots in flashall or update. --skip-reboot Dont reboot device after flashing. --disable-verity Set disable-verity when flashing vbmeta. --disable-verification Set disable-verification when flashing vbmeta. --wipe-and-use-fbe Enable file-based encryption, wiping userdata. --unbuffered Dont buffer input or output. --verbose, -v Verbose output. --version Display version. --help, -h Show this message. ``` 以上是fastboot命令的使用说明,包括了flashing、basics、lockingunlocking、advanced、boot image和Android Things相关的子命令及选项。
  • USB Graphic Software for DisplayLink on Ubuntu 5.2.zip
    优质
    这是一个适用于Ubuntu操作系统的压缩文件,包含了用于DisplayLink设备的图形软件和驱动程序,版本为5.2。 在Ubuntu系统上安装该驱动后可以使用USB外接显示器。目前仅在Ubuntu 18.04版本上测试过有效,如果其他Linux发行版在安装过程中遇到问题,请自行寻找对应发行版的驱动程序进行安装。
  • cuDNN v7.6.4 for CUDA 9.0 on Linux
    优质
    简介:cuDNN v7.6.4是适用于CUDA 9.0在Linux系统上的深度学习库更新版,为神经网络加速提供优化算法。 对于CUDA 9.0来说,最新版本的cuDNN是v7.6.4。
  • Data Analysis Report on Dry Bean Dataset, 10 pages in R Language (English)
    优质
    本报告为一份关于干豆数据集的数据分析报告,共十页,使用R语言编写。该研究深入探讨了干豆的相关特征和模式,提供了详尽的统计分析和可视化结果。 This dataset is provided by the UCI Machine Learning Repository. The data set summary for Dry+Bean+Dataset is as follows: Lets take a quick look at it...
  • hypervisor-driver-for-android-emulator-on-amd-processors
    优质
    这段文字介绍了一款专为Android模拟器设计的Hypervisor驱动程序,适用于AMD处理器。它能显著提升运行效率和兼容性。 适用于AMD处理器的Android Emulator Hypervisor驱动程序是为加速虚拟机管理程序而设计的工具。它是通过将KVM移植到Windows(需运行在Windows 7或更高版本、64位系统上)来实现的。这个驱动程序作为Windows下的一个组件,能够支持AMD架构上的Android模拟器操作。 用户可以通过Android Emulator获取适用于AMD处理器的Hypervisor Driver的支持服务,并进行下载和安装更新。不过需要注意的是,为了确保兼容性与功能完整性,只有Android Studio 4.0 canary 5或更高版本才能执行此驱动程序的相关安装及升级任务。对于其他较低版本的Android Stud(假设为笔误,应指代Android Studio),则无法完成上述操作。
  • Deep Reinforcement Learning for Atari Pong using DQN Algorithm in PyTorch on OpenAI...
    优质
    本研究运用PyTorch实现基于深度Q网络(DQN)算法的深度强化学习模型,成功应用于OpenAI环境下的Atari乒乓球游戏中,展示了在复杂游戏环境中自主学习的能力。 在Atari Pong游戏中应用深度强化学习算法的目的是评估深度Q网络(DQN)在OpenAI环境中对Pong游戏的效果与准确性,并测试该算法的各种改进版本,包括多步DQN、Double DQN 和 Dueling DQN。 从实验结果可以看出,在基本DQN的情况下,仅需大约110次游戏就能达到接近人类的准确度;而经过300场左右的游戏后,其表现则能达到非常高的水平。此项目中考虑的不同版本的改进型DQN显示出在效率和准确性方面的一些提升效果。 Atari 1600仿真器由OpenAI开发,可以用于59种不同的游戏来测试强化学习算法的效果。由于输入数据是当前帧(210x160x3)的RGB图像,并且处理这些图片所需计算量过大,因此将它们转化为灰度图进行简化。接下来的操作包括对图像进行下采样并裁剪至可播放区域大小为84x84x1。
  • Sybase on Linux. Sybase on Linux.
    优质
    本文章详细介绍了如何在Linux系统上部署和配置Sybase数据库,并探讨了其性能优势与最佳实践。 在Linux下安装Sybase的相关内容。包括Sybase的安装步骤等。
  • Linux VDA 1906 for Ubuntu 18.04 (.deb)
    优质
    这是Citrix Workspace App for Linux VDA版本1906,专为Ubuntu 18.04系统设计的.deb格式安装包,支持在Linux环境下访问Windows应用和桌面。 思杰官方最新发布的 Linux VDA 客户端版本适用于 Ubuntu 18.04 系统,包括从 Ubuntu 18.04.1 到 Ubuntu 18.04.2 的各个版本。
  • Pangolin on Ubuntu 18.04
    优质
    Pangolin on Ubuntu 18.04介绍如何在Ubuntu 18.04操作系统上安装和配置Pangolin, 包括软件依赖、环境设置及常见问题解决。 请直接构建一个可以正常运行的“OK”版本程序,确保在编写代码时不出现与C++11或C++17相关的错误。
  • GTSAM 4.0.2 on Ubuntu
    优质
    本项目介绍如何在Ubuntu操作系统上安装和使用GTSAM库版本4.0.2,提供详细的配置步骤及示例代码。 gtsam-4.0.2 是在 Ubuntu 上使用的软件包。