Searched full:sda1 (Results 1 – 25 of 129) sorted by relevance
123456
/openbmc/phosphor-bmc-code-mgmt/usb/ |
H A D | 70-bmc-usb.rules | 1 SUBSYSTEM=="block", ACTION=="add", KERNEL=="sda1", ENV{SYSTEMD_WANTS}="usb-code-update@sda1", TAG+=…
|
H A D | usb_manager_main.cpp | 15 "Get the name of the USB device name, eg: sda1, sdb1"); in main()
|
/openbmc/docs/designs/ |
H A D | firmware-update-via-usb.md | 47 - This daemon verifies the `/run/media/usb/sda1` directory and copies the first 91 - Simulate `dev/sda1` on qemu with some test scripts and start the service(eg: 92 `systemcl start usb-code-update@sda1.service`)
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-init.rst | 101 dm-delay,,4,ro,0 409600 delay /dev/sda1 0 500 106 0 32768 linear /dev/sda1 0, 118 /dev/sda1 0 /dev/sda2 0 /dev/sda3 0 /dev/sda4 0
|
H A D | verity.rst | 231 "0 2097152 verity 1 /dev/sda1 /dev/sda2 4096 4096 262144 1 sha256 "\ 242 # veritysetup format /dev/sda1 /dev/sda2 248 # veritysetup create vroot /dev/sda1 /dev/sda2 \
|
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/ |
H A D | run-ptest | 4 echo /dev/sda1 >> /etc/udev/mount.ignorelist.d/parted-tmp
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-arcom-vulcan.dts | 25 /* CHECKME: using a harddrive at /dev/sda1 as rootfs by default */ 26 bootargs = "console=ttyS0,115200n8 root=/dev/sda1 rw rootfstype=ext4 rootwait";
|
/openbmc/u-boot/configs/ |
H A D | dfi-bt700-q7x-151_defconfig | 18 CONFIG_BOOTARGS="root=/dev/sda1 ro quiet"
|
/openbmc/linux/arch/sh/configs/ |
H A D | lboxre2_defconfig | 15 CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1"
|
H A D | rts7751r2dplus_defconfig | 14 CONFIG_CMDLINE="console=tty0 console=ttySC1,115200 root=/dev/sda1"
|
H A D | rts7751r2d1_defconfig | 14 CONFIG_CMDLINE="console=tty0 console=ttySC1,115200 root=/dev/sda1"
|
H A D | r7780mp_defconfig | 23 CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
|
H A D | se7780_defconfig | 17 CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
|
H A D | r7785rp_defconfig | 29 CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
|
H A D | se7712_defconfig | 25 CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
|
H A D | sh7763rdp_defconfig | 17 CONFIG_CMDLINE="console=ttySC2,115200 root=/dev/sda1 rootdelay=10"
|
/openbmc/linux/arch/parisc/ |
H A D | defpalo.conf | 21 #--commandline=0/vmlinuz HOME=/ root=/dev/sda1
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | bsp-hw.json | 363 …"action": "Mount/Umount \n mke2fs /dev/sda1 \n mount -t ext2 /dev/sda1 /mnt/disk \n umount /mn… 371 …n": "Read/Write (raw) \n dd if=/dev/sda1 of=/tmp/test bs=1k count=1k \n This command will read …
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi-cm4-io.dts | 30 "SDA1",
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | 6x_bootscript.txt | 58 setenv bootargs "$bootargs root=/dev/sda1" ;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | bcm2835-rpi-b.dts | 30 "SDA1",
|
H A D | bcm2835-rpi-b-rev2.dts | 30 "SDA1",
|
H A D | bcm2835-rpi-a-plus.dts | 35 "SDA1",
|
H A D | bcm2835-rpi-a.dts | 29 "SDA1",
|
H A D | bcm2835-rpi-b-plus.dts | 37 "SDA1",
|
123456