Sponsored Content
Operating Systems Solaris Is it possible to "upgrade" Sol10 update 9 to update 10? Post 302565698 by verdepollo on Tuesday 18th of October 2011 01:39:08 PM
Old 10-18-2011
Yes, you can perform an upgrade using the DVD media.

Usually I only do that when I have a mirrored disk but it's not a requisite.

Or you can use Live Upgrade, it's simpler however you'll need an additional disk in order to store the boot environment.

Quote:
And is downloading the latest recommended patch cluster just as good as upgrading to the next update?
Most patch clusters only fix the things that are currently present on the server. They do not add new features to the OS.

Personally I don't see a lot of "breathtaking" features on U10. Here's the full list:

Oracle Solaris 10 8/11 What's New - Oracle Solaris 10 8/11 What's New

I've always missed a native chroot option, though. Smilie
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX "Crontab update"

Is there another location to update a cron that's run daily. I have updated the root cron located "/var/spool/cron/crontabs " After the update the cron doesn't run at the new time it was set at. It continues to run at the old time. Checking the root cron after it has been updated show the... (3 Replies)
Discussion started by: ddrivera
3 Replies

2. Shell Programming and Scripting

rsync to update "Date Modified"

Is there anyway to get rsync to also modify the date modified details of the files it has updated? It would be useful to easily check that the rysnc has performed as expected.. (4 Replies)
Discussion started by: timgolding
4 Replies

3. Shell Programming and Scripting

Using "sed" to update RECURSIVELY a value within a directory in a Red Hat Machine

Hi All, I spent the whole morning trying to create a shell script ( using "sed" command ) that looks for a value in a directory and its sub directory than changes it with another value but couldn't find the way :( a first step, allowded me to trace all the files that contain it and even... (2 Replies)
Discussion started by: mehdi1973
2 Replies

4. Programming

How to do a "sed-like" update command in mysql?

Dear mates, imagine a table with only one column and 10 rows containing 5 yahoo.de and 5 gmail.com email addressess. mail1@yahoo.de mail2@yahoo.de mail3@yahoo.de mail4@yahoo.de mail5@yahoo.de mail1@gmail.com mail2@gmail.com mail3@gmail.com mail4@gmail.com mail5@gmail.com How could I... (2 Replies)
Discussion started by: pseudocoder
2 Replies

5. AIX

HMC firmware update - "Hard drive" LIC repository ?

Hi, I want to update managed system firmware using HMC. The easiest way to me is to download firmware directly to HMC hard disk. Question: Where shoud I put downloaded firmware in HMC hard disk ? - selection says "Hard disk" - no path no anything. thanks Vilius M. (0 Replies)
Discussion started by: vilius
0 Replies

6. Post Here to Contact Site Administrators and Moderators

"SunOS/Solaris Links" Sticky thread need an update

7 out of 8 links in one of the two Solaris Sticky threads are dead: https://www.unix.com/solaris/17943-sunos-solaris-links.html Could a moderator update them or unlock the thread to allow contributors to provide up to date replacement links ? (3 Replies)
Discussion started by: jlliagre
3 Replies

7. Solaris

Sol10, "is logging" meaning.

hello everyone, Could someone explain me, what does mean "is logging" when the system boots up: /dev/rdsk/c0t0d0s1: is logging What is the purpose of doing this procedure? And why only certain slices are being processed. Is there any settings fo that? thanks in advance (9 Replies)
Discussion started by: wolfgang
9 Replies
lu(1M)                                                    System Administration Commands                                                    lu(1M)

NAME
lu - FMLI-based interface to Live Upgrade functions SYNOPSIS
/usr/sbin/lu DESCRIPTION
The lu program is part of a suite of commands that make up the Live Upgrade feature of the Solaris operating environment. See live_upgrade(5) for a description of the Live Upgrade feature. The lu program is a Forms and Menu Language Interpreter-based user interface. (See fmli(1) for a description of the Forms and Menu Language Interpreter.) lu enables you to create and upgrade boot environments (BEs) and perform other administrative tasks on BEs. The lu program performs a subset of the functions provided by the Live Upgrade command-line utilities. Users of lu should be aware of the following: o lu is a deprecated interface. It will be replaced in the future and should not be depended on for critical functionality. o All new Live Upgrade features are being implemented in the Live Upgrade command-line utilities. No new features are being made avail- able in lu. o The lu command is not internationalized. It will not be internationalized in a future release. lu should be used for learning or experimenting only. For any production use or to use the full capabilities of Live Upgrade, use the Live Upgrade command-line utilities. Invocation of the lu command requires root privileges. The lu command accepts no arguments. After invoking lu, you receive a display with the following options: Activate Activate a boot environment. This option designates that the system boot from the specified BE upon next reboot. This option is equiva- lent to the command-line luactivate(1M) utility. Cancel Cancel a copy job. Live Upgrade allows you to schedule the copy, upgrade, and flash functions (all described below) at a later time. The cancel function enables you to cancel a scheduled job. This function is equivalent to the command-line lucancel(1M) utility. Compare Compare the contents of BEs. Enables you to obtain a detailed comparison of two BEs. Equivalent to the command-line lucompare(1M) util- ity. Copy Start/schedule a copy. Copies the contents of one BE to another. Equivalent of the command-line lumake(1M) utility. At any time, you can have only one Live Upgrade operation scheduled. Create Create a boot environment. Implements a subset of the functions performed by the command-line lucreate(1M) utility. Current Display the name of the current boot environment. Equivalent of the command-line lucurr(1M) utility. Delete Delete a boot environment. Equivalent of the command-line ludelete(1M) utility. List List the file systems of a boot environment. Equivalent of the command-line lufslist(1M) utility. Rename Change the name of a boot environment. Equivalent of the command-line lurename(1M) utility. Status List the status of all boot environments. Equivalent of the command-line lustatus(1M) utility. Upgrade Upgrade a boot environment or upgrade the OS on an inactive BE. This option enables you to upgrade to a new operating system or install new packages or patches on a specified BE. Implements a subset of the functions performed by the command-line luupgrade(1M) utility. Note that if you are performing an upgrade that requires more than one CD, you must use the -i option of luupgrade. Flash Flash a boot environment. This option enables you to install an operating system on a BE from a flash archive. You can perform the same function with luupgrade(1M). Help Displays help information. There are also context-specific help screens for many of the options. Exit Exit lu. Navigation You navigate through lu's various screens using arrow keys and function keys (usually F2 through F9 on the keyboard of a Sun desktop sys- tem). Available key functions are displayed at the base of the lu screen. You can use Ctrl-F, plus a number key, to duplicate a function key. For example, press Ctrl-F and the number key 2 to duplicate the F2 key. In a screen for a given option, you can press Esc to obtain context-specific help. Display Issues When viewing the FMLI interface remotely, such as over a tip line, you might need to set the TERM environment variable to VT220. When using the FMLI interface in a CDE environment use dtterm, rather than xterm, as the value of the TERM variable. The lu command supports only single-byte environments. Common Functions Most of the options listed above offer the following functions. These functions are accessible through function keys indicated at the base of the screen. Choice Available to you whenever you have a field that can be filled in. Pressing the Choice function key gives you a popup screen displaying a list of alternatives. For example, for options involving copying or upgrading BEs, you receive a list of available BEs. You can then use arrow and function keys to make a selection from this popup. The choice function is useful because it prevents you from selecting an invalid alternative. In our example, it prevents you from choosing a BE that is not available for a copy or upgrade operation. Such non-availability might occur when a BE is in the midst of an upgrade. Cancel Cancel an operation. Save Proceed with an operation. Other Functions The "Create" option, described above, offers the following functions: Split Split a file system. For example, you can split a / file system into /, /usr, and /var. To split a file system, you must have disk slices available on which to mount the separated file system(s). If you do not, lu invokes the format(1M) utility, in which you can use the partition option to create a new disk slice. Merge Join one or more file systems with its (or their) parent file system. For example, using a source BE that has separate /, /usr, and /var file systems, you can merge these file systems under / on a target BE. FILES
/etc/lutab list of BEs on the system ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWluu | +-----------------------------+-----------------------------+ SEE ALSO
luactivate(1M), lucancel(1M), lucompare(1M), lucreate(1M), lucurr(1M), ludelete(1M), ludesc(1M), lufslist(1M), lumake(1M), lumount(1M), lurename(1M), lustatus(1M), luupgrade(1M), lutab(4), attributes(5), live_upgrade(5) Solaris Installation Guide WARNINGS
The lu command is a deprecated interface. See DESCRIPTION. SunOS 5.10 10 Sep 2003 lu(1M)
All times are GMT -4. The time now is 02:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy