Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Linux Support Linux - Operating Systems and Applications Support

Reply
 
Thread Tools
Old 10-04-2005, 09:00 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2005
Posts: 23
OS: Xp


Confused Burning Info [Resolved]

Hi everyone, Im a Linux beginner user, Im trying to burn information with
growisofs -M /dev/cdrom

but I get an error <write failed input/output error>. I tought that Ive mount drive with <mount /mnt/cdrom>. It didnt works, thanks a lot.
martell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-04-2005, 09:23 AM   #2 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 367
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
Is /dev/cdrom your cd burner?

And are you doing this (the mountung specifically) as root?



Also mount needs two arguments, the location of the device (/dev/cdrom) and the folder where you want to mount it (/mnt/cdrom)
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-04-2005, 09:53 AM   #3 (permalink)
Registered User
 
Join Date: Jul 2005
Posts: 23
OS: Xp


Yes /dev/cdrom/ is my cd burner.

In fact its a DVD burner, but yesterday I use
growisofs -M /dev/cdrom -r -J /home/files
without a problems

then I use <mount /mnt/cdrom> to use <ls -la> to check cd data, after that I cant use growisofs. All of that as root user.

Thanks....
martell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-04-2005, 12:59 PM   #4 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 367
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
Well that means that /dev.cdrom was already mounted. If you mount it twice you cause problems


I would first do
Code:
umount /dev/cdrom
I don't think that needs the location


and then re-mount it with
Code:
mount /dev/cdrom /mnt/cdrom
Or mount it where ever you wish
Things should work again after that
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-04-2005, 01:19 PM   #5 (permalink)
Registered User
 
Join Date: Jul 2005
Posts: 23
OS: Xp


Thanks so much....Ive another doubt....for other backup I run a script to burn information <burn.sh>
This script contains the media type, the info (folders) to backup, and other instructions, my doubt is if I umount cdmedia and then mount it again, could I affect or modify the functionality of this script ?? Maybe the script didnt find cdmedia (drive) anymore.
martell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-04-2005, 02:33 PM   #6 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 367
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
It all depends on what's in the script

If you have trouble then post it here
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-28-2006, 09:22 AM   #7 (permalink)
Registered User
 
Join Date: Jul 2005
Posts: 23
OS: Xp


Resolved

Thanks so much, we can set as resolved
martell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 02:46 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82