Sponsored Content
Full Discussion: Solaris10 and pxeLinux
Operating Systems Solaris Solaris10 and pxeLinux Post 302928655 by Linusolaradm1 on Saturday 13th of December 2014 07:48:54 PM
Old 12-13-2014
Solaris10 and pxeLinux

I want to run solaris10 with my pxelinux server

i put on pxelinux.cfg/default this

Code:
LABEL solaris 10 
   kernel mboot.c32
   append -solaris solaris/boot/platform/i86pc/kernel/unix -v -m verbose install dhcp nowin nfs://192.168.0.2/jumpstart/config.tar -B install_media=192.168.0.2:/solaris --- solaris/x86.miniroot

Give me error after load x86.miniroot
With the classic method of grub work,is possible to run
on pxelinux?
Thanks

---------- Post updated at 05:14 PM ---------- Previous update was at 05:03 PM ----------

I forgot
The error is

Code:
"Memory segment at 0x0000000 (len 0x00000000) is unavaliable"

---------- Post updated at 06:37 PM ---------- Previous update was at 05:14 PM ----------

With this configuration

Code:
LABEL solaris 10 
   kernel mboot.c32
   append -solaris solaris/boot/platform/i86pc/kernel/unix -v -m verbose install dhcp nowin nfs://192.168.0.2/jumpstart/config.tar -B install_media=192.168.0.2:/solaris --- solaris/x86.miniroot

Give another error

Code:
ERROR: Unable to configure network interface Exiting to shell

---------- Post updated at 07:48 PM ---------- Previous update was at 06:37 PM ----------

I found a workaround

Code:
LABEL solaris 10 
 kernel pxegrub.0

And simply load the solaris grub wich work fine
The only bad thing is for each client wich want
to boot,i have to ln -s menu.lst to menu.lst.010HWADDRESSCLIENT.
 

10 More Discussions You Might Find Interesting

1. Solaris

help,win2003 and solaris10 in a pc?

sorry,my english is poor. who can install win2003 and solaris10 in one pc ? my win2000server in hda1 so frist install win2003 in hda5 second install solaris10 in hda2 but after install over,the win2003 can't logon in. alway let me press<ctrl>+<alt>+<del>. why? (1 Reply)
Discussion started by: keyi
1 Replies

2. UNIX for Dummies Questions & Answers

Inst. Solaris10

I just download solaris 10, from sun.com, I have them ziped in my HD, How can I install them, so I can run solaris10, my present os is RH9; THANKS (5 Replies)
Discussion started by: mxlst14
5 Replies

3. Solaris

Re: Crontab in solaris10

Hi all, I wrote a small shell (bash) script and it was executing well. I'm getting problem when I use this in crontab. My script is: #!/usr/bin/bash mkdir `date '+%m-%d-%y'` cd `date '+%m-%d-%y'` cvs co -r br_name module cd dir1/dir2/dir3 bash build.sh this is doing well... (7 Replies)
Discussion started by: gullapalli
7 Replies

4. Solaris

Using mailx under solaris10

Hello all. I am a new user Solaris10, on a sunblade100. And I need help. How to send an e-mail on command line under solaris 10 ? I try mailx-s "subject" snacks@yahoo.fr without success. I would like to know why? What files do I configure? Thank you in advance. best regards. (3 Replies)
Discussion started by: SnackS
3 Replies

5. Solaris

Sun Solaris10

hi to all, I am newuser can anyone tell me from where i get the sun solaris 10 dumps. plz mail me at (no email addresses - read the RULES of these forums) (2 Replies)
Discussion started by: quickgun
2 Replies

6. Solaris

Solaris10

Hi All How can we verify if any of the parameters we have change in Solaris10 after reboot. Like is there any command? Please advice Thanks (3 Replies)
Discussion started by: imran721
3 Replies

7. Solaris

Help in how to install PHP in Solaris10

:) Hi! I´m newbie in the Solaris and the Unix world. I´ve to install PHP. I´ve already manage to start MySQL and Apache2 in the Solaris 10. I try:# pkgadd -d http://www.opencsw.org/pkg_get.pkg With success, but when I used:# pkg-get -i php5_mysql I get: pkg-get: not found So I decided to... (1 Reply)
Discussion started by: linker85
1 Replies

8. Solaris

Storage Multipathing In Solaris10

I 've a doubt about the no. of paths to a disk in my Solaris10 box. If i run prtdiag i see 12 instances of emulex. Is it 6 dual port HBAs or some other no. how can i check that. prtdiag | grep LPe11002-S 00 SUNW,emlxs LPe11002-S 00 SUNW,emlxs LPe11002-S 00 ... (3 Replies)
Discussion started by: fugitive
3 Replies

9. UNIX for Advanced & Expert Users

problem creating pxelinux.cfg default file

Hi All, I was trying to create pxelinux.cfg/default file in a script that I use for creating backup of bootimage. cat 2>${BACKUB_BOOTIMAGE_ERRINFO} >${pxelinux_cfg_file} <<EOF prompt 1 timeout 0 display boot.msg label restore kernel kernel append root=/dev/nfs... (0 Replies)
Discussion started by: Pkumar Sachin
0 Replies

10. Solaris

Msktutil on Solaris10

Technical Prose: Solaris integration with Active Directory - Part I follow this guide,install solarisgcc,and dev libraries required. But after configure i get checking for res_search... yes checking for krb5_init_context in -lkrb5... yes checking for ldap_initialize in -lldap... yes... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 11:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy