Many thanks for the response!!! I really appreciate it :-)
I am sorry but I don't know how to install the BeleniX drivers??
I cannot find any .pkg files in the directory and so I am very lost!
So you use FreeBSD 7.2 too :-) I have just installed it, along with Linux and
SXCE.
I can't seem to boot Solaris at all though since the system has the Linux GRUB
in the MBR, while I read that Solaris GRUB is on an active partition where it
is installed.
My current GRUB looks like so:
[code]
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 28f14a15-1651-4e58-bd61-26eb96438624
kernel /boot/vmlinuz-2.6.28-11-generic
root=UUID=28f14a15-1651-4e58-bd61-26eb96438624 ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 28f14a15-1651-4e58-bd61-26eb96438624
kernel /boot/vmlinuz-2.6.28-11-generic
root=UUID=28f14a15-1651-4e58-bd61-26eb96438624 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 28f14a15-1651-4e58-bd61-26eb96438624
kernel /boot/memtest86+.bin
quiet
#---------------------------------------------------------------------------
title BSD:
root
title FreeBSD 7.2
root (hd1,1,a)
kernel /boot/loader
#--------------------------------------------------------------------------
title Solaris:
root
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
#title Solaris Express Community Edition snv_111 X86
#findroot (rootfs1,0,a)
#kernel$ /platform/i86pc/kernel/$ISADIR/unix
#module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
#title Solaris xVM
#findroot (rootfs1,0,a)
#kernel$ /boot/$ISADIR/xen.gz
#module$ /platform/i86xpv/kernel/$ISADIR/unix
/platform/i86xpv/kernel/$ISADIR/unix
#module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
#title Solaris failsafe
#findroot (rootfs1,0,a)
#kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -s
#module$ /boot/$ISADIR/x86.miniroot-safe
#---------------------END BOOTADM--------------------
#BOOTADM RC SAVED DEFAULT: 0
title Solaris Express Community Edition snv_111 X86
root (hd1,0,a)
kernel /platform/i86pc/kernel/$ISADIR/unix
module /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris xVM
root (hd1,0,a)
kernel /boot/$ISADIR/xen.gz
module /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix
module /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris failsafe
root (hd1,0,a)
kernel /boot/platform/i86pc/kernel/$ISADIR/unix -s
module /boot/$ISADIR/x86.miniroot-safe
[/code]
I have tried copying the boot sequence from my laptop over and editing as
appropriate!
The drive layout is as follows (Linux convention):
Hda1 ext3
Hdb1 Solaris UFS
Hdb2 BSD UFS2
Hdb3 Linux ext3
Hdb4 Extended
root (hd1,0,a) to me is disk 2, partition 1, slice 1... is this correct?
Or should I install Solaris GRUB into the MBR and use that for booting??
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]