Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[grub]: use UUID for root partition #4443

Merged
merged 2 commits into from Apr 19, 2020
Merged

[grub]: use UUID for root partition #4443

merged 2 commits into from Apr 19, 2020

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Apr 18, 2020

Signed-off-by: Guohan Lu lguohan@gmail.com

- What I did

- How I did it

- How to verify it


                             GNU GRUB  version 2.02

 +----------------------------------------------------------------------------+
 |        insmod part_msdos                                                   |^
 |        insmod ext2                                                         |
 |        linux   /image-uuid.0-dirty-20200418.115911/boot/vmlinuz-4.19.0-6-a\|
 |md64 root=UUID=0530e631-21fa-4707-bbf0-6100631556e3 rw console=tty0 console\|
 |=ttyS0,115200n8 quiet                  net.ifnames=0 biosdevname=0         \|
 |        loop=image-uuid.0-dirty-20200418.115911/fs.squashfs loopfstype=squa\|
 |shfs                                       apparmor=1 security=apparmor var\|
 |log_size=4096 usbcore.autosuspend=-1                                        |
 |        echo    'Loading SONiC-OS OS initial ramdisk ...'                   |
 |        initrd  /image-uuid.0-dirty-20200418.115911/boot/initrd.img-4.19.0-\|
 |6-amd64                                                                     |
 |                                                                            | 
 +----------------------------------------------------------------------------+

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Guohan Lu <lguohan@gmail.com>
Signed-off-by: Guohan Lu <lguohan@gmail.com>
@lguohan lguohan merged commit 5ce330a into sonic-net:master Apr 19, 2020
@lguohan lguohan deleted the grub branch April 19, 2020 04:14
abdosi pushed a commit that referenced this pull request Apr 20, 2020
Signed-off-by: Guohan Lu <lguohan@gmail.com>
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
Signed-off-by: Guohan Lu <lguohan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants