A little sleeps helps. Sorry for the panic, it was late and an unplanned outage. I am up and running again, but with a minor challenge (XP was successfully moved but won’t boot), I will try to work through that for awhile.
The bottom line is that PM 4.5 did reinstall Grub, thank you very much. There was nothing for it to see because the hardrives had been changed (the reason for the rework to begin with) and the menu.lst was being directed to (hd1,1), but it should have been (hd0,1). I changed that manually while booted in PM. I also modified the device.map for the same reasons. Wa-la, we have SuSE once more. Below are all of the pulls if it makes any difference to anyone.
menu.lst
# Modified by YaST2. Last modification on Mon Jan 10 12:18:05 EST 2011
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7
root (hd0,1)
kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part2 resume=/dev/disk/by-id/ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part1 splash=silent quiet showopts vga=0x348
initrd /boot/initrd-2.6.34.7-0.7-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.7
root (hd0,1)
kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x348
initrd /boot/initrd-2.6.34.7-0.7-desktop
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,5)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1
cat /boot/grub/device.map
(fd0) /dev/fd0
(hd0) /dev/disk/by-id/ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN
(hd1) /dev/disk/by-id/ata-ST380815AS_6RW0L125
(hd2) /dev/disk/by-id/ata-IBM-DJNA-351520_G80GLW4M080
fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xad69ad69
Device Boot Start End Blocks Id System
/dev/sda1 * 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 4179 31463302+ 83 Linux
/dev/sda3 4180 10707 52436160 83 Linux
/dev/sda4 10708 19457 70284375 f W95 Ext'd (LBA)
/dev/sda5 10708 15276 36700461 83 Linux
/dev/sda6 15277 19457 33583851 c W95 FAT32 (LBA)
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000d9e73
Device Boot Start End Blocks Id System
/dev/sdb1 1 2550 20482843+ 83 Linux
/dev/sdb2 2551 9729 57665317+ 83 Linux
Disk /dev/sdc: 15.4 GB, 15377080320 bytes
255 heads, 63 sectors/track, 1869 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00037716
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 1868 15004678+ 83 Linux
sh findgrub
Find Grub Version 2.2b - Written for openSUSE Forums
- reading MBR on disk /dev/sda ... --> Grub found in MBR
- skiping partition /dev/sda1 (swap)
- reading bootsector /dev/sda2 (LINUX) ...
- reading bootsector /dev/sda3 (LINUX) ...
- reading bootsector /dev/sda4 (Extended) ...
- reading bootsector /dev/sda5 (LINUX) ...
- searching partition /dev/sda6 (FAT32) ... --> Windows NT/2K/XP Loader found in /dev/sda6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can add the following entry to /boot/grub/menu.lst :
###Don't change this comment - YaST2 identifier: Original name: WindowsBootLoader###
title Windows on /dev/sda6
rootnoverify (hd0,5)
makeactive
chainloader +1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- reading MBR on disk /dev/sdb ...
- reading bootsector /dev/sdb1 (LINUX) ...
- reading bootsector /dev/sdb2 (LINUX) ...
- reading MBR on disk /dev/sdc ... --> Grub found in MBR
- reading bootsector /dev/sdc1 (LINUX) ...
- reading MBR on disk /dev/sdd ...
- searching partition /dev/sdd1 (FAT16) ...
.
sh halinfo.run -uV
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| dev mount fs label uuid diskID start size |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| sda1 swap 4f128a35-874f-44b2-8191-539d5e4eeae6 ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part1 63 2055 MB |
| sda2 * ext4 37b60f6a-2012-4fbd-848a-d8edf4671faa ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part2 4209030 30725 MB |
| sda3 * ext3 30e91ddb-3182-44dd-bded-53a883ebeaf1 ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part3 67135635 51207 MB |
| sda4 DOS Ext ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part4 172007955 68637 MB |
| sda5 * ext3 de99d9ce-98a3-46f8-a4e6-c2d8102b2433 ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part5 172008018 35840 MB |
| sda6 * vfat 47C0-D00A ata-Hitachi_HDS721616PLA380_PVF904Z23A71RN-part6 245409003 32796 MB |
| sdb1 * ext4 a0e47e9d-eaef-414b-95df-30ff15f80939 ata-ST380815AS_6RW0L125-part1 63 20002 MB |
| sdb2 * ext4 92a20ef1-30e3-4255-8a57-38a696f098e5 ata-ST380815AS_6RW0L125-part2 40965750 56313 MB |
| sdc1 * ext4 b4a6c0b9-596f-404c-94e7-ddfec3583733 ata-IBM-DJNA-351520_G80GLW4M080-part1 63 14653 MB |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------
I will need to get XP working for a couple of apps, but I don’t use it much, so it is not near as urgent.
Again I apologize for the panic. This is where I come for help, there is usually someone with a suggestion or answer. Thanks again,
idee
I just noticed that I forgot fstab, I’ll add that later.