Sponsored Content
Full Discussion: CD or DVD?
Operating Systems Solaris CD or DVD? Post 302180599 by jalburger on Monday 31st of March 2008 03:20:06 PM
Old 03-31-2008
CD or DVD?

Solaris 8....

I have a script that burns data to CD/DVD. Is there a way in the script to check if the disk in the CD/DVD drive is a CD or DVD? I thought maybe there would be an option with 'cdrw' but it doesn't look like it from the man pages.

Thanks in advance!
 

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

hp-ux 10.20 onto DVD ?

Hi, Is there a way to take hp-ux 10.20 data stored on dat tapes and burn them onto an hp100i DVD burner running NT ? thanks simon2000 (1 Reply)
Discussion started by: simon2000
1 Replies

2. UNIX for Dummies Questions & Answers

DVD To CD?

I've never used Unix before so I was kinda wondering... If i take out a DVD Drive on a Unix machine and replace it with a CD is it going to cause me any problems? (1 Reply)
Discussion started by: MechJerk
1 Replies

3. Red Hat

Cd/rw dvd/rw

Dell workstation that has a DVD/RW that will write to DVD and CD in windows. Running RHEL5.1 and using Nautilus CD burner application. The drive will write to DVD but doesn't recognize blank CD-RW when inserted. Any ideas how to write to DVD and CD? Thanks, Jon (1 Reply)
Discussion started by: wazzu62
1 Replies

4. UNIX and Linux Applications

unable to open the MRL 'dvd:///dev/dvd'

I am getting an error similar to this when I try to watch dvd's. Every program has a similar version of this. unable to open the MRL 'dvd:///dev/dvd'For VLC I have found a way to fix it. CD/DVD Drive not working VLC error (SOLVED) (Page 1) - Help & Support (Stable) - CrunchBang Linux Forums... (0 Replies)
Discussion started by: cokedude
0 Replies

5. AIX

Using mkdvd to create bootable mksysb on dvd reports success but nothing on dvd?

Hello, Running AIX 7.1 7100-00-03-1115, trying to make a mksysb image to a dvd drive using mkdvd. My final command looks like this.. mkdvd -e -V rootvg -R -C /usr1/AIXADMIN/mkcd/cd_fs -I /usr1/AIXADMIN/mkcd/cd_images -M /usr1/AIXADMIN/mkcd/mksysbimage -d /dev/cd0 -Y When i run this... (3 Replies)
Discussion started by: c3rb3rus
3 Replies
BOOTCD2DISK(1)							   bootcd utils 						    BOOTCD2DISK(1)

NAME
bootcd2disk - copy a system running from bootcd to a disk SYNOPSIS
bootcd2disk [-i] [-s] [-c <config directory>] [-url <url>] DESCRIPTION
With bootcd2disk a CD build with bootcdwrite can be copied to one or more Disk Partitions from the running cd-based system. Therefore bootcd could be used to make rescue disks. It is also possible to let bootcd2disk automatically find a disk, make partitions on it, copy the cd to the disk and make the disk bootable. bootcd2disk will be available as soon as your system is running from cd. OPTIONS
-i With this option the complete bootcd2disk runs in interactive mode and you can run each function manually. This option is useful for debugging. -v The option "-v" (verbose) adds messages on running. -s This option can be used to disable interactive questions and to try to ignore errors. -c <config directory> The configuration directory which normally is "/etc/bootcd" can be changed with this. -url <url> If bootcd2disk is slow on your system (because of a slow CD/DVD drive or the HP ILO virtual CD interface), you can use an image server to get the image from. bootcd2disk use the SWAP partition of your upcoming system as temporary space and copy the image from the con- figured image server to this partition and use it as image. The image server url is configured with this option. example install from imagesserver: bootcd2disk -url http://192.168.1.1/cdimage.iso Another way the increase the performance is the use of the mounted CD/DVD itself for the copy. The option "-url" is the same, the url starts with "file:///" example install from CD/DVD drive sdc0: bootcd2disk -url file:///dev/sdc0 The swap partition of the upcoming system must have enough space to get the whole image! Currently no other options can be specified on command line. All other configuration has to be done in the config files. FILES
/etc/bootcd/bootcd2disk.conf Configuration for bootcd2disk. SEE ALSO
Documentation in bootcd2disk.conf bootcd2disk.conf(5), bootcd(1), bootcdflopcp(1), bootcdwrite(1) AUTHOR
This manual page was written by Bernd Schumacher <bernd.schumacher@hp.com> and Carsten Dinkelmann <Carsten.Dinkelmann@foobar-cpa.de> for the Debian GNU/Linux system (but may be used by others). bootcd2disk 2007-04-04 BOOTCD2DISK(1)
All times are GMT -4. The time now is 03:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy