July 1, 201115 yr I'm trying to get this working, but I'm failing miserably. I skipped the email settings because as hard as I tried, the email was never received. Anyway, I'm following the instructions line by line trying to get this working and keep getting this erro when trying to run the preclear. -bash: ./preclear_script.sh: No such file or directory I'm running the command exactly as it's listed in the Wiki. ./preclear_script.sh /dev/sdX I dropped the script file right on the root of the drive like it told me to. Any ideas? I'm trying to do it locally and not through a telnet session as I need my desktop for other things. Also, how do I know if I need the -A parameter?
July 2, 201115 yr It isn't part of unRAID. "The preclear script is at the bottom of the first post." http://lime-technology.com/forum/index.php?topic=2817 Hate it when that happens.
July 2, 201115 yr Author I had the right file in the right place, but it turns out that I need to go back to school and retake reading comprehension. I missed the part where I needed to substitute the "x" with my device ID. Duh. Please excuse my stupidity.
July 2, 201115 yr I dropped the script file right on the root of the drive like it told me to. If you mentioned that before your edit then I also need to work on my reading comprehension. -bash: ./preclear_script.sh: No such file or directory This tells you the shell can't find the file at the given location. The given location is ".", which means the current working directory. If you copied the script to the "root of the drive" then that's /boot. Did you cd /boot?
July 2, 201115 yr Author Yeah, as soon as I substituted the "A" and "B" for the "X" it worked. They are pre-clearing right now. It says one is running about 130MB/s and the other is going about 115MB/s, so I guess it's going pretty quick. I'm sure I'll have more questions once they are done. Especially about setting up the shares and mirroring the file structure that I have on my NAS right now.
Archived
This topic is now archived and is closed to further replies.