Posts published at 10/07/2007

[Keywords for search engine: Ubuntu dell vostro 200 live cd can't boot harddisk]

Make sure add “irqpoll” as the kernel parameter, i.e. :

title           Ubuntu gutsy, kernel 2.6.22-12-generic (recovery mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.22-12-generic root=UUID=78dea514-8cc8-40a9-9e51-13c359bc681b ro  quite splash irqpoll

initrd          /boot/initrd.img-2.6.22-12-generic

These are cited from here.

When the PC boots up, you will see the Grub countdown, which is set to 3 seconds by default. Press “Esc” to intercept this countdown and go enter a Grub menu. Then

  • Press ‘e’ to start editing.
  • Scroll down to the “kernel…” line. The is the line that tells Grub which kernel to boot with and the parameters to be passed to the kernel when it boots are placed at the end of this line.
  • Press ‘e’ again to edit this line.
  • Move to the end of the line. You will see any existing parameters and can add other new parameters to the end. [Add your irqpoll here]
  • Parameters are separated by spaces and are mostly either a single word (e.g. nolapic), or an equation (e.g. acpi=off).
  • Once you have added the parameter to the end of the line, press Enter to accept the editing.
  • Then press ‘b’ to boot using that kernel and those parameters.

Then, go here to see how can you modify the parameter permanently.

(With a friend, walking on the street)
She: Why are you walking so fast, are Chinese people usually walking so fast? Why?
I:      Because we don’t have a car.

(On a birthday party with an American friend)
He: Nice party, huh?
I:    It’s really nice — my first birthday party in US, actually.
He: Do people in China usually have birthday parties?
I:     Not too many, once a year.
He:  …… LOL……..

(In a restaurant, with a friend)
He: How’s the food?
I:     It’s good, but you know what, I will take it home.
He: Why?
I:     I am gonna do some reverse engineering and figure out how to cook that.
He:  Emmm, well. (turn to the waiter). What’s the Term of Use of this dish?
(All people in that restaurant looked at us, as we were not from this planet)