Mailinglist Archive: opensuse-programming (6 mails)
| < Previous | Next > |
[opensuse-programming] Writing to a CD using C
- From: Arani Bhattacharya <arani89@xxxxxxxxx>
- Date: Thu, 4 Mar 2010 21:05:54 +0530
- Message-id: <7f7e233d1003040735if78d8e6geb2d4ba1d8770d36@xxxxxxxxxxxxxx>
I want to write an existing ISO file to a CD using C. I am using an
array of 256 bytes to read characters from the ISO file and trying to
write it to the block file /dev/sr0. But I am getting the error
message "No disk space present", even though I have checked that the
CD is a blank one. Can anybody suggest why this is not working?
I would be grateful if somebody could offer some advice on this matter.
Thanks for reading this!.
Arani
--
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
array of 256 bytes to read characters from the ISO file and trying to
write it to the block file /dev/sr0. But I am getting the error
message "No disk space present", even though I have checked that the
CD is a blank one. Can anybody suggest why this is not working?
I would be grateful if somebody could offer some advice on this matter.
Thanks for reading this!.
Arani
--
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
| < Previous | Next > |