Computing desk | ||
---|---|---|
< January 6 | << Dec | January | Feb >> | January 8 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
1) I wish to enter the ‘tick’ and ‘cross’ sign on MS Excel. I can use the “Symbol” option for the ‘cross’ sign but I can’t find the ‘tick’. What do I do?
2) I wish to press “I” or “1” five times (11111) in order to receive a tally sign on an MS Excel field. What do I do?
103.230.104.29 (talk) 10:26, 7 January 2017 (UTC)
1) What is the estimate time for the 'Bitlocker' software to accomplish its task in a 4TB (3.63TB)? My PC/Laptop seems to slow down when making it work too much, e.g., I was migrating files and folders from one RHDD to another and the transfering speed slowed down, the fan started making louder noise, and so on...
Also, during the initialising period it states, “Do not remove your drive during BitLocker setup”. I wonder if it’s a good idea to ‘pause’ when the actual progression start, thereafter password creation phase. Reason for asking is, electric outage is quite common in the country I’m in, I would have to switch off PC if faced with the situation, will it create any problem, say if I restart the PC than retry from where I left…?
2) What other software could be use to protect an RHDD?
103.230.104.29 (talk) 10:26, 7 January 2017 (UTC)
(2) What other software ...?
Note that there is no magic. A 4TB HD could easily take 6 hours or more to write the entire disk sequentially even with USB 3 or eSATA because of the limitations of the disk itself. If you are encrypting a hard disk which is mostly full, the only way you can do so is by reading and re-writing all the data, no matter what tool you use (well presuming it properly encrypts the whole disk) which will likely mean 12 hours or longer.
If you're encrypting a whole empty or new partition, theoretically a tool only has to re-write small portions since it doesn't actually matter in most circumstances whether the extraneous empty space is nonsense or zeroes. However most tools are likely to avoid this, for numerous reasons including the fact that users may not realise that any data which they've previously stored is still recoverable (without needing to break the encryption) until it's overwritten.
So even with a new empty partition, you can expect the majority of tools are going to take at least 6 hours. It may be longer depending on the disk, your AES encryption speed etc. In particular, I do hope you're using USB3 as USB2 is going to be very, very slow. You may be able to find a tool which can recover from power outages while creating a partition but I expect that'll be rare since it's a feature which adds complication but won't be used much.
Since the hard disk is 4TB, I'm assuming it's a 3.5" with external power supply rather than a 2.5" which only uses USB power? (4TB 2.5" portables exist but they are much rare.) In that case, probably your best bet is to invest in a UPS of some sort. Since you're able to afford a laptop and 4TB hard disk, a low end UPS should be within what you can afford. Especially since if you have one 4TB removable, I guess this means you have at least one other hard disk or other form of backup as keeping a single copy of the data is a sure way to lose it all especially with unreliable power. (Or even two copies is one is on the laptop and one is on the removable and they're often connected.)
When you have your UPS, plug the hard disk into the UPS and nothing else. (Well if the UPS has USB for monitoring then you could plug USB into the laptop to more easily monitor the UPS.) Then use the laptop to create a new empty encrypted partition. If the power goes off, keep going until either the laptop or UPS has ~10% power left then hibernate the laptop. Probably the creation will survive hibernation provided you don't remove the hard disk. If it doesn't, try again next time and hope for the best your power will last long enough you don't need to hibernate. The alternative to a UPS would be to get a portable hard disk which doesn't need an external power supply, then you only need the laptop. Of course it would be better to invest in something able to power the laptop and hard disk for 15+ hours.