LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Opensuse 12.2 dual boot, boot menu not seeing windows (https://www.linuxquestions.org/questions/suse-opensuse-60/opensuse-12-2-dual-boot-boot-menu-not-seeing-windows-4175448097/)

rayC 01-31-2013 11:45 PM

Opensuse 12.2 dual boot, boot menu not seeing windows
 
I installed OpenSUSE 12.2 use it for everything but my graphics programs. In order to start window I have to F8 a boot device and pick my drive. Is there a way to get windows on the boot menu? Here is some data on my computer and drives:

blkid

/dev/sda2: UUID="5c50e95b-afa9-4297-876f-44203d80694e" TYPE="crypto_LUKS"
/dev/sdc1: SEC_TYPE="msdos" TYPE="vfat"
/dev/sda1: UUID="92ec6607-55dd-4789-9e21-9fb381555aee" TYPE="ext4"
/dev/sdb1: UUID="E408576908573A2E" TYPE="ntfs"
/dev/mapper/cr_ata-Hitachi_HDT721032SLA360_STF204ML102XRP-part2: UUID="0mYNDr-sWDz-4l58-Dsqu-1Umc-VpOb-kVgHDl" TYPE="LVM2_member"
/dev/mapper/system-home: UUID="2d6b4fba-cbab-481b-baff-251b8909e997" TYPE="ext4"
/dev/mapper/system-root: UUID="4d4dbd32-aad2-47c0-b64d-4c245989edc5" TYPE="ext4"
/dev/mapper/system-swap: UUID="a6667bbc-6b43-421a-8282-a366122e4daa" TYPE="swap"


fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x63f6feee

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 321535 159744 83 Linux
/dev/sda2 321536 625141759 312410112 8e Linux LVM

Disk /dev/sdb: 300.1 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders, total 586072368 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc472bba5

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 586051199 293025568+ 7 HPFS/NTFS/exFAT

Disk /dev/mapper/cr_ata-Hitachi_HDT721032SLA360_STF204ML102XRP-part2: 319.9 GB, 319905857536 bytes
255 heads, 63 sectors/track, 38893 cylinders, total 624816128 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/system-home: 107.4 GB, 107374182400 bytes
255 heads, 63 sectors/track, 13054 cylinders, total 209715200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/system-root: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders, total 41943040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/system-swap: 5368 MB, 5368709120 bytes
255 heads, 63 sectors/track, 652 cylinders, total 10485760 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sdc: 2032 MB, 2032664576 bytes
41 heads, 40 sectors/track, 2420 cylinders, total 3970048 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf405f405

Device Boot Start End Blocks Id System
/dev/sdc1 249 3970047 1984899+ 6 FAT16

If anybody can help it would cease much aggravation and save me time
Thanks, rayC

John VV 02-01-2013 02:41 AM

It looks like you reversed the drive order in the bios


the windows boot loader is on the second drive
windows really dose not like that

but

in the file /boot/grub2/grub.cfg

there should be a listing for windows


with windows on the second partition of the second drive 'sdb1'

this might have confused things up

edit the line for windows it is likely pointing to the wrong place


All times are GMT -5. The time now is 03:38 AM.