On Sat, 16 Aug 2008 14:19:31 +0200 InSa <[EMAIL PROTECTED]> wrote: > Solved, just add "resume=/dev/sdb1" in "/boot/grub/menu.lst" which > was disappeared... ;)
Sure, but you need to understand why that disappeared. There is a section at the top of menu.lst where you add parameters to append to each auto-generated kernel stanza below. The comments in the file instruct you in this matter. If you edited the kernel stanzas directly, then the next time update-grub ran (e.g. on the next kernel upgrade) you would lose any edits you made there. So look at that file carefully and read the instructions in it. Pay particular attention to 'kopt'. Ben _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
