Xen at ServerBeach grub install looks like

From OptionC

Detailed responsorial for installing grub from unstable during the "Xen at ServerBeach" howto. Return to the original howto

 #apt-get -t unstable install grub
 Preparing to replace libc6 2.3.2.ds1-22 (using .../libc6_2.3.5-11_i386.deb) ...

 Name Service Switch update in the C Library: pre-installation question.

 Running services and programs that are using NSS need to be restarted,
 otherwise they might not be able to do lookup or authentication any more.
 The installation process is able to restart some services (such as ssh or
 telnetd), but other programs cannot be restarted automatically.  One such
 program that needs manual stopping and restart after the glibc upgrade by
 yourself is xdm - because automatic restart might disconnect your active
 X11 sessions.

 Known packages that need to be stopped before the glibc upgrade are:
        xdm kdm gdm postgresql xscreensaver

 This script did not detect any installed services which need to be
 stopped.

 If you want to interrupt the upgrade now and continue later, please
 answer No to the question below.

 Do you want to upgrade glibc now? [Y/n] y

 Unpacking replacement libc6 ...
 Setting up libc6 (2.3.5-11) ...
 Checking for services that may need to be restarted...done.

 Name Service Switch update in the C Library: post-installation question.

 Running services and programs that are using NSS need to be restarted,
 otherwise they might not be able to do lookup or authentication any more
 (for services such as ssh, this can affect your ability to login).
 Note: restarting sshd/telnetd should not affect any existing connections.

 The services detected are:
        atd inetd rsync cron ssh exim4

 If other services have begun to fail mysteriously after this upgrade, it is
 probably necessary to restart them too.  We recommend you to reboot your
 machine after the upgrade to avoid the NSS related trouble.

 Do you wish to restart services? [Y/n] n

 Current default timezone: 'UTC'.
 Local time is now:      Sun Jan 15 00:06:53 UTC 2006.
 Universal Time is now:  Sun Jan 15 00:06:53 UTC 2006.
 Run 'tzconfig' if you wish to change it.

 (Reading database ... 13783 files and directories currently installed.)
 Preparing to replace libncurses5 5.4-4 (using .../libncurses5_5.5-1_i386.deb) ...
 Unpacking replacement libncurses5 ...
 Setting up libncurses5 (5.5-1) ...

 (Reading database ... 13784 files and directories currently installed.)
 Preparing to replace grub 0.95+cvs20040624-17 (using .../archives/grub_0.97-3_i386.deb) ...
 Unpacking replacement grub ...
 Setting up grub (0.97-3) ...