Re: 7.0.3-beta2 won't boot
Erich Titl <[email protected]>
| Newsgroups | gmane.linux.leaf.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Am 26.05.2021 um 16:17 schrieb KP Kirchdoerfer via leaf-user: > Hi Timothy; > > On Di, 2021-05-25 at 14:07 -0500, Timothy Wegner wrote: ... >> > > I'm running X86_64 on an APU2 and also tested with qemu. > So we need to know about your hardware. > > Can you also show your boot message regarding sda mounting/detection > of your working setup (just run dmesg after boot)? Detection of the block device is a simple [ -b $dev ], e.g. the test does not report $dev as a block device. This is true for missing device entry. I suspect that PKGPATH in syslinux.cfg just holds the wrong device. The system allegedly is booted from USB and this is rarely /dev/sdax. On an APU the USB device is addressed as /dev/sdb. leafinstaller# blkid /dev/zram0: UUID="2f722efd-34ec-42e0-ab31-5da204425db0" TYPE="swap" /dev/sda1: SEC_TYPE="msdos" UUID="65E4-F514" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="10e2645f-01" /dev/sda2: UUID="a23f532a-941d-44c7-8298-3a09abb651a1" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="10e2645f-02" /dev/sda3: UUID="e516c4ae-4ac0-4302-9015-472c438445a5" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="10e2645f-03" /dev/sda5: UUID="fe1a0ad7-e9fa-4fad-996c-29aa13592170" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="10e2645f-05" /dev/mmcblk0p1: SEC_TYPE="msdos" UUID="7CE7-67F0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="10e2645f-01" /dev/mmcblk0p2: UUID="75cd7dc0-2514-4ea0-a9e0-7664e7813b8d" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="10e2645f-02" /dev/mmcblk0p3: UUID="08242a5d-8286-4fa9-b06b-ef51effdfc69" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="10e2645f-03" /dev/sdb1: SEC_TYPE="msdos" UUID="326E-CB01" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="26b3767c-01" cheers ET ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
OpenPGP_signature
(application/pgp-signature, 840 B) - not displayed