RobertCNelson / netinstall

Network Install for a bunch of arm boards
https://rcn-ee.com
80 stars 19 forks source link

debian (stretch/buster/bullseye) not starting kernel #71

Open ch0mik opened 4 years ago

ch0mik commented 4 years ago

Hi,

I made sd card via cmd : sudo ./mk_mmc.sh --mmc /dev/sdd --dtb tegra124-jetson-tk1 --use-stable-kernel --firmware --distro stretch

or sudo ./mk_mmc.sh --mmc /dev/sdd --dtb tegra124-jetson-tk1 --use-experimental-kernel --firmware --distro bullseye (*) I modyfied the scripts before.

serial console log : https://pastebin.com/DViqHbUZ or the same kernel/initrd via tftpd : https://pastebin.com/ExcWfg84

when I made own initrd.gz and boot it via tftpd, and when installer starts - I cant choose the disks (sd and ssd via sata) : https://pastebin.com/JUgYdpPm , but when started it from SD card ... i see disks (SD and FLASH) ... Should I put the like pci enum command before start kernel / initrd via tftpd ? I Cant see SSD via SATA disk

RobertCNelson commented 4 years ago

@ch0mik sadly i had to retire both my jetson-tk1 boards about a year+ ago... One refuses to boot, while the other is just unstable and locks up..

Regards,