Sponsored Content
Operating Systems Solaris x86 Install stops with a /cdrom error Post 302252918 by rpollard001 on Thursday 30th of October 2008 03:25:26 PM
Old 10-30-2008
x86 Install stops with a /cdrom error

Hi,

I have a DVD burned iso image of Solaris 10 for x86 and trying to install it on an PowerSpec PC with 2 - DVD drives. The DVD image won't boot from the top DVD drive so I put it in the second one and it boots. The installation gets to the following prompt:
"You may need to manually eject the CD/DVD or select a different boot device after reboot to avoid repeating the installation process."

Then the following error occurs on the next screen and the first DVD caddy ejects:

ERROR: The disc you inserted is not a Solaris OS CD/DVD

After I hit the F2 button another prompt says:
"There were problems loading the media from /cdrom.
Solaris installation program exited.

I can't identify the 2 DVD drives anywhere so I can associate them with a device to mount the second DVD drive manually. If I could find it and mount it, I should be able to restart the installation successfully. It appears it is not mounting the volume where the OS is on /cdrom. There is nothing in /cdrom.

Maybe you guru dudes can come up with an easier solution.

Thanks for any help you can give!!!
 

10 More Discussions You Might Find Interesting

1. Solaris

How to install Solaris 9 on X86

HI All, I have three solaris disks: disk 1 & 2 and "image" disk. However, no instructions for installation on x86 came with them. (I downloaded from SUN.) I've searched far and wide on the net trying to find instructions for installing Solaris on my PII 500 mhz intel machine, but have... (7 Replies)
Discussion started by: JaredsNew
7 Replies

2. UNIX for Dummies Questions & Answers

Install drivers Solaris 10 x86

I am trying to figure out a way to install drivers for a network card. I have a 3C905C-TXM 3Com card that appeared to check out on Solaris's Web Site. I found what I thought was a driver, although that may not be the case, because the instructions asked me to copy-and-paste the contents into a... (1 Reply)
Discussion started by: Jody
1 Replies

3. Solaris

install-discovery script error for X86

Hi I have edited the install-discovery in the miniroot to take in new bootargs and to generate a sysidcfg file for cd install. I have added my new bootargs in the "Private Flags section" and added a new function to generate the sysidcfg. However now when I try to install using the cd... (0 Replies)
Discussion started by: eeisken
0 Replies

4. Solaris

Boot cdrom - install

Hi community, Does anyone can tell me the difference between "boot cdrom" and "boot cdrom - install" ? Thank you very much:D (3 Replies)
Discussion started by: Sunb3
3 Replies

5. Linux

How to install linux in a system without cdrom, usb boot, floppy, other OS?

Hello to everyone, I am new to linux and I want to move to this system after bad experiences with windows. I have also a particular problem. An old laptop is probably able to handle just linux at this point of its life. The cdrom is gone, the bios doesn't have usb boot support, there is no... (6 Replies)
Discussion started by: highkftj
6 Replies

6. Solaris

Apache Install error on Solaris 10 x86

I am trying to install apache on a sun server (Solaris 10 x86) but when I execute the compile i have the following error; configure failed for srclib/apr Can anybody help with this. Thanks for the usual help oh-daa (2 Replies)
Discussion started by: oh-daa
2 Replies

7. SCO

Install Hang OpenServer 6 - SATA CDROM

Hi all Can anybody offer any help with installing Openserver 6 on a Supermicro server? I am familiar with installing OS5, but this is my first time with v6. The PC is fitted with Supermicro X8DTL-I Dual Xeon motherboard and 2 Xeon E5620 processors, and 16Gb Ram, LSI MegaRaid SAS8708 8 port... (11 Replies)
Discussion started by: millosman
11 Replies

8. Solaris

Solaris x86 - Webstack 1.5 - Apache Stops reponding

Solaris 10x86 running multiple zones Webstack 1.5 loaded in the global and one zone is using the Apache webserver which it provides. Rest of zones working fine, no issues etc... The Apache web server however just stops responding. It is still running, but not processing requests. There... (4 Replies)
Discussion started by: dweeber
4 Replies

9. Solaris

HOW TO INSTALL os from cdrom from console?

Hi all, I need to do installation via console , a image is stored in cdrom. The OS is Sun Solaris , Please tell me how to go about it. I just need to know the first command and thereafter. Please advise. Thanks Manali (5 Replies)
Discussion started by: manalisharmabe
5 Replies

10. SCO

SCO 6.0.0 hangsat install cdrom verify

Installing SCO 6.0.0 on a Supermico server. Has an LSI 9240-8i MegaRaid SAS controller using the megasas drivers. Created a driver diskette and it loads the drivers in first part of install OK. When all drivers are loaded it starts the installation process and it hangs with the "... verify (cdrom)"... (4 Replies)
Discussion started by: adacomp
4 Replies
MOUNT_UDF(8)						    BSD System Manager's Manual 					      MOUNT_UDF(8)

NAME
mount_udf -- mount an UDF file system SYNOPSIS
mount_udf [-c] [-g gid] [-o options] [-t gmtoff] [-s session] [-u uid] special node DESCRIPTION
The mount_udf command attaches the UDF file system residing on the specified special device node on the location indicated with node. Anonymous files stored on the UDF disc will be represented and saved in the specified uid:gid pair. If unspecified, it will default to nobody:nobody. Both uid and gid can be either specified with their names as with their numerical equivalents. -c Close the session after unmount creating remountable snapshots. Closing a session also allows -ROM devices to read the disc cre- ated. Note that this option only makes sense when mounting sequential recordable media like CD-R and DVD*R. -g gid Set the group of anonymous files on the file system. The default group is the nobody group. -o options Use the specified mount options as specified in mount(8). -s session Select the session session to be mounted instead of the default last one. Implements readonly snapshots on sequential media. Positive session values indicate an absolute session number. Negative session values are relative to the last session found on the disc. Note that this option only makes sense when mounting sequential recordable media like CD-R and DVD*R. -t gmtoff Set the time zone offset (in seconds) from UTC to gmtoff, with positive values indicating east of the Prime Meridian. If not set, the user's current time zone will be used. -u uid Set the owner of anonymous files on the file system. The default owner is the user nobody. SEE ALSO
mount(2), vnd(4), fstab(5), mount(8), umount(8), vnconfig(8) NOTES
UDF is a file system defined by the OSTA standardization group and is tailored for data interchange on optical discs (like CDs and DVDs) between different operating systems. Its also more and more common on other media like Compact Flash (CF) cards. Read and write access is supported for all media types that CD/DVD type drives can recognise including DVD-RAM. BluRay support is prelimi- nary; read-only access should work fine but write support is experimental. Implemented and tested media types are CD-ROM, CD-R, CD-RW, CD-MRW, DVD-ROM, DVD*R, DVD*RW, DVD+MRW, DVD-RAM but the same code can also read HD-DVD and BluRay discs. Discs created and written by UDFclient, Nero's InCD, and Roxio's DirectCD/Drag2Disc can be read without problems. Both open and closed media are supported so there is no need to close discs or sessions. All current UDF versions up to version 2.60 are supported. Hard disk partitions and vnd(4) devices may also be mounted. Note when mounting a vnd(4) device it might be necessary to specify the file image sector size in the geomspec when creating the vnd(4) device or the disc sector size will be used. BUGS
Write support for UDF version 2.50 is not completely mature and UDF version 2.01 should be used if possible; this is also the default format. Due to lack of test media and recording devices, BluRay support and in particular BluRay-R is still preliminary as of writing. BSD
July 13, 2009 BSD
All times are GMT -4. The time now is 03:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy