wo ist ubuntu 9.10 hin? seit windowsinstallation kein ubuntu mehr

Muto

New member
Themenstarter
Registriert
7 Okt. 2009
Beiträge
1.020
hi

ich musste windows neu installieren...seitdem kommt kein grub-loader mehr, sondern direkt windows xp.

wie kann ich wieder ubuntu benutzen?
es wurde NICHT gelöscht...
 
Hier wird dir geholfen, KLICK!

Du musst GRUB wiederherstellen...

Gruß
Jetronic

Edit: doppelt hält besser! ;)
 
ok, danke euch beiden...

werde mir das gleich mal anschauen.


EDIT: also einfach mit der live cd (9.10) neu installieren?

dann auf welche partition? 6 oder 7?
 
Nein, du musst lediglich GRUB wiederherstellen!
Abgesehen davon, dass ich nicht weiß, warum du das nicht im Linux Forum gepostet hast.

Einfach mal lesen, was dir schon gepostet wurde.
Es ist eigentlich alles klar.
 
in der cd gibts nur ubuntu installieren, testen, speicher prüfen, cd/dvd prüfen...

mit der cd hatte ich ubuntu 9.10 installiert...


PS: weils nicht wegen meinem thinkpad, sondern meinem desktop is...
 
Oh Mein Gott!!!
Was ist eigentlich so schwer daran, die Antworten, die du bekommst zu lesen?
 
[quote='Muto',index.php?page=Thread&postID=823204#post823204]in der cd gibts nur ubuntu installieren, testen, speicher prüfen, cd/dvd prüfen...

mit der cd hatte ich ubuntu 9.10 installiert...[/quote]
Hm, auf der englischen Site scheint es besser beschrieben zu sein: https://help.ubuntu.com/community/Grub2#Reinstalling from LiveCD

[quote='Muto',index.php?page=Thread&postID=823204#post823204]PS: weils nicht wegen meinem thinkpad, sondern meinem desktop is...[/quote]
Das Problem ist bei ThinkPad und Desktop das gleiche.
 
ja, es geht ums unterforum...

im bootmenü gibts halt kein grub wiederherstellen...
 
Die Englische ist echt besser :)
Reinstalling from LiveCD

If you cannot boot from GRUB 2 review the section Boot Problems & Rescue Mode. If a reinstall becomes necessary follow these instructions. Two methods are presented; both require booting from a LiveCD (Ubuntu 9.10, Karmic Koala or later version). If the first method does not work, follow the second method, which is more complex and contains more options and instructions.

SIMPLEST - Copy GRUB 2 Files from the LiveCD

This is a quick and simple method of restoring a broken system's GRUB 2 files. The terminal is used for entering commands and the user must know the device name/partition of the installed system (sda1, sdb5, etc). The problem partition is located and mounted from the LiveCD. The files are then copied from the LiveCD libraries to the proper locations and MBR. It requires the least steps and fewer command line entries than the following methods.
Boot to the LiveCD Desktop (Ubuntu 9.10 or later).

Open a terminal by selecting Applications, Accessories, Terminal from the menu bar.

Determine the partition with the Ubuntu installation. The fdisk option "-l" is a lowercase "L".
sudo fdisk -l
If the user isn't sure of the partition, look for one of the appropriate size or formatting.

Running sudo blkid may provide more information to help locate the proper partition, especially if the partitions are labeled. The device/drive is designated by sdX, with X being the device designation. sda is the first device, sdb is the second, etc. For most users the MBR will be installed to sda, the first drive on their system. The partition is designated by the Y. The first partition is 1, the second is 2. Note the devices and partitions are counted differently.
Mount the partition containing the Ubuntu installation.
sudo mount /dev/sd''xY'' /mnt

Example: sudo mount /dev/sda1 Note: If the user has a separate /boot partition, this must be mounted to /mnt/boot

Run the grub-install command as described below. This will reinstall the GRUB 2 files on the mounted partition to the proper location and to the MBR of the designated device.
sudo grub-install --root-directory=/mnt/ /dev/sdX

Example: sudo grub-install --root-directory=/mnt/ /dev/sda
Reboot

Refresh the GRUB 2 menu with sudo update-grub

If the user wishes to explore why the system failed, refer to Post-Restoration Commands section below.
 
[quote='Muto',index.php?page=Thread&postID=823214#post823214]ja, es geht ums unterforum...[/quote]
Steht tatsächlich ThinkPad drüber, hätte mich aber in dem Fall nicht schocken können. Vorher hätte ich allerdings die Suchmaschine angeworfen ;)

[quote='Muto',index.php?page=Thread&postID=823214#post823214]im bootmenü gibts halt kein grub wiederherstellen...[/quote]
Naja, wenn's da für jedes mögliche Problem einen Punkt gäbe, wären das ganz schön viele...
 
also mit live cd ubuntu ausprobieren...
dann terminal öffnen, und sudo mount / dev/sda6 / mnt / / dev / sdX
eingeben? und dann grub install ausführen?



:D
 
Also ich hab das mit 'ner Supergrubdisk gemacht als ich erst ubuntu und dann Win7 installiert hatte... Ging eigentlich ganz leicht und schnell...
 
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben