Ask questions via twitter! Message any question to @answers on twitter. We'll publish the question and send you a reply each time there's a new answer.
Next Question

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.
Interesting Question?  Yes (0)   No (0)   
RSS
 
 

Best Answer  Chosen by Asker


Other Answers (4)

Sort By
 
December 15, 2008 10:13 PM
This could indicate a failing hard disk, or at least a damaged one.

Helpful Answer?  (0)   (0)    Tip kichigai for this answer
Permalink | Report
   Reply  
 
 
 
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.

Helpful Answer?  (0)   (0)    Tip akuta for this answer
Permalink | Report
   Reply  
 
 
 
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/


Helpful Answer?  (0)   (0)    Tip pauldl for this answer
Permalink | Report
   Reply  
 
 
 
December 15, 2008 10:42 PM
I tried downloading this here: http://livecd.sourceforge.net/download.php
at the first link, but it wasn't an ISO file.

Report
 
 
 
December 15, 2008 10:50 PM
Bad drive, CRC error=cyclic redundancy check, LBA=Logical block address
Basically the drive is reporting it's failed due to bad blocks. Replace it if under warranty.
Source(s):
My engineering brain


Helpful Answer?  (0)   (0)    Tip unravelled for this answer
Permalink | Report
   Reply  
 
 
 
December 15, 2008 11:18 PM
Try wiping your hard drive with a free utility called UBCD. Remember to back up all data first!
www.ultimatebootcd.com can be downloaded and burned to a CD
It contains the vendor diagnostic tools and other tests for almost all hard drives.

Helpful Answer?  (0)   (0)    Tip theone for this answer
Permalink | Report
   Reply  
 
 
 
December 16, 2008 01:04 AM
No, I tried this yesterday but still got the error.

Report
 
 
 
December 16, 2008 01:31 AM
1) Check jumper settings on the back of your HDD. Is it set to Cable Select?

2) Run as Admin under Vista?

3) Hardware failure.

Report
 
 

Answer this Question

How tips and payments work

This question has already been resolved. You may add an answer to it but you will not be eligible to win best answer or any associated tips.

Ask a Question


140 characters left
Top of Page
Buy Mahalo Dollars with Credit Card or PayPal

Top Members

This Week All Time
  • buddawiggi
    buddawiggi
    2nd Degree Black Belt
    27115 Points
    M$783.09 Earned
  • kty2777
    kty2777
    Purple Belt with a Brown Tip
    5444 Points
    M$199.92 Earned
  • opher
    opher
    Purple Belt
    4166 Points
    M$187.17 Earned
   See All
 

Most Popular Tags

mahalo(1600)
iphone(462)
music(459)
google(355)
food(320)
online(294)
beer(279)
money(262)
movies(255)
apple(251)
aotd(235)
health(217)
video(206)
dog(205)
free(203)
   See All
 

Categories

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

 
 

Please log in to use this function.