| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
07-18-2010, 01:17 PM
|
#1
|
|
Member
Registered: Apr 2009
Location: El Salvador
Distribution: Slackware -current
Posts: 164
Rep:
|
dd command on fedora 13 "no such file or directory"?
i got this problem on fedora 13, i've always used the dd command to make backups of my cds/dvds but for some reason in fedora it doesn't work..
this is what i get:
dd if=/dev/cdrom of=/home/miguel/Desktop/compilation.iso
dd: opening `/home/miguel/Desktop/compilation.iso': No such file or directory
i don't really know why i get this error, I've always used the same syntax.
what could be the problem? it has always worked for me in other distros.
|
|
|
|
07-18-2010, 02:06 PM
|
#2
|
|
Senior Member
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279
|
Try touching compilation.iso before running your command. I've never run dd like that as I usually copy an image to a block device, which already exists.
There is no mention in man dd of dd creating any files, only truncating one by default if it exists.
|
|
|
|
07-18-2010, 07:34 PM
|
#3
|
|
Member
Registered: Apr 2009
Location: El Salvador
Distribution: Slackware -current
Posts: 164
Original Poster
Rep:
|
Quote:
Originally Posted by smoker
Try touching compilation.iso before running your command. I've never run dd like that as I usually copy an image to a block device, which already exists.
There is no mention in man dd of dd creating any files, only truncating one by default if it exists.
|
mmm what do you mean by "touching" compilation.iso first? the weird thing is that i've always used dd command to make iso backups of my cds or dvds, and for some reason here in fedora it doesn't work 
|
|
|
|
07-18-2010, 10:17 PM
|
#4
|
|
Senior Member
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279
|
touch creates an empty file.
Code:
touch compilation.iso
FWIW, your command runs fine on F12.
|
|
|
|
07-19-2010, 12:32 PM
|
#5
|
|
Member
Registered: Apr 2009
Location: El Salvador
Distribution: Slackware -current
Posts: 164
Original Poster
Rep:
|
Quote:
Originally Posted by smoker
touch creates an empty file.
Code:
touch compilation.iso
FWIW, your command runs fine on F12.
|
 d'oh!!i'm feeling so stupid right now i got my problem solved.. it turns out that my home folder has a capital letter at the beginning. hmm i think is the first time i have named my home folder like this anyway... sorry xD
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|