Portál AbcLinuxu, 10. srpna 2025 16:07
mount -o remount,rw /
, snad to projde bez procu, pokud ne tak si přimountuj /proc) a oprav si konfiguraci Xek tak aby nedělala kraviny (soubor /etc/X11/xorg.conf)
# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us,cz" Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll" EndSection Section "Device" Identifier "Videocard0" Driver "i810" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 24 Modes "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1280x1024" "1280x960" "1280x960" "1280x800" "1280x800" "1152x864" "1152x864" "1152x768" "1152x768" "1024x768" "1024x768" "800x600" "800x600" "640x480" "640x480" EndSubSection EndSection
e
jako edit a na konec jako posledni parametr dopast 1, tj boot v single-user modu, pak Enter a b
jako boot.
Pak se dostanete k systemu a muzete vyeditovat xorg.conf, resp. z nej vyhodit XGL. Pripadne do inittab zadat jako initdefault 3, aby to bootovalo do konzole a ladit spousteni X-u z konzole.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.