Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page solaris opensuse 10.3 plus two other distros
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 05-11-2008   #1 (permalink)
scrarfussi
Linux Enthusiast
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 741
solaris opensuse 10.3 plus two other distros

i have a 200gb hard drive which is partitioned have windows xp mandriva2008 pclinuxos and my main one opensuse10.3 now i use suse's grub and can access all fine i have a secondary 250gb where i keep files and save files from all distro's i recently decided to try solaris so i added a 40gig i had it on mounted /media/backup on opensuse then i installed solaris on it but now opensuse grub does not see it i wanna add it to my grub how can i do this thanx
__________________
Either this dont like me or i'm naturally unlucky
scrarfussi is offline   Reply With Quote
Old 05-12-2008   #2 (permalink)
daark.child
Linux Guru
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 3,233
On which partition did you install Solaris. Run "fdisk -l" or "parted -l" and post back the output. Solaris uses grub as the bootloader, so you should be able to just chainload from your openSUSE grub.
daark.child is offline   Reply With Quote
Old 05-12-2008   #3 (permalink)
scrarfussi
Linux Enthusiast
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 741
fdisk -l

linux:/home/scrarfussi/Download/hardinfo-0.4.2.3 # fdisk -l

Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8d8e8d8e

Device Boot Start End Blocks Id System
/dev/sda1 1 283 2273166 b W95 FAT32
/dev/sda2 * 284 13248 104141362+ 7 HPFS/NTFS
/dev/sda4 13249 24321 88943872+ 5 Extended
/dev/sda5 13249 13619 2980026 82 Linux swap / Solaris
/dev/sda6 13620 14338 5775336 83 Linux
/dev/sda7 15103 16522 11406118+ 83 Linux
/dev/sda8 16523 24321 62645436 83 Linux
/dev/sda9 14339 15102 6136798+ 83 Linux

Partition table entries are not in disk order

Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00015768

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30401 244196001 c W95 FAT32 (LBA)

Disk /dev/sdc: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa9b98473

Device Boot Start End Blocks Id System
/dev/sdc1 * 2 4854 38981722+ bf Solaris

Disk /dev/sdh: 30.0 GB, 30005690368 bytes
255 heads, 63 sectors/track, 3647 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0008a280

Device Boot Start End Blocks Id System
/dev/sdh1 * 1 3647 29294496 c W95 FAT32 (LBA)

and parted -l gives me


Model: ATA ST3200820A (scsi)
Disk /dev/sda: 200GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 2328MB 2328MB primary fat32 , , , , , , , , , type=0b, ,
2 2328MB 109GB 107GB primary ntfs boot, , , , , , , , , type=07, ,
4 109GB 200GB 91.1GB extended , , , , , , , , , type=05, ,
5 109GB 112GB 3052MB logical , , , , , , , , , type=82, ,
6 112GB 118GB 5914MB logical ext2 , , , , , , , , , type=83, ,
9 118GB 124GB 6284MB logical ext3 , , , , , , , , , type=83, ,
7 124GB 136GB 11.7GB logical ext3 , , , , , , , , , type=83, ,
8 136GB 200GB 64.1GB logical ext3 , , , , , , , , , type=83, ,


Model: ATA ST3250824ACE (scsi)
Disk /dev/sdb: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 250GB 250GB primary fat32 boot, , , , , , lba, , , type=0c, ,


Model: ATA Maxtor 6E040L0 (scsi)
Disk /dev/sdc: 40.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 8225kB 39.9GB 39.9GB primary boot, , , , , , , , , type=bf, ,


Model: HTC42603 0G7AT00 (scsi)
Disk /dev/sdh: 30.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 30.0GB 30.0GB primary fat32 boot, , , , , , lba, , , type=0c, ,

solaris is on /dev/sdc 40 gig drive
__________________
Either this dont like me or i'm naturally unlucky
scrarfussi is offline   Reply With Quote
Old 05-12-2008   #4 (permalink)
daark.child
Linux Guru
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 3,233
Try,
Code:
title Solaris
        rootnoverify (hd2,0)
        chainloader +1
daark.child is offline   Reply With Quote
Old 05-12-2008   #5 (permalink)
scrarfussi
Linux Enthusiast
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 741
this is what i get
linux:/home/scrarfussi # title Solaris rootnoverify (hd2,0) chainloader +1
bash: syntax error near unexpected token `('
__________________
Either this dont like me or i'm naturally unlucky
scrarfussi is offline   Reply With Quote
Old 05-12-2008   #6 (permalink)
smolloy
Linux Guru
 
smolloy's Avatar
 
Join Date: Apr 2005
Location: San Francisco, CA, but from Belfast, N.Ireland.
Posts: 1,768
I think he meant to add those lines to your grub config file, not to type them at the command line.
__________________
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 7300 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
smolloy is offline   Reply With Quote
Old 05-12-2008   #7 (permalink)
scrarfussi
Linux Enthusiast
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 741
lol how do i do that
__________________
Either this dont like me or i'm naturally unlucky
scrarfussi is offline   Reply With Quote
Old 05-12-2008   #8 (permalink)
smolloy
Linux Guru
 
smolloy's Avatar
 
Join Date: Apr 2005
Location: San Francisco, CA, but from Belfast, N.Ireland.
Posts: 1,768
Open /boot/grub/menu.lst in a text editor and add those lines to the bottom.

Note that it's called menu.lst not menu.1st!! Also, you'll need root partitions to do this.
__________________
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 7300 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
smolloy is offline   Reply With Quote
Old 05-12-2008   #9 (permalink)
daark.child
Linux Guru
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 3,233
Just use vim or some other editor whilst logged in as root and edit /boot/grub/menu.lst. Add the lines I showed you above to the end of the file.
daark.child is offline   Reply With Quote
Old 05-12-2008   #10 (permalink)
scrarfussi
Linux Enthusiast
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 741
It worked Thanx
__________________
Either this dont like me or i'm naturally unlucky
scrarfussi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 10:50 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0