Bug#568639: debian-installer: winxp partition detected, but not added to grub.cfg

2012-12-30 Thread Martin Naughton
Hello Grub team,
Miroslav mail is not working any more so there is
no way to proceed with this bug. Can it be closed?

Delivery to the following recipient failed permanently:

 miero@atrey.karlin.mff.cuni.cz

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient
domain. We recommend contacting the other email provider for further
information about the cause of this error. The error that the other server
returned was: 550 550 5.1.1 miero@atrey.karlin.mff.cuni.cz: Recipient
address rejected: User unknown in local recipient table (state 13).



-- 
Regards
Martin Naughton


Bug#568639: debian-installer: winxp partition detected, but not added to grub.cfg

2012-12-29 Thread Martin Naughton
including Miroslav email

On Sat, Dec 29, 2012 at 5:57 PM, Martin Naughton blades2...@gmail.comwrote:

 Hello Miroslav,
  Is there any more information or can we close this
 bug?

 what is the output of the command above?

 --
 Regards
 Martin Naughton




-- 
Regards
Martin Naughton


Bug#568639: debian-installer: winxp partition detected, but not added to, grub.cfg

2010-12-25 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11/23/2010 02:56 AM, V. Gaibler wrote:
 Same bug for me.

 Output of os-prober is:
 $ sudo os-prober
 /dev/sda1:Microsoft Windows XP Professional:Windows:chain

 Contents of the files /etc/default/grub and /boot/grub/grub.cfg are
 attached.

Could you run:
sudo sh -x grub-mkconfig -o /boot/grub/grub.cfg
?
 Regards,
 Volker


 ___
 Pkg-grub-devel mailing list
 pkg-grub-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-grub-devel


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko




signature.asc
Description: OpenPGP digital signature


Bug#568639: debian-installer: winxp partition detected, but not added to, grub.cfg

2010-11-22 Thread V. Gaibler

Same bug for me.

Output of os-prober is:
$ sudo os-prober
/dev/sda1:Microsoft Windows XP Professional:Windows:chain

Contents of the files /etc/default/grub and /boot/grub/grub.cfg are 
attached.


Regards,
Volker
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set c8fb74e3-4a38-4e65-a3f1-e7aa9e6bc34f
set locale_dir=($root)/grub/locale
set lang=de
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set c8fb74e3-4a38-4e65-a3f1-e7aa9e6bc34f
echo'Loading Linux 2.6.32-5-686 ...'
linux   /vmlinuz-2.6.32-5-686 root=/dev/mapper/sda5_crypt ro  quiet
echo'Loading initial ramdisk ...'
initrd  /initrd.img-2.6.32-5-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set c8fb74e3-4a38-4e65-a3f1-e7aa9e6bc34f
echo'Loading Linux 2.6.32-5-686 ...'
linux   /vmlinuz-2.6.32-5-686 root=/dev/mapper/sda5_crypt ro single 
echo'Loading initial ramdisk ...'
initrd  /initrd.img-2.6.32-5-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2 /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=quiet
GRUB_CMDLINE_LINUX=

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM=0x01234567,0xfefefefe,0x89abcdef,0xefefefef

# 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 entries
#GRUB_DISABLE_LINUX_RECOVERY=true

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=480 440 1


Bug#568639: debian-installer: winxp partition detected, but not added to grub.cfg

2010-11-14 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Could you supply the output of:
$ sudo os-prober
as well as the files /etc/default/grub and /boot/grub/grub.cfg ?

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko




signature.asc
Description: OpenPGP digital signature


Bug#568639: debian-installer: winxp partition detected, but not added to grub.cfg

2010-02-06 Thread Miroslav Rudisin
Package: debian-installer
Severity: serious
Justification: serious


At the end of installation of debian testing from netboot.tar.gz (build 
20100122)
the windows xp partition was correctly detected, because the dialog 
if you see all your OS here, everything will be ok appeared.

Before install there was one 20GB windows partition of 1/2 size of the disk.
Then in the installer I manually added 2 new partition:
 - hda2: 19GB ext3 root partition
 - hda3: 1GB swap

But at the first boot, only two linux (normal and safe) boot options were 
available.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#568639: debian-installer: winxp partition detected, but not added to grub.cfg

2010-02-06 Thread Frans Pop
reassign 568639 grub-pc 1.98~20100115-1
severity 568639 important
thanks

On Saturday 06 February 2010, Miroslav Rudisin wrote:
 At the end of installation of debian testing from netboot.tar.gz (build
 20100122) the windows xp partition was correctly detected, because the
 dialog if you see all your OS here, everything will be ok appeared.

So it looks like a grub issue rather than an os-prober issue.
Reassigning accordingly.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org