Tagged Questions
1
vote
1answer
2k views
RAMDISK incomplete write error kernel panic
I am building Linux Kernel 2.6.36.4 on a Dell Laptop which has Linux Kernel 2.6.35.11 running.
BTW I got the source from kernel.org.
The source had few syntax errors which I fixed in the process and ...