Hello to everyone.
ubuntu (18.04) is not able anymore to boot from the sd card because the sd card slot does not fit perfectly under the housing. I’m trying to boot 18.04 from the USB port. What I did right now has been to clone ubuntu 18.04 from the sd card to one of my USB disks and I tried to boot it,attaching the disk to the USB 3 port. Something may be missing or wrong in this workflow because ubuntu does boot at all. Where could be the mistake ? I’m reading the instructions from here :
it seems that “with the introduction of JetPack 4.5, it is now possible to boot your Jetson Nano from a USB drive”.
ok,I’ve installed the JetPack 4.6.3 and the Jetson Linux 32.7.3 on ubuntu 18.04. Is there some specific procedure that I should perform to enable the booting of Ubuntu from the USB disk ? thanks.
NB :
I have also added this line to the file /boot/extlinux.conf (and I’ve commented the previous similar line),where PARTUUID is the value that I’ve from from the root partition that I see when I run gparted.
APPEND ${cbootargs} quiet root=PARTUUID=66181078-3393-4d65-bae1-8e21a434c5b5 rw
rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0
net.ifnames=0
This is the USB disk structure (cloned from the sd card) :
Disk /dev/sdl: 232.89 GiB, 250059350016 bytes, 488397168 sectors
Disk model: 2500BMV External
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: 91FC289A-1E03-495A-9DAD-732401089949
Dispositivo Start Fine Settori Size Tipo
/dev/sdl1 28672 384501759 384473088 183.3G Linux filesystem
/dev/sdl2 2048 2303 256 128K Linux filesystem
/dev/sdl3 4096 4991 896 448K Linux filesystem
/dev/sdl4 6144 7295 1152 576K Linux filesystem
/dev/sdl5 8192 8319 128 64K Linux filesystem
/dev/sdl6 10240 10623 384 192K Linux filesystem
/dev/sdl7 12288 13055 768 384K Linux filesystem
/dev/sdl8 14336 14463 128 64K Linux filesystem
/dev/sdl9 16384 17279 896 448K Linux filesystem
/dev/sdl10 18432 19327 896 448K Linux filesystem
/dev/sdl11 20480 22015 1536 768K Linux filesystem
/dev/sdl12 22528 22655 128 64K Linux filesystem
/dev/sdl13 24576 24959 384 192K Linux filesystem
/dev/sdl14 26624 26879 256 128K Linux filesystem