Hi! On Wed Jul 16, 2003 at 10:11:23AM +0200, Yildiz, Murat wrote: > 1.Is it possible to create an image in order to save it on the harddisk, or > can it write only to a cd?(I know bootcdwrite can build a cd with nfs > mounted systems)
Not with version 2.08. But with recent version you can set following: # If you do not have a cd burner and only want to create an iso_image # then set ISO_ONLY="yes" also set BLANKING="no" later in this file. ISO_ONLY="yes" And there's no problem using the sid version in woody. > 2.I have run bootcdwrite an a system without a cd writer and at the moment > it couldn't find the cdwriter I copied the image to my pc and burned it > > I booted from the cd and got this kind of error : > > hda: ATAPI reset complete > end_request : I/O error, dev 03:00 (hda) sector 986248 > hda: cdrom_decode_status : status 0x51 {DriveReady SeekComplete Error} Hm, I'm not sure, but maybe your cdrom gets back to valhalla soon. > 3.I have > SRCDISK=/mnt > KERNEL=$SRCDISK/boot/bzImage > > in the bootcdwrite.conf but when booting from cd it tells me loading > vmlinuz.img or something. Could you mail the complete error message? > 4.What is CDDEV for? # CDDEV=/dev/hda|/dev/hdb|/dev/hdc|/dev/hdd|/dev/scd0|/dev/scd1|/dev/scd2 # You can specify one or more CD devices to boot from. # The first entry is the default. The rest will be given as boot options # to the user. See DISPLAY. # CDDEV="/dev/hdc /dev/hda /dev/hdb /dev/hdc /dev/hdd /dev/scd0 # /dev/scd1" CDDEV="/dev/hdc /dev/hda /dev/hdb /dev/hdc /dev/hdd /dev/scd0 /dev/scd1" It lets you choose on which device the rootfs lies. Per default it's hdc in this example. So long Thomas -- .''`. Obviously we do not want to leave zombies around. - W. R. Stevens : :' : Thomas Krennwallner <djmaecki at ull dot at> `. `'` 1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446 DAD9 FF58 4E59 67A1 DA7B `- http://bigfish.ull.at/~djmaecki/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]