Sponsored Content
Operating Systems Solaris Jumpstart Question: Update Image? Post 302503695 by Celtic_Monkey on Friday 11th of March 2011 10:35:05 AM
Old 03-11-2011
no need to issue -b if the boot server is the same machine as the jumpstart server. -b flag is required if you're jumpstarting across subnets or you want the boot server to be a different host etc. setup-install-server copies the boot stuff anyway.

okay, so when you boot the client in verbose logging mode what does it say?
boot net -v - install
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Question regarding Solaris 10 x86 Update.

:) I have question regarding Solaris 10 x86 Update ,does it require sunsolve account and if am using Solaris 10 x86 for learning ,how to get sunsolve account with out a contract number .i am very in need for this update . Please if any can help, help is highly appreciated :) (1 Reply)
Discussion started by: ibasit
1 Replies

2. UNIX for Advanced & Expert Users

Create an Ignite image on tape from Online IgniteUX image

Hi, (HP-UX 11.11) I need to create a tape image of an igniteUX image created on our igniteUX server. That is to say. I have a "Online" image of the igniteUX of the targeted system but I now need to copy it to a useable TAPE (igniteUX) image so i can build an other server from it that is not... (3 Replies)
Discussion started by: Andrek
3 Replies

3. Solaris

Jumpstart with image problem

Hello, I did this perfectly fine with S10Update3. But with S10Update4 something is strange a) For some reason when I am moving to Update 4, it keeps prompting for name service etc etc. But this goes away if I give nfs4_domain=dynamic in the sysidcfg file. This was not happening for Update3. Any... (1 Reply)
Discussion started by: Naanu
1 Replies

4. Solaris

Jumpstart basic question

Hello All, Do I really need to add the install server name in the /etc/hosts file? Why do we need to add? If I don't add it is not working. Isn't it only arp/rarp works here? I thought it works in mac address level. thanks in advance. (3 Replies)
Discussion started by: mokkan
3 Replies

5. Solaris

Solaris JumpStart Image on Floppy?

I was wondering if there was a Solaris JumpStart image small enough to fit on a floppy. The computer I want to JumpStart doesn't have a CD drive. If so, where could I download it? (6 Replies)
Discussion started by: Bradj47
6 Replies

6. Ubuntu

does ddrescue or dd has capability to update the content of an image file

Hi I would like to ask about the ddrescue or dd command imaging tool. is dd or ddrescue has a capability to update the created image so that i would not create a new image again if i want run the dd or ddrescue again. or if i will place it in the schedule task.. If not then is someone knows... (5 Replies)
Discussion started by: jao_madn
5 Replies

7. Solaris

Jumpstart Question

Hi Guys, I am little bit confused about jumpstart on solaris 10. Do you need the mac address for each system you intend to jumpstart? If you need the mac address, how will you get it? Say your server is in another location and you want to jumpstart it, how will you do it? Clarification on... (1 Reply)
Discussion started by: cjashu
1 Replies

8. Programming

Javascript question: using the image button

I have javascript that I want to use to build up a dynamic array: the user clicks on one or more images and when clicking the Show button, the list of image names is displayed that the user clicked. <script type="text/javascript"> var images = ; images =... (0 Replies)
Discussion started by: figaro
0 Replies

9. Solaris

Solaris 11 pkg update question

Hi, I am trying to update my Solaris 11 system's Java 7 version to 1.7.0.65. I tried to do a pke update, and it only updated it to version 60. When I do a pkg list or search, i can see 65 is available but it wont update to it. I am getting this error, and I do not know how to get... (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

10. What is on Your Mind?

New UserCP Update Profile Image Page (UserCP Screeching Frog 0.7485)

Update! UserCP Screeching Frog 0.7485 Created a new page for uploaded a profile picture (profile pictures are different than avatar pictures). https://www.unix.com/usercp/#/settings/other https://www.unix.com/members/1-albums225-picture1158.png ... (0 Replies)
Discussion started by: Neo
0 Replies
NXGE(4) 						   BSD Kernel Interfaces Manual 						   NXGE(4)

NAME
nxge -- Neterion Xframe 10GbE Server/Storage adapter driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device nxge Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_nxge_load="YES" DESCRIPTION
The nxge driver provides support for Neterion Xframe-I and Xframe-II adapters. The driver supports TCP Segmentation Offload (TSO/LSO), Large Receive Offload (LRO), Jumbo Frames (5 buffer mode), Header Separation (Rx 2 buffer mode), VLAN, and Promiscuous mode. For general information and support, please visit the Neterion support page http://www.neterion.com/support/support.html. Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to transmit and receive Jumbo Frames. Xframe adapters support Jumbo Frames up to 9600 bytes. For Jumbo Frames, the driver will try to allocate physically contiguous buffers. Failures to do so may degrade the performance. To resolve such problems, please visit http://www.neterion.com where additional information and a kernel patch can be found. For more information on configuring this device, see ifconfig(8). HARDWARE
The nxge driver supports Neterion Xframe 10 Gigabit Ethernet adapters listed in http://www.neterion.com/how/pricing.html. SUPPORT
For troubleshooting tips and FAQs, please visit http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous. For any issues please send an email to <support@neterion.com>. SEE ALSO
arp(4), netintro(4), ifconfig(8) HISTORY
The nxge device driver first appeared in FreeBSD 7.0. AUTHORS
The nxge driver was written by Neterion <support@neterion.com>. BSD
October 16, 2007 BSD
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy