menu.lst problem

2009-07-31 Thread Timothy Wu
Hi, It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades, my menu.lst entries changes from /dev/sda1 to /dev/hda1. As a result, the system don't find the disk. It occurs to me like three times already. Why does it keep on getting changed incorrectly? Is there

Re: menu.lst problem

2009-07-31 Thread Siggy Brentrup
On Fri, Jul 31, 2009 at 14:18 +0800, Timothy Wu wrote: Hi, It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades, my menu.lst entries changes from /dev/sda1 to /dev/hda1. As a result, the system don't find the disk. It occurs to me like three times

Re: menu.lst problem

2009-07-31 Thread frank
On Fri, 2009-07-31 at 14:18 +0800, Timothy Wu wrote: It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades, my menu.lst entries changes from /dev/sda1 to /dev/hda1. As a result, the system don't find the disk. It occurs to me like three times already. Why

Re: menu.lst problem

2009-07-31 Thread Timothy Wu
On Fri, Jul 31, 2009 at 2:31 PM, Siggy Brentrup deb...@psycho.i21k.dewrote: On Fri, Jul 31, 2009 at 14:18 +0800, Timothy Wu wrote: Hi, It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades, my menu.lst entries changes from /dev/sda1 to /dev/hda1. As

Re: menu.lst problem

2009-07-31 Thread Timothy Wu
On Fri, Jul 31, 2009 at 3:53 PM, frank fr...@anotheria.net wrote: Check out the menu.lst file. snip ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special

Re: menu.lst problem

2009-07-31 Thread Matthew Moore
On Friday July 31 2009 12:18:28 am Timothy Wu wrote: It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades, my menu.lst entries changes from /dev/sda1 to /dev/hda1. As a result, the system don't find the disk. It occurs to me like three times already. Why

Re: menu.lst problem

2009-07-31 Thread Siggy Brentrup
On Fri, Jul 31, 2009 at 16:08 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 2:31 PM, Siggy Brentrup deb...@psycho.i21k.dewrote: On Fri, Jul 31, 2009 at 14:18 +0800, Timothy Wu wrote: Hi, It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades,

Re: menu.lst problem

2009-07-31 Thread Siggy Brentrup
On Fri, Jul 31, 2009 at 16:08 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 2:31 PM, Siggy Brentrup deb...@psycho.i21k.dewrote: On Fri, Jul 31, 2009 at 14:18 +0800, Timothy Wu wrote: Hi, It seems to me that every time I do some upgrade via apt-get, maybe it's kernel upgrades,

Re: menu.lst problem

2009-07-31 Thread Siggy Brentrup
On Fri, Jul 31, 2009 at 16:48 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 3:53 PM, frank fr...@anotheria.net wrote: Check out the menu.lst file. snip ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default

Re: menu.lst problem

2009-07-31 Thread Boyd Stephen Smith Jr.
In 20090731124204.gw7...@keuner.winnegan.fake, Siggy Brentrup wrote: On Fri, Jul 31, 2009 at 16:48 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 3:53 PM, frank fr...@anotheria.net wrote: Check out the menu.lst file. Whoa! I didn't know text hidden in those comments are actually in-use.

Re: menu.lst problem

2009-07-31 Thread Bob McGowan
Boyd Stephen Smith Jr. wrote: In 20090731124204.gw7...@keuner.winnegan.fake, Siggy Brentrup wrote: On Fri, Jul 31, 2009 at 16:48 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 3:53 PM, frank fr...@anotheria.net wrote: Check out the menu.lst file. Whoa! I didn't know text hidden in those

Re: menu.lst problem

2009-07-31 Thread Boyd Stephen Smith Jr.
In 4a731c61.3080...@symantec.com, Bob McGowan wrote: Boyd Stephen Smith Jr. wrote: 3. Lines starting with a single '#' are comments in C *unless* the '#' is immediately followed by a pre-processor command. This is similar -- you can think of update-grub as a GRUB menu.lst pre-processor. The

Re: menu.lst problem

2009-07-31 Thread Siggy Brentrup
On Fri, Jul 31, 2009 at 11:05 -0500, Boyd Stephen Smith Jr. wrote: In 20090731124204.gw7...@keuner.winnegan.fake, Siggy Brentrup wrote: On Fri, Jul 31, 2009 at 16:48 +0800, Timothy Wu wrote: On Fri, Jul 31, 2009 at 3:53 PM, frank fr...@anotheria.net wrote: Check out the menu.lst file.