| TIP: Click on subject to list as thread! | ANSI |
| echo: | |
|---|---|
| to: | |
| from: | |
| date: | |
| subject: | CloneCD on Linux! |
Hello David.
23 Apr 03 19:02, you wrote to all:
DG> * Originally in LINUX
DG> * Crossposted in LINUXHELP
DG> * Crossposted in LINUX_BBS
DG> * Crossposted in LINUX-USER
DG> Hello everybody.
DG> is there anything like CloneCD for Linux?, or at least something that
DG> creates ISO images of CDs?.
DG> --- GoldED+/W32 1.1.5-30228
do you need it :)
man cdrecord in your linux shell, remember to enable ide_scsi on the drive
if its not a scsi burner, have fun :)
from my grup
=== Cut ===
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda6
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (0.0.0-0.0.0)
root (hd0,0)
kernel /vmlinuz-0.0.0-0.0.0 ro root=LABEL=/ hdd=ide-scsi
initrd /initrd-0.0.0-0.0.0.img
=== Cut ===
if you want gui use xcdroast, but you still need the shell tools working first
cdrecord --scanbus to find the drive ...
=== Cut ===
#!/bin/sh
DIRECTORY=`echo "$1/" | cut -d "/" -f1`
echo Creating ISO image called "$DIRECTORY".iso...
mkisofs -R -J -l "$1" > "$DIRECTORY.iso"
=== Cut ===
=== Cut ===
#!/bin/sh
cdrecord -eject dev=1,0,0 speed=4 fs=64M -isosize -pad "$1"
sleep 2
=== Cut ===
Benny
--- GoldED+/LNX 1.1.4.7
* Origin: xpoint{at}ldnet.dk (2:237/53)SEEN-BY: 633/267 270 @PATH: 237/53 9 20/11 106/1 2000 633/267 |
|
| SOURCE: echomail via fidonet.ozzmosis.com | |
Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.