Next Question
RSS
Upon looking at the code that triggers this particular error,
"// Creating temporary directory to mount CDROM.
if (1 == mwexec("/bin/mkdir -p {$mntpath}")) {
write_console("Error: Failed to create directory '{$mntpath}'!\n");
return 1;
}"
It appears that it is failing to be able to create a directory on the HDD in order to facilitate the mounting of the CD drive, so it's a hard drive write issue you are experiencing for sure. You may try doing a quick format on the drive (if there is no data on it or that you are worried about) and try to do the install again.
Permalink | Report
That will give you an idea of what's going on in a more interactive environment, and because FreeNAS is based on FreeBSD, you'll know for sure whether your drive works in that OS well.
Source(s):
http://livecd.sourceforge.net/, http://www.freenas.org/
Permalink | Report
Answered Question
M$10
December 15, 2008 10:08 PM
I get an error when trying to install FreeNas on my hard drive. What's the problem?
I am trying to install FreeNas on my old computer, but when I try to install it on my hard drive, it comes up with an error:
"Create filesystem: ad0s1ad0: WARNING - WRITE_DMA UDMA ICRC error (retrying request) LBA=32351
ad0: WARNING - WRITE_DMA status=51 error=84 LBA=32351
Error: Failed to create filesystem on '/dev/ad0s1' !
Unmount CDROM
There was a problem during initializing the destination disk."
I am using Option 2: Install 'embedded' OS on HDD/Flash/USB + data partition, but error messages come up with the other install options too.
"Create filesystem: ad0s1ad0: WARNING - WRITE_DMA UDMA ICRC error (retrying request) LBA=32351
ad0: WARNING - WRITE_DMA status=51 error=84 LBA=32351
Error: Failed to create filesystem on '/dev/ad0s1' !
Unmount CDROM
There was a problem during initializing the destination disk."
I am using Option 2: Install 'embedded' OS on HDD/Flash/USB + data partition, but error messages come up with the other install options too.
Interesting Question?
Yes (0)
No (0)
- In Technology & Internet |
- |
- Report |
-
Share
RSS
Best Answer Chosen by Asker
Other Answers (4)
December 15, 2008 10:22 PM
Well, I've not received errors like this while using FreeNAS; however, it looks like it's having a problem writing. The message you are getting says as much. Upon looking at the code that triggers this particular error,
"// Creating temporary directory to mount CDROM.
if (1 == mwexec("/bin/mkdir -p {$mntpath}")) {
write_console("Error: Failed to create directory '{$mntpath}'!\n");
return 1;
}"
It appears that it is failing to be able to create a directory on the HDD in order to facilitate the mounting of the CD drive, so it's a hard drive write issue you are experiencing for sure. You may try doing a quick format on the drive (if there is no data on it or that you are worried about) and try to do the install again.
Permalink | Report
December 15, 2008 10:25 PM
It looks to me like you've either got an unusual or damaged hard drive. I would recommend downloading a FreeBSD liveCD (http://livecd.sourceforge.net/) and see how well that boots. Once you're there, try using the disc utilities, and see how well you can mount / partition / format the drive. That will give you an idea of what's going on in a more interactive environment, and because FreeNAS is based on FreeBSD, you'll know for sure whether your drive works in that OS well.
Source(s):
http://livecd.sourceforge.net/, http://www.freenas.org/
Permalink | Report
Answer this Question
Related Questions
Ask a Question
Buy Mahalo Dollars with Credit Card or PayPal
Top Members
Most Popular Tags
Categories
- Anonymous
- Arts & Design
- Beauty & Style
- Books & Authors
- Business
- Cars & Transportation
- Consumer Electronics
- Coupons Deals
- Education
- Entertainment
- Environment
- Fitness
- Food & Drink
- From Email
- From Iphone
- From Twitter
- Health
- History
- Hobbies
- Home & Garden
- How Tos
- Humor
- Jobs
- Legal
- Local
- Love & Relationships
- Mahalo Answers Community
- Money
- Music
- News
- NSFW
- Parenting
- Pets
- Science & Mathematics
- Services
- Shopping
- Social Science
- Society & Culture
- Sports
- Technology & Internet
- Travel
- Video Games
Welcome New Members
- kswn1, November 27, 2009 10:20 PM
- ashleyw2, November 27, 2009 10:19 PM
- eng1, November 27, 2009 10:17 PM
- akowonjo3, November 27, 2009 10:06 PM
- lifetester, November 27, 2009 10:05 PM
Mahalo Dollars are the currency of Mahalo Answers.
Each Mahalo Dollar costs $1.
Once you earn more than 40 Mahalo Dollars, you can request to be paid via PayPal. Each Mahalo Dollar is currently worth $0.75 when paid out via PayPal. Learn More
at the first link, but it wasn't an ISO file.