[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

savedefault in grub broken.



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 <pkg-grub-devel@lists.alioth.debian.org>
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



Reply to: