Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am working on a project i.e. developing/improving Operating System scheduling for scalable multi core architecture. I was downloading linux kernel3.2.28 source code (tar file) from kernel.org whose size is 74MB. But when file is downloaded, it's size becomes 45MB and when I am trying to open it, it is not opening.

Can you help me to solve this problem?

share|improve this question
Are you using Ubuntu, what did you used to download it. – tijybba Aug 27 '12 at 6:32

closed as not a real question by izx, Mitch, Call me V, Stephen Myall, Jorge Castro Aug 27 '12 at 23:04

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

It seems there was a download problem. use "wget" to download the kernel tarball.

share|improve this answer

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