Grub - параметр savedefault
Владимир
Владимир
Пн Май 18 15:52:39 BST 2009
Попробуйте default 4, а не 5, вроде бы с нуля нумеруются пункты.
В Пнд, 18/05/2009 в 17:37 +0300, Vyacheslav Karamov пишет:
> Привет всем!
>
> После установки Kubuntu 9.04 захотел, как и раньше, сделать винду
> загружаемой по-умолчанию. Не работает.
> Пришлось сделать через номер. У кого-нибудь работает?
>
> # You can specify 'saved' instead of a number. In this case, the default
> entry
> # is the entry saved with the command 'savedefault'.
> # WARNING: If you are using dmraid do not use 'savedefault' or your
> # array will desync and will not let you boot your system.
> default 5
>
> title Ubuntu 9.04, kernel 2.6.28-11-generic
> uuid d0acac48-9735-4e84-bcd2-a3a87817e207
> kernel /boot/vmlinuz-2.6.28-11-generic
> root=UUID=d0acac48-9735-4e84-bcd2-a3a87817e207 ro xforcevesa quiet splash
> initrd /boot/initrd.img-2.6.28-11-generic
> quiet
>
> title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
> uuid d0acac48-9735-4e84-bcd2-a3a87817e207
> kernel /boot/vmlinuz-2.6.28-11-generic
> root=UUID=d0acac48-9735-4e84-bcd2-a3a87817e207 ro xforcevesa single
> initrd /boot/initrd.img-2.6.28-11-generic
>
> title Ubuntu 9.04, memtest86+
> uuid d0acac48-9735-4e84-bcd2-a3a87817e207
> kernel /boot/memtest86+.bin
> quiet
>
> ### END DEBIAN AUTOMAGIC KERNELS LIST
>
> # This is a divider, added to separate the menu items below from the Debian
> # ones.
> title Windoze and other shit:
> root
>
> # on /dev/sda1
> title Mac Os X Leopard
> root (hd0,0)
> savedefault
> makeactive
> chainloader +1
>
> # This entry automatically added by the Debian installer for a non-linux OS
> # on /dev/sda2
> title Microsoft Windows XP Professional RU
> rootnoverify (hd0,1)
> savedefault
> makeactive
> chainloader +1
>
Подробная информация о списке рассылки ubuntu-ru