I have two Hard disk on Primary master I installed windows (XP and 2003).
On the Primary Slave I installed FC4 and Mandrake 10, and Solaris on hdb1
Now the bootloader is FC4, when I chose the Solaris form the menu of grub bootloader , Solaris does not boot directly it has to go through many blue screen
1- First screen titled: “Solaris Device Configuration Assistant”,,,,,,,,,F2 to continue.
2- Second screen titled : “Loading escd.rf…”,,,,,,,,,Enter to continue
3- Third screen titled: “Identified Device Boot Solaris”.
Select one of the identified devices to boot the Solaris kernel and choose continue.
[ x ] Disk : Target1: WDC40 0BB-00DEA
Eventually I can boot solaris successfully.
A- Is this issue related to FC4 bootloader and solaris bootloader ?
B- What should the right entry be for Solaris within the bootloader file ?
Code:
[root@2[knoppix]# fdisk -l
Disk /dev/hda: 40.0 GB, 40016019456 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1912 15358108+ 7 HPFS/NTFS
/dev/hda2 1913 2294 3068415 c W95 FAT32 (LBA)
/dev/hda3 2295 4865 20651557+ 7 HPFS/NTFS
Disk /dev/hdb: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1216 9765472+ bf Solaris
/dev/hdb2 1216 1581 2929752 c W95 FAT32 (LBA)
/dev/hdb3 1582 4865 26378730 f W95 Ext'd (LBA)
/dev/hdb5 1582 1607 208813+ 83 Linux
/dev/hdb6 1608 2754 9213246 83 Linux
/dev/hdb7 2755 2787 265041 82 Linux swap / Solaris
/dev/hdb8 2788 2816 232911 83 Linux
/dev/hdb9 2817 2854 305203+ 82 Linux swap / Solaris
/dev/hdb10 2855 4865 16153326 83 Linux
root@2[knoppix]#
cfdisk 2.12p
Disk Drive: /dev/hda
Size: 40016019456 bytes, 40.0 GB
Heads: 255 Sectors per Track: 63 Cylinders: 4865
Name Flags Part Type FS Type [Label] Size (MB)
-------------------------------------------------------------------------------------------------------------------------
hda1 Boot Primary NTFS [] 15726.74
hda2 Primary W95 FAT32 (LBA) 3142.06
hda3 Primary NTFS [] 21147.20
cfdisk 2.12p
Disk Drive: /dev/hdb
Size: 40020664320 bytes, 40.0 GB
Heads: 255 Sectors per Track: 63 Cylinders: 4865
Name Flags Part Type FS Type [Label] Size (MB)
-------------------------------------------------------------------------------------------------------------------------
hdb1 Boot Primary Solaris 9999.88 *
hdb2 Primary W95 FAT32 (LBA) 3000.07 *
Pri/Log Free Space 4.23 *
hdb5 Logical Linux ext3 [/boot] 213.86
hdb6 Logical Linux ext3 [/] 9434.40
hdb7 Logical Linux swap / Solaris 271.44
hdb8 Logical Linux ext3 238.54
hdb9 Logical Linux swap / Solaris 312.57
hdb10 Logical Linux ext3 16541.04