혹시 잘못된 곳이라면 어디로 문의해야 하는지 알려주세요. 나는 현재 팔로잉 중이다이것지도 시간. 10단계에서 문제가 발생하여 설치할 다른 미러 링크를 찾았습니다. 지금은 11단계에요. 입력 후
dd if=root/boot/vmlinux.kpart of/=/dev/sda1
다음 오류가 발생합니다.dd: unrecognized operand ‘of/=/dev/sda1’
앞에 sudo를 입력해 보았지만 아무 소용이 없었습니다. 처음 4개의 검색 결과에서 찾은 정보를 스택에 구현해 보았지만 1. 솔직히 튜토리얼만 따랐을 뿐이고 bash에 대한 실제 경험이 없습니다. 2. 해당 내용이 적용되지 않을 것 같지만 정확하지 않을 수도 있습니다!
내 구문이 잘못된지 확인하기 위해 문서를 확인했지만 내가 아는 한 올바르게 작성되었습니다. 누군가 나를 도와주고 내가 뭘 잘못하고 있는지 말해 줄 수 있나요? 나는 하루 종일 이 일을 해왔고 나 자신을 위해 노력하고 있습니다. 중요한 것은 이것이 제가 10단계에서 입력한 내용입니다...
localhost /tmp # mkdir root
mkdir: cannot create directory ‘root’: File exists
localhost /tmp # mount /dev/sda2 root
mount: /tmp/root: /dev/sda2 already mounted on /tmp/root.
localhost /tmp # tar -xf ArchLinuxARM-oak-latest.tar.gz -C root
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.capability'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.capability'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.capability' #according to a thread on here, this just comes from when i used my mac to flash it and doesn't affect anything
편집: 이것은 내 파티션 아래에 나열된 것입니다.
localhost /tmp # fdisk -l
Disk /dev/loop0: 7.3 GiB, 7875706880 bytes, 15382240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 373.7 MiB, 391835648 bytes, 765304 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 7.3 MiB, 7610368 bytes, 14864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 1.9 GiB, 2063953920 bytes, 4031160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
GPT PMBR size mismatch (61063167 != 61071359) will be corrected by write.
The backup GPT table is not on the end of the device. This problem will be corrected by write.
Disk /dev/mmcblk0: 29.1 GiB, 31268536320 bytes, 61071360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D18EA7A7-761A-2E49-A17C-EE32240E7514
Device Start End Sectors Size Type
/dev/mmcblk0p1 8704000 61063119 52359120 25G Microsoft basic data
/dev/mmcblk0p2 20480 53247 32768 16M ChromeOS kernel
/dev/mmcblk0p3 4509696 8703999 4194304 2G ChromeOS root fs
/dev/mmcblk0p4 53248 86015 32768 16M ChromeOS kernel
/dev/mmcblk0p5 315392 4509695 4194304 2G ChromeOS root fs
/dev/mmcblk0p6 16448 16448 1 512B ChromeOS kernel
/dev/mmcblk0p7 16449 16449 1 512B ChromeOS root fs
/dev/mmcblk0p8 86016 118783 32768 16M Microsoft basic data
/dev/mmcblk0p9 16450 16450 1 512B ChromeOS reserved
/dev/mmcblk0p10 16451 16451 1 512B ChromeOS reserved
/dev/mmcblk0p11 64 16447 16384 8M unknown
/dev/mmcblk0p12 249856 315391 65536 32M EFI System
Partition table entries are not in disk order.
Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/dm-0: 2 GiB, 2087714816 bytes, 509696 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/encstateful: 7.3 GiB, 7875706880 bytes, 15382240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 7.5 GiB, 8006926336 bytes, 15638528 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 991D5A3D-42FB-7341-83B0-335B9F2F54BA
Device Start End Sectors Size Type
/dev/sda1 8192 73727 65536 32M ChromeOS kernel
/dev/sda2 73728 15638494 15564767 7.4G Linux filesystem
답변1
오류 메시지는 문제가 무엇인지 매우 명확하게 알려줍니다.
dd if=root/boot/vmlinux.kpart of=/dev/sda1