Ubuntu 10.10 won't boot to desktop after it did a random disk check

Up +1 Down

My Ubuntu 10.10 won't boot to desktop after it did a random disk check.I see this error message:~

No init found. Try passing init= bootarg.

 

 

Is there a way to fix this? A file thats missing or corrupted that i can exchange with a good one? Please help ,thanks

Ubunx1's picture
20113
1 answer
Up +1 Down

 

You can try my method below:~

 

1.Boot with your Ubuntu live cd;

2.Open Terminal.

3.run "sudo fdisk -l" to check device info,you will see something like that :

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: **********
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30238 242886703+ 83 Linux
/dev/sda2 30239 30401 1309297+ 5 Extended
/dev/sda5 30239 30401 1309266 82 Linux swap / Solaris

 

choose the particition in which your Ubuntu was installed: /dev/sda1。

4. run "sudo fsck /dev/sda1";

5. reboot computer.

 

Good Luck

 
linuxgeek's picture
306224
linuxgeek's picture
306224

thanks,it works like a charm

by Ubunx1 3 months ago

Post your answer (Sign in)
(If you're a human, don't change the following field)
Your first name.
The content of this field is kept private and will not be shown publicly.
Cancel