Sponsored Content
Full Discussion: Boot from cdrom
Operating Systems Solaris Boot from cdrom Post 302122336 by reborg on Wednesday 20th of June 2007 05:39:19 AM
Old 06-20-2007
You have ended up in the "forth interpreter" at the OBP.

do the following:

Code:
ok {} setenv auto-boot? false
ok {} reset-all

The system will reset and then return to the ok prompt. You will be then be able to boot from the cdrom.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

boot from external cdrom

Could some one please tell the command used to boot from an external SCSI cdrom drive? from PROM level. (2 Replies)
Discussion started by: fishman2001
2 Replies

2. UNIX for Dummies Questions & Answers

boot cdrom error

I'm running a Ultra 60 and having problems booting from the cdrom. This is the error I get, Boot device: /pci@1f,4000/scsi@3/disk@6,0:f File and args: The file just loaded does not appear to be executable. Any know what could be the problem here? I've even tried connecting a 2nd cdrom... (3 Replies)
Discussion started by: merlin
3 Replies

3. UNIX for Dummies Questions & Answers

Cdrom boot problems

Hi Everyone, I have a problem. I'm trying too reinstall sun solaris 8.0 on may Sunfire 280r but solaris 9.0 is all ready installed. I tried to boot from cd rom it keeps telling me that File does not seem executable. I need to get Solaris 8.0 on this system. I have boot all ready in single mode... (4 Replies)
Discussion started by: Peterh
4 Replies

4. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

5. Solaris

Can't boot from cdrom at ok prompt

I want to install Solaris 9 on SUN ULTRA 10. The cdrom is attached to an ide controller. The server is currently running Solaris 2.6 I insert Solaris cd 1 of 2 and at the ok prompt I type boot cdrom i get the error below Boot device: /pci@1f,0/pci@1,1/ide@3/cdrom@2,0:f file and args:... (11 Replies)
Discussion started by: Msororaji
11 Replies

6. Solaris

not able to boot from cdrom

Hi all am trying to boot the system from cdrom in single user mode , however when i am giving command boot cdrom -s i am getting below error Boot Device: /pci@1f,0/pci@1,1/ide@3/cdrom@2,0: f file and args: Can't read disk label Can't open disk label package can,t open boot device ... (17 Replies)
Discussion started by: kumarmani
17 Replies

7. Solaris

can't boot cdrom

iam traying to install o/s in spark machine it showing error ok >boot cdrom is showing error short disk read failed to read superblock the file just loaded does not appear to excutable how to solve this can u help me (6 Replies)
Discussion started by: tirupathi
6 Replies

8. 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

9. Hardware

Cannot boot from scsi cdrom

I have a server with a scsi raid controller (for hard drives) and a scsi controller (for tape drive and cd-rom). I am trying to boot from the cd-rom but can't. During boot up, bootable media is detected in the cd-rom but the system will not boot from it. BIOS for the raid controller installs but... (1 Reply)
Discussion started by: powwm
1 Replies

10. UNIX for Beginners Questions & Answers

Cannot boot cdrom -s

Good Afternoon, I'm trying to boot from cdrom so I: bash-2.05# init 0 {1} ok boot cdrom -s and I get: Rebooting with command: boot cdrom -s Boot Device: /pci@1e,600000/ide@d/cdrom@2,0:f File and args: -s Can't read disk label. Can't open disk label package Evaluating: Can't open boot... (13 Replies)
Discussion started by: Stellaman1977
13 Replies
MKLNIM(1)						      General Commands Manual							 MKLNIM(1)

NAME
mklnim - make Linux Netinstall Image SYNOPSIS
mklnim outputfile [path-to-cdrom] DESCRIPTION
mklnim is a shell script that takes a SuSE, TurboLinux or a RedHat CDROM, or equivalent disk directory, and creates a network bootable image (NBI) that can be used with Etherboot (http://etherboot.sourceforge.net/) or Netboot (http://www.han.de/~gero/netboot.html). This NBI, when booted via the network, will make the target computer behave just as if a CDROM boot (TurboLinux), or a floppy boot (RedHat and SuSE) had been selected. A conventional install can be done from this point onwards. There are several occasions when this technique is useful: 1. It can be used to quickly boot a target computer when the floppy loading is very slow. 2. In the case of TurboLinux, it loads the CDROM initial ramdisk which does not require any further floppy loading. In the case of RedHat, it only loads the floppy initial ramdisk which does not contain the material in the supplementary floppy, and may require more floppy insertion. 3. It can start the install from a floppy of any size, not just 1.4 MB, or even from a floppyless machine, if one has a boot ROM (providing no further floppy access is required). 4. It could be used as part of an automatic installation process. Naturally, all this assumes that the infrastructure for diskless booting (bootp and tftp servers) has been set up. BUGS
If supplementary floppies are required, this script doesn't include that material in the network boot image. Please feel welcome to fix this problem. SEE ALSO
Etherboot tutorial at http://etherboot.sourceforge.net/ COPYRIGHT
mklnim is under the GNU Public License AUTHOR
Ken Yap (ken_yap@users.sourceforge.net) DATE
Version 0.4 April 2000 25 April 2000 MKLNIM(1)
All times are GMT -4. The time now is 03:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy