[Merge] ~toabctl/livecd-rootfs:boot-partition into livecd-rootfs:ubuntu/master

Thomas Bechtold mp+451330 at code.launchpad.net
Thu Sep 14 09:41:45 UTC 2023


The proposal to merge ~toabctl/livecd-rootfs:boot-partition into livecd-rootfs:ubuntu/master has been updated.

Description changed to:

I did a EC2 test build. booted image looks good:

# fdisk  -l /dev/nvme0n1
Disk /dev/nvme0n1: 8 GiB, 8589934592 bytes, 16777216 sectors
Disk model: Amazon Elastic Block Store
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 75F2B4AD-1B89-4968-A322-8FEEDCF1A4EE

Device            Start      End  Sectors  Size Type
/dev/nvme0n1p1  2099200 16777182 14677983    7G Linux filesystem
/dev/nvme0n1p14    2048    10239     8192    4M BIOS boot
/dev/nvme0n1p15   10240   227327   217088  106M EFI System
/dev/nvme0n1p16  227328  2097152  1869825  913M Linux extended boot

# mount|grep /dev/nvme0n1
/dev/nvme0n1p1 on / type ext4 (rw,relatime,discard,errors=remount-ro,commit=30)
/dev/nvme0n1p1 on /snap type ext4 (rw,relatime,discard,errors=remount-ro,commit=30)
/dev/nvme0n1p16 on /boot type ext4 (rw,relatime)
/dev/nvme0n1p15 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

# cat /etc/fstab
LABEL=cloudimg-rootfs	/	 ext4	discard,commit=30,errors=remount-ro	0 1
LABEL=BOOT	/boot	ext4	defaults	0 2
LABEL=UEFI	/boot/efi	vfat	umask=0077	0 1


# df -h
Filesystem       Size  Used Avail Use% Mounted on
/dev/root        6.8G  1.6G  5.2G  23% /
tmpfs            3.8G     0  3.8G   0% /dev/shm
tmpfs            1.6G  836K  1.6G   1% /run
tmpfs            5.0M     0  5.0M   0% /run/lock
/dev/nvme0n1p16  881M   82M  737M  11% /boot
/dev/nvme0n1p15  105M  6.1M   99M   6% /boot/efi
tmpfs            775M  4.0K  775M   1% /run/user/1000


For more details, see:
https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/451330
-- 
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.




More information about the Ubuntu-reviews mailing list