> We already have https://git.launchpad.net/ubuntustudio-default-
settings/tree/etc/default/grub.d/ubuntustudio.cfg

This has no effect on the running ISO kernel.

# mount questing-desktop-amd64.iso tmp/
mount: tmp: WARNING: source write-protected, mounted read-only.
# cat tmp/boot/grub/grub.cfg | grep -A4 'Ubuntu Studio'
menuentry "Try or Install Ubuntu Studio" {
        set gfxpayload=keep
        linux   /casper/vmlinuz  --- quiet splash
        initrd  /casper/initrd
}
menuentry "Ubuntu Studio (safe graphics)" {
        set gfxpayload=keep
        linux   /casper/vmlinuz nomodeset  --- quiet splash
        initrd  /casper/initrd
}

debian-cd uses hard-coded values when building grub.cfg for the ISO.

https://git.launchpad.net/~ubuntu-cdimage/debian-
cd/+git/ubuntu/tree/tools/boot/questing/common.sh?id=69635ea048f8d62e701babdfbb306c12107fab2d#n1

https://git.launchpad.net/~ubuntu-cdimage/debian-
cd/+git/ubuntu/tree/tools/boot/questing/boot-
amd64?id=69635ea048f8d62e701babdfbb306c12107fab2d#n129

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2119012

Title:
  Ubuntu Studio CD image build failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2119012/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to