Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927031 - To modify a .config in Livedvdgui
Summary: To modify a .config in Livedvdgui
Status: UNCONFIRMED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: Other Linux
: Normal minor (vote)
Assignee: Gentoo Release Team
URL: https://ibb.co/W2BRrpx
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-14 18:28 UTC by IvGavryushin
Modified: 2024-03-14 18:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.