Sponsored Content
Operating Systems Solaris Solaris 10 install dvd drive boots, but not recoginized by install process Post 302550927 by gwillhight on Sunday 28th of August 2011 09:29:04 PM
Old 08-28-2011
I was able to get a new Sun DVD drive. still have the same issue. I found several conflicting reports stating it is no problem and should work, and others that say it rarely works. my conclusion is that either there is something simple I am missing is setting-up the dvd drive, or it is not possible to use a dvd drive in the Ultra 10.

Can someone please point me in the right direction?

Thanks,
g
 

9 More Discussions You Might Find Interesting

1. Solaris

questions on how to install Solaris 10 via DVD/RW external device

Whoa...glad to see this forum si up and running, as a few weeks ago I tried to check in and found it directing me somewhere else and felt maybe this board was being hijacked or someone was closing down this forum. Here is a problem I am having. I got a SunFire V100 and disc with Solaris 10 on... (8 Replies)
Discussion started by: bluridge
8 Replies

2. UNIX for Dummies Questions & Answers

How can I install Solaris 10 x86 on a machine without a DVD drive?

How can I install Solaris 10 x86 on a machine without a DVD drive? Is there a way to boot from a flash stick or install it through a network? Any help will be appreciated. (1 Reply)
Discussion started by: Bradj47
1 Replies

3. Solaris

SunFire V245, External CD/DVD-ROM, Solaris Install

Hey all. Wondering - I have a pair of V245's with no internal CD/DVD-ROM drives, and I want to install the latest/greatest Solaris 10. Booting these machines with an external drive plugged in via USB does no good. Is jumpstart or installing internal drives the only alternative? I'm a... (1 Reply)
Discussion started by: b1f30
1 Replies

4. Solaris

x4270 Solaris Install without DVD Drive

Hello, Im installing solaris 10 on an x4270 server, but there is no DVD drive. I have only my windows laptop (with dvd drive) and direct access to the ILOM on the server via straight cable. Does anyone know any tips on how to get the solaris installed using what i have? Thanks, K. (2 Replies)
Discussion started by: kerrygold
2 Replies

5. Solaris

How to Install EIS DVD for SPARC (solaris 10)

hello, i need to install eis dvd (recommanded patches) dvd for a client, but i don't know the procedure, can you please help? (1 Reply)
Discussion started by: feg
1 Replies

6. Solaris

Solaris 10 install with no DVD drive

Hi Guys, I think i probably know the answer to this question, but ill put it out there. I have access to one, and only one SunFire v240 with no DVD drive. I have been tasked with installing Solaris 10 on there (Solaris 8 is on at the moment). The obvious thing was to try a USB DVD... (4 Replies)
Discussion started by: Sol-nova
4 Replies

7. UNIX for Dummies Questions & Answers

Install SCSI Jaz drive in Sparc Solaris

I recently got a Sun Sparc 10 Ultra with Solaris 10 installed on it. Now I'm trying to connect my SCSI Jaz drive to it. I moved my Adaptec AHA-2940U PCI SCSI card from my XP PC (where it was working OK) to the Sun and that's about as far as I got. I did a probe-scsi-all and got nothing back,... (0 Replies)
Discussion started by: Michele31416
0 Replies

8. Solaris

PKG install from Solaris 11.2 text installer DVD

Sorry if this has been already answered. The solaris 11 IPS is frustrating me. I want to install a package group from the 11.2 ( in this case) Text Installer DVD. 1) is this possible? 2) if yes, how do I set the publisher to point the dvd mount point /media/Oracle_Solaris-11_2-Text-Sparc... (1 Reply)
Discussion started by: mrmurdock
1 Replies

9. Solaris

Install ext DLT Sun Tape drive on V445 Solaris 10

I have a SunFire V445 running Solaris 10 and am adding a Sun DLT tape drive. From the OK prompt the probe-scsi-all does see the drive and it is the proper target of 4. When I do the boot -- -r it does build the /dev/rmt directories correctly and the links to /devices appear correct as well. When I... (8 Replies)
Discussion started by: chastings
8 Replies
SG_PREVENT(8)							     SG3_UTILS							     SG_PREVENT(8)

NAME
sg_prevent - sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command SYNOPSIS
sg_prevent [--allow] [--help] [--prevent=PC] [--verbose] [--version] DEVICE DESCRIPTION
Sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command to DEVICE. The default action of this utility is to prevent the removing or ejecting of the medium from a drive. This is done by ignoring the SCSI START STOP UNIT command (see sg_start) and ignoring the eject button on the drive when the user presses it. Drives that hold removable disks, tape cartridges or cd/dvd media typically implement this command. The definition of the "prevent" codes for this command differ between disks and tapes (covered by SBC-3 and SSC-3) and cd/dvd drives (covered by MMC-5). The "prevent codes" described here are from MMC-5. OPTIONS
Arguments to long options are mandatory for short options as well. -a, --allow allow medium removal. This is equivalent to setting to '--prevent=2'. Cannot be used with --prevent=PC option (i.e. either use no options (hence prevent removal), this option or --prevent=PC). -h, --help output the usage message then exit. -p, --prevent=PC where PC is a prevent code value. Defined values are: 0 allows removal, 1 prevents removal (default), 2 allows persistent removal while 3 prevents persistent removal. "Persistent" in this context means that the initiator (port) that successfully uses code 3 blocks other initiators (ports) from allowing removal. A "persistent prevent" state can be cleared by the owner allowing persistent removal (code 2) or a power cycle (or anything that resets the device (lun)) or some special commands (e.g. various service actions of Persistent Reserve Out, see SPC-3). -v, --verbose increase the level of verbosity, (i.e. debug output). -V, --version print the version string and then exit. EXIT STATUS
The exit status of sg_prevent is 0 when it is successful. Otherwise see the sg3_utils(8) man page. AUTHORS
Written by Douglas Gilbert. REPORTING BUGS
Report bugs to <dgilbert at interlog dot com>. COPYRIGHT
Copyright (C) 2004-2007 Douglas Gilbert This software is distributed under a FreeBSD license. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. SEE ALSO
sg_start(sg3_utils), sg_persist(sg3_utils) sg3_utils-1.23 January 2007 SG_PREVENT(8)
All times are GMT -4. The time now is 12:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy