Sponsored Content
Operating Systems Solaris Looking for help with Solaris bootable CD Post 302564858 by jlliagre on Saturday 15th of October 2011 01:09:12 AM
Old 10-15-2011
What hardware ?
What ISOs ?
What boot errors ?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Bootable CD

Hi, I need to be able to make a back bootable CD for Solaris 7 + software on the system. As stated the CD needs to be a bootable one, I know it will more then likely have to be more then 1 CD and I don't mind. What would be a good program to do this? Also the best way to go about doing it.... (1 Reply)
Discussion started by: merlin
1 Replies

2. UNIX for Dummies Questions & Answers

bootable CD

Hey all, I'm trying to make a backup bootable CD of a solaris 7 machine. I have no idea where to start so I did alot a reading :-) Even though I've done alot of reading I still don't know what is the best way of going about it all. What I am after as a finished result is a bootable CD... (1 Reply)
Discussion started by: merlin
1 Replies

3. UNIX for Dummies Questions & Answers

bootable

hw can i prepaer bootable floopy in Solaris as well as SCO Unix thx (1 Reply)
Discussion started by: girish_shukla
1 Replies

4. SuSE

CD Bootable OS

Hi, I want to create a CD that is bootable containing a working Linux OS ie OS runs from CD and not harddrive. Will probably install Linux to a 650GB partition , including all the bits I need. How would I then use this partition to create a working CD? Ideas and Web sites with info very... (5 Replies)
Discussion started by: markdr011
5 Replies

5. Solaris

Bootable solaris cd backup

Hi ppl! Does anyone know of how to make a bootable solaris cd backup :confused: i have mkisofs installed and plan to burn the bootable image on pc with cdwriter on it... thanx (2 Replies)
Discussion started by: andryk
2 Replies

6. UNIX for Dummies Questions & Answers

Bootable CD

Hello all, I was wondering if anyone had made a bootable Linux CD with additional directory inside it. I'm trying to make a bootable CD with additional rpm to install the correct video card in a seaperate directory. I'm able to make a kickstart bootable CD but am unable to read into the new... (2 Replies)
Discussion started by: larryase
2 Replies

7. Filesystems, Disks and Memory

Make non-bootable scsi drive, bootable

In our HP/Unix system, our master scsi drive was bootable and our mirrored drive was non-bootable. Are any of these alternatives possible: 1) Make the non-bootable scsi drive bootable? How? 2) Create a bootable scsi drive, then copy the mirrored data to the newly created scsi drive? I seek... (1 Reply)
Discussion started by: bfisk
1 Replies

8. Solaris

Help me, please! Solaris 10 hands-off installation from a bootable DVD

Hello, I have a problem with installing the Solaris 10 using a bootable DVD with a flar archive. I want this installation to be totally hands-off, but unfortunately after I run this boot command at the ok prompt: ok boot cdrom - install ... the system is rebooted and the interactive... (5 Replies)
Discussion started by: Przemek
5 Replies

9. Solaris

Burning Solaris 9 Installation ISOs to bootable CDs

Hi everyone, Im new to Solaris and am just about to install Solaris 9 on an old Sparc based machine with Solaris 8. My friend gave me the ISOs for V9, and now, i have them sitting on my Vista, and i have to start writing bootable CDs of the same. But Im not quite sure how to go about doing... (4 Replies)
Discussion started by: agummad
4 Replies
CX(4)							 BSD/i386 Kernel Interfaces Manual						     CX(4)

NAME
cx -- driver for synchronous/asynchronous Cronyx Sigma WAN adapters SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device cx Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_cx_load="YES" Additional options: device sppp options NETGRAPH options NETGRAPH_CRONYX In /boot/device.hints: hint.cx.0.at="isa" hint.cx.0.port="0x240" hint.cx.0.irq="15" hint.cx.0.drq="7" DESCRIPTION
The cx driver needs either sppp(4) or netgraph(4). Which one to use is determined by the NETGRAPH_CRONYX option. If this option is present in your kernel configuration file, the cx driver will be compiled with netgraph(4) support. Otherwise, it will be compiled with sppp(4) sup- port. The base I/O port address specified in /boot/device.hints must match the port address set by the jumpers on the board. The DMA I/O channel and interrupt request numbers are configured by software at adapter initialization. Legal values are: Port: 0x240, 0x260, 0x280, 0x300, 0x320, 0x380 IRQ: 3, 5, 7, 10, 11, 12, 15 DMA: 5, 6, 7 The cx driver supports autodetection. As for all non-PNP hardware, using autodetection could lead to some potential problems with other devices during the hardware detection process. It is always better to specify hardware resources manually. Refer to sconfig(8) for information about the cx adapter configuration. HARDWARE
The cx driver supports the following cards: o Cronyx Sigma-22, Sigma-24 o Cronyx Sigma-100 o Cronyx Sigma-400, Sigma-401, Sigma-404, Sigma-410, Sigma-440 o Cronyx Sigma-500 o Cronyx Sigma-703 o Cronyx Sigma-800, Sigma-801, Sigma-810, Sigma-840 SEE ALSO
cp(4), ctau(4), sppp(4), ifconfig(8), sconfig(8), spppcontrol(8) HISTORY
The cx driver was updated in FreeBSD 5.2 and FreeBSD 4.10. In most of the previous versions of FreeBSD the cx driver is out of date. The cx driver for previous versions of FreeBSD is available from http://www.cronyx.ru/. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 06:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy