Linux newb: how exactly do I invoke preclear?


Recommended Posts

I read the preclear thread, downloaded the sh file and put it on my flash drive. My Unraid tower boots and is at the "Tower login" prompt.

 

I am Linux ignorant, so I'm sure this looks really dumb. Exactly what do I type to invoke the preclear script?

Link to comment

I read the preclear thread, downloaded the sh file and put it on my flash drive. My Unraid tower boots and is at the "Tower login" prompt.

 

I am Linux ignorant, so I'm sure this looks really dumb. Exactly what do I type to invoke the preclear script?

 

First, change directory to the flash drive by typing:

 

cd /boot

 

Then invoke the preclear command by typing:

 

preclear_disk.sh /dev/sdX

 

where sdX = the three letter device name of the disk you wish to clear.

 

Link to comment

I read the preclear thread, downloaded the sh file and put it on my flash drive. My Unraid tower boots and is at the "Tower login" prompt.

 

I am Linux ignorant, so I'm sure this looks really dumb. Exactly what do I type to invoke the preclear script?

 

First, change directory to the flash drive by typing:

 

cd /boot

 

Then invoke the preclear command by typing:

 

preclear_disk.sh /dev/sdX

 

where sdX = the three letter device name of the disk you wish to clear.

 

 

and you can get a list of the drives by doing

ls -l /dev/disk/by-id

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.