Friday, September 15, 2006

How to Restore GRUB


  1. Boot from CD and mount the system. We used the install disc because I never bothered to burn a rescue CD, har har. When you get to the splash screen, type "linux rescue" and hit return. It will ask you a couple things about your language and keyboard, and will offer to bring up the network interfaces -- I said no. Then it gave me the option to let it try to detect and mount the system read-writable, or read-only, or no auto-detect. I chose the first option and it worked.
  2. Fiddle with grub.conf, if necessary. Open /mnt/sysimage/boot/grub/grub.conf in an editor and check to make sure it looks okay. If you want to revert to a previous kernel option, you can add its parameters here, or they may already be in the list -- newest kernel info gets appended to the top. You can also change the default option (what gets highlighted in the grub menu) by changing the "default=0" line to something else; the first block is 0, second is 1, etc.

    If your grub.conf is missing or corrupted, you're kind of on your own. Here's a sample:

    default=0
    timeout=5
    splashimage=(hd0,1)/boot/grub/splash.xpm.gz

    title Red Hat Linux (2.4.18-14)
    root (hd0,1)
    kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/ hdc=ide-scsi
    initrd /boot/initrd-2.4.18-14.img
    title Red Hat Linux (2.4.18-openmosix3)
    root (hd0,1)
    kernel /boot/vmlinuz-2.4.18-openmosix3 ro root=/dev/hda2 hdc=ide-scsi
    initrd /boot/initrd-2.4.18-openmosix3.img
    title WindowsME
    rootnoverify (hd0,0)
    chainloader +1
  3. Write to the MBR. Assuming grub.conf is intact, continue with the process. Type "grub" (return) to enter the grub shell.

    Tell grub where to find the requisite files. If you know where they are, enter something like:

    root (hd0,1)

    (hd0,1) means primary controller master, second partition. If you DON'T know where they are, type:

    find /boot/grub/stage1
    and then enter the root command with the correct parameters. Note: If you are using a separate /boot partition , as the official documentation says: "... if you have the partition /boot and you install GRUB images into the directory /boot/grub, GRUB recognizes that the images lies under the directory /grub but not /boot/grub.' Thus, if 'find /boot/grub/stage1' does not find the file, try 'find /grub/stage1'."

    Next, type:

    setup (hd0)
    This command will install grub on the MBR of the first drive.
  4. Test. Type quit and reboot. Everything should proceed normally.


by http://www.whoopis.com/

Saturday, September 09, 2006

A petición de una persona que quiero mucho comentaré lo siguiente de Amsterdam.

Bueno por lo que pude ver aproximadamente el 50% de las personas que viven allí son inmigrantes, y esto es una molestia para algunas personas originarias de esa ciudad, las reacciones de las personas al verme fue variada, contaré algunas anecdotas respecto a esto ...

Recuerdo a una mesera Española en el buffet del hotel Krasnapolsky que se alegró por ver a personas que hablaban español, preguntando todo tipo de cosas, en realidad solo quieriamos comer y no fomentamos la platica, pero que cosas solo en Europa tienes el privilegio que una española te sirva la mesa supongo.

En ese mismo hotel encontré a una señora de limpieza, cuando me vio preguntó de donde venía, despues de eso confesó que le llamó mi atención mi fisonomia porque pensaba que provenia de un lugar cercano de su pais indonesia ... pppffff que cosas !

En el tren ligero la misma mujer que conducía me dijo textualmente al abordar "go home to live", a lo cual respondí que era turista e iria a casa en cuanto terminara lo que tenía que hacer en Amsterdam.

Cuando fui a comprar souvenirs una mujer de aspecto oriental quiería hablarme todo en español, y mostrandose muy amable, despues vi lo que quiería dinero como propina, y me lo dijo directo al darme el cambio ... "puedo quedarme con 2 euros ?" a lo cual respondí NO.

Pero la mayoría de la gente es amable, independientemente de su raza, con todas las demas personas que hablé la gente fue muy cálida y esforzada por hacerte sentir bien en tu estancia en ese pais.

Realmente no es un gran problema la gente que tiene algunos complejos respecto al fenomeno de la inmigración, es un aspecto que no influye negativamente en los recuerdos y en la estancia en esta hermosa ciudad.