Advertisement
mimosa

output_gapan

Apr 2nd, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. one[~]$ ls /media/disk/var/log/packages | grep kernel
  2. kernel-firmware-2.6.37.6-noarch-2
  3. kernel-headers-2.6.37.6_smp-x86-2
  4. kernel-huge-smp-2.6.37.6_smp-i686-2
  5. kernel-modules-smp-2.6.37.6_smp-i686-2
  6.  
  7.  
  8. one[~]$ ls /media/disk/var/log/packages | grep xf86-input-
  9. xf86-input-acecad-1.4.0-i486-2
  10. xf86-input-aiptek-1.3.1-i486-1
  11. xf86-input-evdev-2.6.0-i486-1
  12. xf86-input-joystick-1.5.0-i486-1
  13. xf86-input-keyboard-1.6.0-i486-1
  14. xf86-input-mouse-1.7.0-i486-1
  15. xf86-input-penmount-1.4.1-i486-2
  16. xf86-input-synaptics-1.4.0-i486-1
  17. xf86-input-vmmouse-12.7.0-i486-1
  18. xf86-input-void-1.3.1-i486-1
  19.  
  20.  
  21. one[~]$ ls -a /media/disk/boot
  22. . .. README.initrd System.map System.map-huge-smp-2.6.37.6-smp boot.0800 config config-huge-smp-2.6.37.6-smp diag1.img map salix.bmp vmlinuz vmlinuz-huge-smp-2.6.37.6-smp
  23.  
  24.  
  25. root[one]# cat /media/disk/etc/lilosetup.conf # can't find lilo.conf ... but lilo is working
  26. # LILO configuration file
  27. # Generated by LiloSetup
  28. #
  29. # Start LILO global section
  30. # Append any additional kernel parameters:
  31. append = "vt.default_utf8=1 "
  32. boot = /dev/sda
  33.  
  34. # Boot BMP Image.
  35. # Bitmap in BMP format: 640x480x8
  36. bitmap = /boot/salix.bmp
  37. # Menu colors (foreground, background, shadow, highlighted
  38. # foreground, highlighted background, highlighted shadow):
  39. bmp-colors = 255,20,255,20,255,20
  40. # Location of the option table: location x, location y, number of
  41. # columns, lines per column (max 15), "spill" this is how many
  42. # entries must be in the first column before the next begins to
  43. # be used. We do not specify it here, as there is just one column.
  44. bmp-table = 60,6,1,16
  45. # Timer location x, timer location y, foreground color,
  46. # background color, shadow color.
  47. bmp-timer = 65,29,0,255
  48.  
  49. # Standard menu.
  50. # Or, you can comment out the bitmap menu above and
  51. # use a boot message with the standard menu:
  52. # message = /boot/boot_message.txt
  53.  
  54. # Wait until the timeout to boot (if commented out, boot the
  55. # first entry immediately):
  56. prompt
  57. # Timeout before the first entry boots.
  58. # This is given in tenths of a second, so 600 for every minute:
  59. timeout = 250
  60. # Override dangerous defaults that rewrite the partition table:
  61. change-rules
  62. reset
  63.  
  64. # Normal VGA console
  65. vga = normal
  66. # VESA framebuffer console @ 1600x1200x16m
  67. # vga=799
  68. # VESA framebuffer console @ 1600x1200x64k
  69. # vga=798
  70. # VESA framebuffer console @ 1600x1200x32k
  71. # vga=797
  72. # VESA framebuffer console @ 1600x1200x256
  73. # vga=796
  74. # VESA framebuffer console @ 1280x1024x16m
  75. # vga=795
  76. # VESA framebuffer console @ 1280x1024x64k
  77. # vga=794
  78. # VESA framebuffer console @ 1280x1024x32k
  79. # vga=793
  80. # VESA framebuffer console @ 1280x1024x256
  81. # vga=775
  82. # VESA framebuffer console @ 1024x768x64k
  83. # vga=791
  84. # VESA framebuffer console @ 1024x768x32k
  85. # vga=790
  86. # VESA framebuffer console @ 1024x768x256
  87. # vga=773
  88. # VESA framebuffer console @ 800x600x16m
  89. # vga=789
  90. # VESA framebuffer console @ 800x600x64k
  91. # vga=788
  92. # VESA framebuffer console @ 800x600x32k
  93. # vga=787
  94. # VESA framebuffer console @ 800x600x256
  95. # vga=771
  96. # VESA framebuffer console @ 640x480x64k
  97. # vga=785
  98. # VESA framebuffer console @ 640x480x32k
  99. # vga=784
  100. # VESA framebuffer console @ 640x480x256
  101. # vga=769
  102. # End LILO global section
  103. #
  104. # LiloSetup can be executed from a LiveCD. This means that lilo
  105. # could be issued from a 'chrooted' Linux partition, which would
  106. # happen to be the first Linux partition listed below.
  107. # Therefore the following paths are relevant only when viewed
  108. # from that 'chrooted' partition's perspective. Please take this
  109. # constraint into consideration if you must modify this file
  110. # or else LiloSetup will fail.
  111. #
  112. # If later on you want to use this configuration file directly
  113. # with lilo in a command line, use the following syntax:
  114. # "lilo -v -C /etc/lilosetup/conf" instead of the traditional
  115. # "lilo -v" command. You must of course issue that command from
  116. # the operating system holding /etc/lilosetup.conf & ensure that
  117. # all partitions referenced in it are mounted on the appropriate
  118. # mountpoints.
  119. #
  120. # Windows bootable partition config begins
  121. other = /dev/sda1
  122. label = Windows
  123. # Windows bootable partition config ends
  124. #
  125. # Linux bootable partition config begins
  126. image = /boot/vmlinuz-huge-smp-2.6.37.6-smp
  127. root = /dev/disk/by-uuid/1eb1fe8d-7446-4173-9400-5ebedb583b28
  128. label = Salix
  129. read-only
  130. # Linux bootable partition config ends
  131.  
  132.  
  133. root[one]# find /media/disk -name '*.conf' | grep xorg # can't find xorg.conf either
  134. /media/disk/usr/share/X11/xorg.conf.d/50-synaptics.conf
  135. /media/disk/usr/share/X11/xorg.conf.d/50-vmmouse.conf
  136. /media/disk/usr/share/X11/xorg.conf.d/90-keyboard-layout.conf
  137. /media/disk/usr/share/X11/xorg.conf.d/10-evdev.conf
  138. /media/disk/etc/X11/xorg.conf.d/10-keymap.conf
  139.  
  140.  
  141. root[one]# find /media/disk -name '*.conf*' | grep xorg
  142. /media/disk/usr/share/X11/xorg.conf.d
  143. /media/disk/usr/share/X11/xorg.conf.d/50-synaptics.conf
  144. /media/disk/usr/share/X11/xorg.conf.d/50-vmmouse.conf
  145. /media/disk/usr/share/X11/xorg.conf.d/90-keyboard-layout.conf
  146. /media/disk/usr/share/X11/xorg.conf.d/10-evdev.conf
  147. /media/disk/usr/man/man5/xorg.conf.5.gz
  148. /media/disk/etc/X11/xorg.conf.d
  149. /media/disk/etc/X11/xorg.conf.d/10-keymap.conf
  150. /media/disk/etc/X11/xorg.conf-vesa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement