ubuntu 9.10 problem
|
jeg har haft ubuntu 9.10 i noget tid nu men idag da jeg skulle installere opdateringer og genstarte bagefter kunne jeg ikke komme ind på ubuntu. når jeg har valgt det frem for vista i starten så bagefter kommer der noget med grub som jeg skal skrive og derfra kommer jeg ikke videre |
|
|
Hej CityBang, Kan du beskrive præcist hvad der sker og poste noget tekst du ser på skærmen? |
Oprettet af:
|
| ja 5 min genstarter lige så jeg kan se hvad det er |
Oprettet af:
|
|
GNU grub version 197 beta 4 Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywere else TAB lists possible device/file completions sh:grub> |
Oprettet af:
|
|
Prøv at læs svaret på denne side: http://old.nabble.com/Grub-prompt..what-do-I-do--td26250084.html I have never used Wubi but on a "normal" install ending up at the sh:grub> prompt usually means that your grub.cfg is incorrect. On a "normal" install, you would have to: grub> root (hd0,X) # where X is the sdaX where /boot is # # if you are unsure of X, you can # # "ls", "ls hd(0,Y)", "ls hd(0,Y)/boot", "ls hd(0,Y)/boot/grub" # # to find the correct X # sh:grub> insmod /boot/grub/ext2.mod sh:grub> linux /boot/vmlinuz-2.6.x.x root=/dev/sdaX ro # where sdaX is the correct Ubuntu partition # # where vmlinuz-2.6.x.x is the correct kernel # sh:grub> initrd /boot/initrd.img-2.6.x.x # where initrd.img-2.6.x.x is the correct initrd # sh:grub> boot |
Oprettet af:
|
| er det er til når man første gang skal installere det, for jeg har har det ubuntu i en måned nu og det er første gang jeg får den fejl |
Oprettet af:
|
|
__ak skrev kl. 17:19 d. 05/12/2009 Prøv at læs svaret på denne side: http://old.nabble.com/Grub-prompt..what-do-I-do--td26250084.html I have never used Wubi but on a "normal" install ending up at the sh:grub> prompt usually means that your grub.cfg is incorrect. On a "normal" install, you would have to: grub> root (hd0,X) # where X is the sdaX where /boot is # # if you are unsure of X, you can # # "ls", "ls hd(0,Y)", "ls hd(0,Y)/boot", "ls hd(0,Y)/boot/grub" # # to find the correct X # sh:grub> insmod /boot/grub/ext2.mod sh:grub> linux /boot/vmlinuz-2.6.x.x root=/dev/sdaX ro # where sdaX is the correct Ubuntu partition # # where vmlinuz-2.6.x.x is the correct kernel # sh:grub> initrd /boot/initrd.img-2.6.x.x # where initrd.img-2.6.x.x is the correct initrd # sh:grub> boot jeg forstår ikke helt hvad det er jeg skal gøre? |
Oprettet af:
|
| __ak hvad skal jeg skrive i promten ? |
Oprettet af:
|
|
prøv at start ubuntu i fejlsikret tilstand også derfra opdatere grub loaderen... vis du ikke lige kan se denne fejl funktion så prøv at trykke ESC |
Oprettet af:
|
| har fået det løst men tak for svarene alle sammen men jeg fandt en kode på ubuntu forums skal nok lige poste koden hvis andre skulle have det samme problem |
Oprettet af:
|

Ĺben