Grub asentui Ubuntun asennuksen aikana myös Windows-osiolle. Sama ongelma jatkuu, tässä lisädataa:
root@HTPC-e:~# os-prober
/dev/sda1:Microsoft Windows XP Professional:Windows:chain
root@HTPC-e:~# more /etc/default/grub
################################################################################
#
#
#
# The following configuration file is generated automatically by the yaVDR
#
# system. Don't change this file as every update of yaVDR will overwrite
#
# the local changes. Instead put your required customizations
#
# into /etc/yavdr/templates_custom/ based on the original templates
#
# under /usr/share/yavdr/templates.
#
#
#
#
http://www.vdr-wiki.de/wiki/index.php/YaVDR-FAQ#Templating.2FCustomizing#
#
#
#
#
################################################################################
#
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
#
# Do not make any changes here! They will be overwriten by the webserver
#
# If you want to change it add a custom_template and run
# process_template /etc/default/grub before update-grub
GRUB_DEFAULT=0
#GRUB_FEFAULT=saved
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=-1
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT="vmalloc=256m quiet noresume nohz=off acpi_enforce_r
esources=lax"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entrys
#GRUB_DISABLE_LINUX_RECOVERY="true"
root@HTPC-e:/etc/grub.d# ls -la
yhteensä 48
drwxr-xr-x 2 root root 4096 2011-02-23 17:14 .
drwxr-xr-x 100 root root 4096 2011-02-28 06:53 ..
-rwxr-xr-x 1 root root 4444 2011-01-20 19:28 00_header
-rwxr-xr-x 1 root root 1416 2011-01-20 19:05 05_debian_theme
-rwxr-xr-x 1 root root 4843 2011-01-20 19:28 10_linux
-rwxr-xr-x 1 root root 6605 2011-01-20 19:28 30_os-prober
-rwxr-xr-x 1 root root 1204 2011-02-25 21:38 40_custom
-rwxr-xr-x 1 root root 1276 2011-02-25 21:38 50_custom
-rw-r--r-- 1 root root 483 2011-01-20 19:28 README
ja vielä (boot/grub/grub.cfg:n lopussa:
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sda1)" {
insmod ntfs
set root='(hd0,1)'
search --no-floppy --fs-uuid --set 8af44849f4483a29
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
Sormi edelleen suussa... Näitä rinnan asennettuja xp/ubuntuja olen viritellyt ennenkin ilman ongelmia mutta nyt en vaan tajua... kyseessä clean install uudelle levylle.