Skocz do zawartości

[Ubuntu] Crash + BusyBox przy bootowaniu


chester
# CSH External VIP Project

Masz dosyć problemów z czynnikiem zaufania w CS2 lub notorycznymi banami?

Sprawdź CSH External VIP Project.


Więcej informacji  

Rekomendowane odpowiedzi

Normalnie chcę włączyć swojego Linuxa. Widzę już KDM i system ładuję się. Jednak ładował się dziwnie długo ... Zaraz potem gdy już się "załadował" włączył się BusyBox i coś takiego:

 

Gave up waiting for root device. Common problems:

- Boot args (cat /proc/cmdline)

- Check rootdelay= (did the system wait long enough?)

- Check root= (did the system wait for right device?)

-Missing modules (cat /proc/modules; ls /dev)

ALERT! /dev/disk/by-uuid/1d82191f-51f8-4b55-8af7-4024eb04cb39 does not exist. Dropping to shell!

 

Ktoś potrafi mi pomóc? Za chwilę dam wyniki komend cat/proc/cmdline i cat/proc/modules oraz sproboje znalesc tego 1d82...

Odnośnik do komentarza

1. Make sure Ubuntu has booted properly.
2. Start a terminal and enter:
Code:

gksu gedit /boot/grub/menu.lst

3. Scroll down and you will find a similar line to the one you edited before in the grub boot config, it will look something like this:
Code:

kernel	 /boot/vmlinuz-2.6.27-7-generic root=UUID=43206294-74ef-434d-aca2-db74b4257590 ro quiet splash

4. Add all_generic_ide at the end of the line, like this (do NOT copy paste this line, your UUID number WILL be different from mine, if you copy paste you will just give yourself more problems):
Code:

kernel	 /boot/vmlinuz-2.6.27-7-generic root=UUID=43206294-74ef-434d-aca2-db74b4257590 ro quiet splash all_generic_ide

5. Save the document and close gedit.

or

 

 

 

Load up a live CD. Check the partition editor to see what your root partition is, for me it was /dev/sda6

Mount your Ubuntu partition. Load up a terminal and cd to your partition's boot folder
(ie cd /media/disk/boot/grub) and make a backup of your grub loader file - just in case 
sudo cp menu.lst menu.lst_backup

Next, open it up in your text editor of choice with root
sudo pico menu.lst
Find your Ubuntu entry, it should look like this, as example:

title Ubuntu, kernel 2.6.28-14-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-14-generic root=UUID=9ff4f872-f705-4134-848a-991c82189e8e ro quiet splash
initrd /boot/initrd.img-2.6.28-14-generic
quiet


Remember I said to find your root partition? In my case it was /dev/sda6
So now we need to specify that in the root arg

title Ubuntu, kernel 2.6.28-14-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-14-generic root=/dev/sda6 ro quiet splash
initrd /boot/initrd.img-2.6.28-14-generic
quiet

http://ubuntuforums.org/showthread.php?t=1018403
Odnośnik do komentarza

Nie wiem czy nie lepiej będzie odpalić linuxa z live-cd i zedytować gruba żeby miał recovery mode i przynajmniej Xx'y wstały ...

Pierwszy sposób odpada z góry, bo mi się ubuntu prawidłowo nie ładuje, a w BusyBox'sie nie mam nawet nano :/

 

Zrobiłem jak kazali na ubuntuforums a system i tak nie wstaje ( a według niech powinnien).

Zostaje mi tylko live-cd.

Odnośnik do komentarza
Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.

  Tagi

×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę. Regulamin. Polityka prywatności