[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-24 Thread Volkov Peter
Follow-up Comment #12, bugs #12018 (project grub): Hello again. I'd like to report that with your patch, grub's savedefault feature works for me! Thank you very much!!! BTW. Please. If you have enough time. Backport this patch into 0.96 with the patch for stage2 default file initialisation.

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-19 Thread NATORI Shin
Follow-up Comment #10, bugs #12018 (project grub): Hi, I encountered the same trouble this night, and found a bug in stage2.c. The buffer for the default file path is not initialized correctly. Attached patch will fix the bug. Hope it helps.

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-19 Thread Yoshinori K. Okuji
Follow-up Comment #11, bugs #12018 (project grub): I have fixed it right now. Thanks. Please write ChangeLog next time. Usually I do not apply any patch if ChangeLog is not written. Okuji ___ Reply to this item at:

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-18 Thread anonymous
Follow-up Comment #9, bugs #12018 (project grub): Hello. Thank you. I've tried latest cvs grub with your patch. Applied cleanly, compiled but savedefault not working. May be error messages helps you to find an error. If I setup grub with `grub-install --root-directory=/boot --no-floppy

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-17 Thread anonymous
Follow-up Comment #7, bugs #12018 (project grub): Hello. Seems that patch is not working. After applying (look ChangeLog is rejected:) but I'll fix this manually): [EMAIL PROTECTED] ~/grub-0.96/grub-0.96 $ patch -p1 ../savedefault.patch patching file ChangeLog Hunk #1 FAILED at 1. 1 out of 1

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-17 Thread anonymous
Follow-up Comment #8, bugs #12018 (project grub): Sorry, I have forgotten one file... here is another test patch. Be sure to have the last cvs version (2005/03/15 16:54:24). ___ Additional Item Attachment: File name: savedefault-v2.patch

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-15 Thread Volkov Peter
Follow-up Comment #3, bugs #12018 (project grub): Thank you for your response. I've tried many different combinations of command grub-install, then grub-set-default... Nothing works for me. Now I'm sure. I have correcte default file. It seems to me that the problem is because I have

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-15 Thread anonymous
Follow-up Comment #5, bugs #12018 (project grub): I don't understand why this problem occurs. Can you try grub-set-default n and checks if the value in /boot/grub/default is changed consequently? Yes. I've checked this. My save-default file is the same as yours. Also I can from grub

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-07 Thread anonymous
Follow-up Comment #2, bugs #12018 (project grub): The default saved command works only if a file named default exists and has the correct format. I had to guess its format, since I do not have an installed Linux on the system. If there is an instaled Linux, you can create that file with the

RE: [bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-07 Thread Treutwein Bernhard
Schlich; bug-grub@gnu.org Subject: [bugs #12018] grub-0.96. savedefault feature is not working for me. Follow-up Comment #1, bugs #12018 (project grub): I can confirm savedefault does not work for me with 0.96 -- I get the message Error 15: File not found. unless I remove

Re: [bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-07 Thread Yoshinori K. Okuji
On Monday 07 March 2005 02:29 pm, Treutwein Bernhard wrote: My experimentation some time ago (including a quick browse in the source of stage2.c) yielded that the file default must be at least 10 chars long and should contain the numeric ascii equivalent of the default entry to boot. I don't

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-03-06 Thread Wolfram Schlich
Follow-up Comment #1, bugs #12018 (project grub): I can confirm savedefault does not work for me with 0.96 -- I get the message Error 15: File not found. unless I remove the savedefault command from my grub.conf/menu.lst. ___ This item

[bugs #12018] grub-0.96. savedefault feature is not working for me.

2005-02-17 Thread Volkov Peter
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=12018 Summary: grub-0.96. savedefault feature is not working for me. Project: GNU GRUB Submitted by: volkov_peter Submitted on: Fri 02/18/2005 at 06:07 Category: