Sponsored Content
Operating Systems Solaris Solaris 10 x86 Installation Will Not Boot From CD Disks Post 302147282 by xramm on Monday 26th of November 2007 07:33:06 AM
Old 11-26-2007
Old Sun Hw does not have DVD ROM so it is mandatory to use CD-ROMs consequently.

If you download CD-ROMs from Sun site it must not be a problem ? Maybe you'd better to try from beginning..just watch out comments by Sun how to prepare ISO s and how to install...
 

10 More Discussions You Might Find Interesting

1. Solaris

Solaris x86 - 2 new disks

Have a compaq dl380 proliant installed with solaris.. It has a smart array 5i controller.. currently I have 2 18gb disks - mirrored as far as I can see... I have just put in 2 36gb disks (just physically put in) How do I get solaris to recognise them so I can use them? format command - only... (2 Replies)
Discussion started by: frustrated1
2 Replies

2. Solaris

Solaris 10 installation on X86

During installation on the desktop the error message crops up. "Failed to initialize hotplug controllers". Any help. Thanks. Chad (3 Replies)
Discussion started by: Mike Chad
3 Replies

3. Solaris

Installation of Solaris 10 11/06 on X86 Platform with Xp SP2 as dual boot

Please help to install Solaris 10 11/06 on X86 platform with XP Sp2 as dual boot . Iam not unable to complete the installation as it shows that NO DISK AVAILABLE even i have assigned the unpartioned space of 30 GB PLz help me as my life was tired to do Installation before i retire from the... (2 Replies)
Discussion started by: skargarika
2 Replies

4. Solaris

Solaris X86 grub boot menu

I have a x4200 m2 that I've installed Solaris 10 on. I've created a raid 1 mirror using disk0 and disk1. I'm trying to add the mirror bootblk to the grub menu so in case of a failure of disk0, I can simply boot from the mirrored disk1. I'm looking for the syntax to add the alternate boot path to... (5 Replies)
Discussion started by: gonzotonka
5 Replies

5. Solaris

x86 Solaris 8 does not boot.

Hello, First of all I must say that I have 0 solaris experience and only some average linux knowledge. One of my friends came to ask for my help today with a Solaris 8 x86 station that would not boot. The system is a pentium 4 1.6 ghz, 1gb ram, 40 gb hdd. When I turn it on, I get ... (3 Replies)
Discussion started by: gogusrl
3 Replies

6. Solaris

Solaris x86 installation using jumpstart does not local boot ( boot from hdd)

I am trying to install Solaris x86 using the Jumpstart server. I run the add_install_client command with appropriate options, and reboot my x86 Target box. The installation starts fine and unattended. After the installation completes and the target goes for a re-boot, it does not boot from the HDD... (9 Replies)
Discussion started by: hemalsid
9 Replies

7. Solaris

Disks not reconize during solaris 10 installation

Hi all, I am installing Solaris 10 on a new server Sun Blade X6270. During the installation i get this error: ''disk not found'' I try to replug the disks but the same error eppear. Disks reference: SAS 146GB Seagate 10000RPM Do i need to install disk or controller's driver? or do another... (2 Replies)
Discussion started by: saki_jumeau
2 Replies

8. Solaris

Can't have the GRUB menu for solaris x86 installation

Dears, I'm trying to install solaris x86 on sun x4170 M2 I started connecting consol to the machine but when I do the reset /SYS command nothing changed I can see that the /SYS is powered on but I can get the GRUB menu to start the installation of the solaris. the solaris DVD is already... (2 Replies)
Discussion started by: engwzwz
2 Replies

9. Solaris

Solaris 10 Installation - Disks missing, and Raid

Hey everyone. First, let me start by saying I'm primarily focused on linux boxes, and just happened to get pulled into building two T5220's. I'm not super educated on sun boxes. Both T5220's have 8 146GB 15k SAS drives. Inside the service processor, I can run SHOW /SYS/HDD{0-7} and they all come... (2 Replies)
Discussion started by: msarro
2 Replies

10. Solaris

Boot Solaris 10 U1 for x86 from DVD

Is it possible to boot an existing Solaris 10 update 1 from boot dvd that I run on p3(1 ghz -512 mb ram). I have got a dual boot sys - the other os is win xp that I need to reinstall but that removes the mbr so, is there any way to recover mbr after the installation of xp? Thanks. (3 Replies)
Discussion started by: vectrum
3 Replies
cdfs(4) 						     Kernel Interfaces Manual							   cdfs(4)

NAME
cdfs - The Compact Disk-Read Only Memory File System (CDFS) DESCRIPTION
The ISO 9660 standard describes volume and file structures for information exchange on a Compact Disk-Read Only Memory (CD-ROM) volume. CDFS supports mounting, as another local file system type, CD-ROMs that comply to the standard. Once mounted, files and directories recorded on the CD-ROM become accessible in a read-only manner through system calls and commands. Support of the standard is limited to Interchange Level 2 with the exception of multiple volume semantics, which are supported. Refer to the international standard ISO 9660-1988 for additional information pertaining to the actual standard. The CDFS behaves the same as any read-only file system, and additionally supports the following semantics: The CDFS can be exported by NFS Users can mount other file system types (UFS, NFS, AdvFS) onto directories recorded on a CD-ROM volume CD-ROM volumes can be recorded in ISO 9660-1988, Interchange level 2, or (for backward compatibility) High Sierra Group (HSG) format The data on a CD-ROM volume that is recorded as part of a multiple volume set or consists of a single volume is made available when the volume is mounted File systems on a CD- ROM volume can be accessed locally and remotely The CDFS can be organized on a CD-ROM volume in multiple sessions. The contents of all sessions is available as one file system; individual sessions are not separately available. The CDFS also supports CD-ROMs recorded using the Rock Ridge Interchange Protocol, Revision 1.09, August 1991. Rock Ridge specifies the use of the extension fields that are defined by ISO-9660:1988, and it uses those extensions to provide the following information: File owner, file group, file permissions Additional file types (symbolic links, device special files, named pipes) setuid, setgid, and sticky bits Hard link counts POSIX file names (mixed case names, unstructured names, and longer names than ISO-9660:1988 allows) Deep directory hierarchies (greater than 8 levels) File time stamps Refer to the Rock Ridge specification for additional information about the extensions. The CDFS also supports the XCDR extensions (X/Open Preliminary Specification (1991) CD-ROM Support Component). These XCDR extensions add the following support: Users can examine selected ISO 9660 attributes through defined utilities and shared libraries A system administrator can substitute different file protections, owners, and file names for files on a CD-ROM volume. RELATED INFORMATION
mount(8), cddevsuppl(8), cdsuf(1), cd_getdevmap(3), cd_setdevmap(3), and cd_suf(3) delim off cdfs(4)
All times are GMT -4. The time now is 04:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy