I have a windows 7 Professional Laptop that has had the entire drive encrypted so as to require a password to allow it to boot up.

there is only one partition on the drive that takes up the entire drive and its an NTFS one for Windows 7.

Can anyone suggest a good method that will allow me to install Ubuntu Linux on the system as well without disrupting Truecrypt and Windows???

or am i to assume the easiest method is to unencrypt the drive so its just windows again, install ubuntu, then encrypt the drive?

link|improve this question

60% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Changing drive geometry cannot be done to an encrypted volume. If you stop & think about the situation for a moment... without knowing what is full of data and what isn't... how can you reliably re-size the volume?

link|improve this answer
i did suspect this was going to be the case, that due to the drive already being encrypted it was not possible. so as i mentioned am i to assume the best practice here is to decrypt the drive, install ubuntu alongside windows then re-encrypt the partition? – Kristiaan Dec 8 '11 at 16:47
If that's what your requirements are... then yes. Honestly, encrypting drives is dumb... and typically results in complete data-loss in the event of a normally recoverable disk failure. (not to mention the additional CPU/DiskIO overhead) You'd be better off buying a laptop with built-in disk encryption rather than turning to true-crypt. – TheCompWiz Dec 8 '11 at 16:53
feedback

Have you tried installing ubuntu with the WUBI installer?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.