Ubuntuでdvd-ramにiso-imageを書く / write iso-image to the dvd-ram

GUIでは出来なかったが、コマンドラインでは2行で出来た / kept failed via gui, but succeeded via terminal with 2 commands as follows;

sudo dvd+rw-format -force /dev/dvdrw
sudo growisofs -Z /dev/dvdrw=CentOS-5.3-i386-bin-DVD.iso

UbuntuCentOSを交互に入れてたけど // iterated installation of CentOS and Ubuntu

CentOS4だと使ってるモニターのdell fp1500で1024x768が出なくて、Ubuntuだとalternative CD使わないとraid1が組めないとかでインストールを繰り返していたのだけど、マジでヲレ、CentOS5のインストールもするの? 今sambaがうまく設定できてなくて何とかしたいとか色々あるのだけど... // I did installation repeatedly; CentOS4 does not allow to show 1024x768 resolution for dell's fp1500, and Ubuntu does not allow raid1 with normal installation CD. Then, am I really install CentOS5? Problem of samba configuration is current problem, yes, but...