Re: savedefault in grub broken.

2006-02-14 Thread Otavio Salvador
spoofy root [EMAIL PROTECTED] writes:

 grub-reboot and savedefault seem to be broken in .97

Is. It's. We need to remove the patch that include support for it and
nobody had time  to work on it yet.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
-
Microsoft gives you Windows ... Linux gives
 you the whole house.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



savedefault in grub broken.

2006-02-13 Thread spoofy root
grub-reboot and savedefault seem to be broken in .97

neo:~# apt-cache show grub
Package: grub
Priority: optional
Section: admin
Installed-Size: 684
Maintainer: Grub Maintainers [EMAIL PROTECTED]
Architecture: i386
Version: 0.97-4
Depends: libc6 (= 2.3.5-1), libncurses5 (= 5.4-5)
Suggests: grub-doc, grubconf
Filename: pool/main/g/grub/grub_0.97-4_i386.deb
Size: 363874
MD5sum: c1410b00279171e36b74911b8ff832c4
Description: GRand Unified Bootloader
 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems.  In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).
Tag: admin::boot, interface::shell, interface::text-mode,
role::sw:application, uitoolkit::ncurses

neo:~#
neo:~# grub-reboot 3

neo:~#grub



GNU GRUB  version 0.97  (640K lower / 3072K upper memory)

 [ Minimal BASH-like line editing is supported.  For the first word, TAB
   lists possible command completions.  Anywhere else TAB lists the possible
   completions of a device/filename. ]

grub savedefault --once

Error 27: Unrecognized command

grub savedefault --once --default=3

Error 27: Unrecognized command

grub


This worked fine in .95 i think.. is it working in .96? or is there
anything I can do to resolve the issue? I completly removed my old
grub install before installing .97..but still no luck

thanks
Johnathan