Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927031

Summary: To modify a .config in Livedvdgui
Product: Gentoo Release Media Reporter: IvGavryushin <dcc0>
Component: LiveCD/DVD/USBAssignee: Gentoo Release Team <releng>
Status: UNCONFIRMED ---    
Severity: minor CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: Other   
OS: Linux   
URL: https://ibb.co/W2BRrpx
Whiteboard:
Package list:
Runtime testing required: ---

Description IvGavryushin 2024-03-14 18:28:39 UTC
Hello! May it be possible to set a part of .config Gentoo kernel this way in a LiveDvd?

# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m (now it's "y")
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
# end of CD-ROM/

It's necessary (m)  to boot image iso out internal part of disk.

Reproducible: Always
Comment 1 Ben Kohler gentoo-dev 2024-03-14 18:31:26 UTC
I don't understand what this is fixing-- but won't it break genkernel initramfs mount of the iso9660 FS?  I don't think there is any logic to load this module before it's needed.