Sponsored Content
Full Discussion: e-book
Operating Systems Solaris e-book Post 101581 by iwbasts on Thursday 9th of March 2006 11:01:24 PM
Old 03-10-2006
e-book

Hi everybody
I a new one
And I have just wanted to research on Sun Solaris
So can you help me what e-book to read ( and if can you give me the
direct address to load )
Thks so much
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 Book

Can anyone recommend a decent Solaris 10 book I should purchase? I wouldl like to sit the certification exams so something that covers all topics would be great. (2 Replies)
Discussion started by: rjw
2 Replies

2. Shell Programming and Scripting

Book Recomendation

What would be a good starter's book for learning Korn shell scripting? (1 Reply)
Discussion started by: soupbone38
1 Replies

3. Red Hat

Best Book For RHEL5

Hey friends Anyone tell me the best book for learning RHEL5 from basic to master including everything that we can do with microsoft windows and server. Does anyone know any good institute for red hat linux server in delhi,india (1 Reply)
Discussion started by: neerajrawat1
1 Replies

4. Shell Programming and Scripting

perl book

I want to download larry wall's programming perl any edition book for free. will anybody tell me the location or url where i can get this book. (3 Replies)
Discussion started by: pritish.sas
3 Replies

5. What is on Your Mind?

looking for a book suggestion

On the basic concepts of programming. I mean I am 100% self taught so I need a book to fix all my bad habits and misconceptions. I mean I want a solid book over the basics. Explains what an array is, a string, variable, stacks, and so forth. I only know how to write code in shell,... (7 Replies)
Discussion started by: tlarkin
7 Replies

6. Shell Programming and Scripting

need help on picking a right book

hi, I'm searching for a perfect book to learn awk programming, i started with sed&awk book, but i think this book might be outdated as it is written way back in 97 and also it doesn't have many examples. So, I thought of getting some advice from the experts here. Pls suggest me some books. ... (1 Reply)
Discussion started by: dvah
1 Replies

7. UNIX and Linux Applications

Oracle book

Hi, can someone give a recommendation for this book? Oracle 11g For Dummies (For Dummies (Computers)): Amazon.de: Chris Zeis, Chris Ruel, Michael Wessler: Englische Bücher I am absolulety new to Oracle and databases in general. Would this be helpful or which one might be better? ... (1 Reply)
Discussion started by: firefox111
1 Replies

8. UNIX for Dummies Questions & Answers

Book reference

hello I am looking for book reference far Linux books that have information that is up to date. Example: Running Linux, O`Reilly, year 1995. Or Linux Administration, A beginners guide, 5`th ed, Mc Graw Hill Osbourn, year 2009. Thank you (2 Replies)
Discussion started by: cowLips
2 Replies

9. Red Hat

Linux book

Hi, Can any one suggest me which book will be good for learning Linux server admin. I am new to it and trying for interview preparation. Thanks (2 Replies)
Discussion started by: chetansingh23
2 Replies
grub(5) 						Standards, Environments, and Macros						   grub(5)

NAME
grub - GRand Unified Bootloader software on Solaris DESCRIPTION
The current release of the Solaris operating system is shipped with the GRUB (GRand Unified Bootloader) software. GRUB is developed and supported by the Free Software Foundation. The overview for the GRUB Manual, accessible at www.gnu.org, describes GRUB: Briefly, a boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring con- trol to an operating system kernel software (such as Linux or GNU Mach). The kernel, in turn, initializes the rest of the operating system (for example, a GNU [Ed. note: or Solaris] system). GNU GRUB is a very powerful boot loader that can load a wide variety of free, as well as proprietary, operating systems, by means of chain- loading. GRUB is designed to address the complexity of booting a personal computer; both the program and this manual are tightly bound to that computer platform, although porting to other platforms may be addressed in the future. [Ed. note: Sun has ported GRUB to the Solaris operating system.] One of the important features in GRUB is flexibility; GRUB understands filesystems and kernel executable formats, so you can load an arbi- trary operating system the way you like, without recording the physical position of your kernel on the disk. Thus you can load the kernel just by specifying its file name and the drive and partition where the kernel resides. Among Solaris machines, GRUB is supported on x86 platforms. The GRUB software that is shipped with Solaris adds two utilities not present in the open-source distribution: bootadm(1M) Enables you to manage the boot archive and make changes to the GRUB menu. installgrub(1M) Loads the boot program from disk. Both of these utilities are described in Solaris man pages. Beyond these two Solaris-specific utilities, the GRUB software is described in the GRUB manual, a PDF version of which is available from the Sun web site. Available in the same location is the grub(8) open-source man page. This man page describes the GRUB shell. SEE ALSO
boot(1M), bootadm(1M), installgrub(1M) Solaris Express Installation Guide: Basic Installations System Administration Guide: Basic Administration http://www.gnu.org/software/grub SunOS 5.11 21 Apr 2005 grub(5)
All times are GMT -4. The time now is 06:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy