Search found 352 matches: PARTUUID

Return to advanced search

Re: pacman Suy last night almost bricked my aarch64 odroid C

... You need to migrate these to the new boot.txt file, e.g. for me this line changes setenv bootargs "console=ttyAML0,115200n8 root=PARTUUID=${uuid} rw rootwait earlycon fsck.repair=yes net.ifnames=0" Any changes to this file require you to run ./mkscr in the /boot directors ...
by EkriirkE
Sat Apr 01, 2023 7:53 pm
 
Forum: Packages
Topic: pacman Suy last night almost bricked my aarch64 odroid C2s
Replies: 5
Views: 3768

Pogo e02 only Netconsole access

... mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=orion_nand:1M(u-boot),-(rootfs) root=PARTUUID=4131cea8-01 rw rootwait ignore_loglevel netconso le=6665@10.10.10.3/eth0,6666@10.10.10.4/ [ 0.000000] PID hash table entries: 1024 (order: ...
by elsurubi
Mon Feb 06, 2017 12:27 pm
 
Forum: Marvell Kirkwood
Topic: Pogo e02 only Netconsole access
Replies: 9
Views: 8978

Re: Pogo e02 only Netconsole access

... fi; if run loadimage; then if env exists root; then echo root has been defined by user; else part uuid ${devtype} ${bootpart} uui d; setenv root PARTUUID=${uuid}; fi; run mainargs; if run loadfdt; then if run lo adrd; then bootz ${loadaddr} ${rdaddr}:${filesize} ${fdtaddr}; else bootz ${loada ...
by elsurubi
Tue Feb 07, 2017 12:16 am
 
Forum: Marvell Kirkwood
Topic: Pogo e02 only Netconsole access
Replies: 9
Views: 8978

Re: Pogo e02 only Netconsole access

... fi; if run loadimage; then if env exists root; then echo root has been defined by user; else part uuid ${devtype} ${bootpart} uuid; setenv root PARTUUID=${uuid}; fi; run mainargs; if run loadfdt; then if run loadrd; then bootz ${loadaddr} ${rdaddr}:${filesize} ${fdtaddr}; else bootz ${loadaddr} ...
by elsurubi
Tue Feb 14, 2017 9:34 pm
 
Forum: Marvell Kirkwood
Topic: Pogo e02 only Netconsole access
Replies: 9
Views: 8978

[SOLVED] Read-only filesystem after upgrade

... PTUUID="417ee54b" PTTYPE="dos" /dev/mmcblk0p1: SEC_TYPE="msdos" UUID="2300-4E18" TYPE="vfat" PARTUUID="417ee54b-01" /dev/mmcblk0p5: UUID="b471cde8-2a15-44e7-acce-e9a2a54511a6" TYPE="ext4" PARTUUID="417ee54b-05" ...
by fasolens
Sun Feb 08, 2015 9:44 am
 
Forum: Raspberry Pi
Topic: [SOLVED] Read-only filesystem after upgrade
Replies: 2
Views: 4695

Re: New Setup with Pi4 8GB - Will not seem to boot

... smsc95xx.macaddr=E4:5F:01:DB:1E:6C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=cfd2d6bf-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [ 0.000000] Unknown kernel command line parameters ...
by fsociety3765
Sun Oct 23, 2022 8:46 pm
 
Forum: ARMv8
Topic: New Setup with Pi4 8GB - Will not seem to boot
Replies: 39
Views: 20884

Cannot boot Arch.

... fi; if run loadimage; then if env exists root; then echo root has been defined by user; else part uuid ${devtype} ${bootpart} uuid; setenv root PARTUUID=${uuid}; fi; run mainargs; if run loadfdt; then if run loadrd; then bootz ${loadaddr} ${rdaddr}:${filesize} ${fdtaddr}; else bootz ${loadaddr} ...
by funroompogo
Sat Apr 25, 2020 9:19 pm
 
Forum: Marvell Kirkwood
Topic: Cannot boot Arch.
Replies: 1
Views: 13872

Re: No Boot on Udoo Quad

... 14.9G 0 disk └─sdb1 8:17 1 14.9G 0 part [root@arch64]$ blkid dev/sdb1: UUID="8c03cb40-b902-4fef-8fd1-f62d54e679d9" TYPE="ext4" PARTUUID="d376c49b-01"
by GaalDornick
Fri Feb 23, 2018 9:28 pm
 
Forum: Freescale
Topic: No Boot on Udoo Quad
Replies: 1
Views: 12640

Re: ODROID-HC2: Doesn't boot after update

... uuid ${devtype} ${devnum}:${bootpart} uuid ### gea 20210526 xu4 root on ssd ### #setenv bootargs "console=tty1 console=ttySAC2,115200n8 root=PARTUUID=${uuid} rw rootwait smsc95xx.macaddr=${macaddr} ${videoconfig}" setenv bootargs "console=tty1 console=ttySAC2,115200n8 root=/dev/sda1 ...
by gangely
Wed Jun 02, 2021 7:18 am
 
Forum: ARMv7h
Topic: ODROID-HC2: Doesn't boot after update
Replies: 7
Views: 9011

Re: No modules loaded in linux-imx6-3.14.79-3

... ${distro_bootpart}; else setenv bootpart 1; fi part uuid ${devtype} ${devnum}:${bootpart} uuid setenv bootargs console=${console},${baudrate} root=PARTUUID=0000993c-02 rw rootwait consoleblank=0 video=mxcfb0:dev=hdmi,1920x1080@60,if=RGB24,bpp=32 dmfc=3 gpumem=256M if load ${devtype} ${devnum}:${bootpart} ...
by GAZ082
Mon May 22, 2017 4:38 pm
 
Forum: ARMv7h
Topic: No modules loaded in linux-imx6-3.14.79-3
Replies: 12
Views: 9190
PreviousNext

Return to advanced search