BareMetal Release Notes
BareMetal December 2007 release |
---|
|
Disabling problematic drivers |
---|
To disable a problematic driver called "abcdrv", add the line "blacklist abcdrv" to /sysroot/config/module_blacklist. From the command line (as root): % echo "blacklist abcdrv" >> /sysroot/config/module_blacklist |
Autostart LivePC on boot |
---|
|
Adding configuration settings to the CD-ROM installer |
---|
|
Known issues |
---|
% echo "blacklist snd_hda_intel" > \ /sysroot/config/module_blacklist On reboot, Bare Metal will not load the driver. mkdir /cache/X11 (if needed) cp /etc/X11/xorg.conf /cache/X11/xorg.conf.fc5 vi /cache/X11/xorg.conf.fc5 |