sory habe vergessen zu posten
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/sdb3 33G 2,9G 29G 10% /
varrun 252M 80K 252M 1% /var/run
varlock 252M 0 252M 0% /var/lock
udev 252M 92K 252M 1% /dev
devshm 252M 0 252M 0% /dev/shm
lrm 252M 34M 218M 14% /lib/modules/2.6.22-14-generic/volatile
/dev/sdb1 32G 7,1G 25G 23% /media/liberey
/dev/sdb2 8,2G 2,0G 6,3G 24% /media/export
so habe doch noch geschaft alle deine befehle auszurühren, und mit erfolg habe vergessen die zahlen einzuschalten hier der komplett bericht,
root@mm-desktop:/home/mm# fdisk -l
Disk /dev/sda: 20.0 GB, 20020396544 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa540a540
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1705 13695381 7 HPFS/NTFS
/dev/sda2 1706 2298 4763272+ 7 HPFS/NTFS
/dev/sda3 2299 2434 1092420 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x6ab241f1
Device Boot Start End Blocks Id System
/dev/sdb1 1 4111 33021576 7 HPFS/NTFS
/dev/sdb2 4112 5178 8570677+ 7 HPFS/NTFS
/dev/sdb3 * 5179 9545 35077927+ 83 Linux
/dev/sdb4 9546 9733 1510110 5 Extended
/dev/sdb5 9546 9733 1510078+ 82 Linux swap / Solaris
root@mm-desktop:/home/mm# df -h
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/sdb3 33G 2,9G 29G 10% /
varrun 252M 76K 252M 1% /var/run
varlock 252M 0 252M 0% /var/lock
udev 252M 92K 252M 1% /dev
devshm 252M 0 252M 0% /dev/shm
lrm 252M 34M 218M 14% /lib/modules/2.6.22-14-generic/volatile
/dev/sdb1 32G 7,1G 25G 23% /media/liberey
/dev/sdb2 8,2G 2,0G 6,2G 25% /media/export
und wie gehst weiter?
also ich bin eure anleitung durch gegangen und noch mit googles hilfe ,
also ich habe schon geschaft den eintrag in grub zu setzen so das windows da steht problem nur wenn ich windows starten möchte kommt nur
Error 27: unrecognized command.
was habe ich da falsch gemacht?
???
habe menu.lst in root modus geändert. sowie sue gesagt hat , und danach den inhalt rein gepostet und abgespeichert,
ich hoffe das mir noch einer dabei hilft
danke
Hallo,
also ich sage vorweg gleich mal, daß ich wohl am Wenigsten qualifiziert bin um Dir zu helfen. Vielleicht kannst Du Deine menu.lst hier mal herzeigen, dann können die Profis eher den Fehler finden. Wie so eine menu.lst aussehen kann, kannst Du Dir hier ansehen.
http://ubuntuusers.de/paste/17424
Wenn die zweite Festplatte (sdb) in Deinem Rechner ( also die auf der jetzt Ubuntu drauf ist ) in der Bootreihenfolge im BIOS vor der ersten Platte kommt ( Windows-sda ), dann sollte der Eintrag für Windows in der menu.lst hinter "root" von (hd0,0) in (hd1,0) geändert werden.
http://wiki.ubuntuusers.de/GRUB
Hier rechts im Inhaltsverzeichnis auf "Error nach dem GRUB-Bootmenü". "Fehler bei Windows-Boot".
Mehr (Unsinniges) fällt mir grad auch nicht mehr ein. Sorry! Ich hoffe einer von den Profis hier hilft Dir noch. Viel Glück!
Gruß
grünhorn
hallo danke dir für deine hilfe
ja vielleicht hast du ja recht ich stelle mal hier die menu.lst hier rein, sicher wird man den da den fehler finden. wäre super den das ist ein echtes problem.ich habe nämlich bei windows alle meine passwörter gespeichert und das verschlüsselt.und komme so mit linux nicht ran.
das heist ich kann keine email accont nicht öffnen oder sons was ich bin sozusagen gefangen in ubuntu.und ich erwarte eine sehr wichtige mail ( geburtstag und so ) und kann sie nicht lesen weil ich nicht reinkomme.
und die passwörter habe ich mir nicht aufgeschrieben wollte noch aber die versuchen mit linux war stärker nun stehe ich da. das ist ech blöd und darum freue ich mich drauf wenn mich einer helfen würde so das ich windows wieder starten kann.ich brauche es dringen.und bitte um jede hilfe
zu der menu.lst
menu.lst - See: grub(, info grub, update-grub(
# grub-install(, grub-floppy(,
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
#title Microsoft Windows XP Professional
title Windows Professional
root (hd1,0)
savedefault
makeactive
chainloader +1
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 13
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=7b4270f3-76ae-4663-81b5-e4e07bc22a2f ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd1,2)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=splash locale=de_DE quiet
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd1,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=7b4270f3-76ae-4663-81b5-e4e07bc22a2f ro splash locale=de_DE quiet
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd1,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=7b4270f3-76ae-4663-81b5-e4e07bc22a2f ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd1,2)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
ich habe gesehn das noch der start up manager instelliert ist.
bitte helft mir...
Hallo,
Dein windows dürfte sich auf sda1 befinden. Wie Du das Ganze handhaben kannst siehe hier:
http://de.opensuse.org/SDB:Der_Bootmanager_GRUB
http://de.opensuse.org/SDB:Windows_von_der_zweiten_Festplatte_booten
Obwohl das Ganze sich auf die Suse bezieht, macht nichts, grub ist grub. Nur die Angesprochenen Systemtools in yast stehen dir nicht zur Verfügung. Das anwenderfreundliche, zentrale Administrationstool namens Yast gibst nur bei der SuSE. Der Rest ist auf Ubuntu voll anwendbar. Lies dich ein, dann sollte es auch Dir möglich sein, den Bootmanager zu konfigurieren, ohne hier lange Nachfragen stellen zu müssen. Oder wechsle das Pferd hin zu openSUSE 10.3. Dann könntest du dir die Konfig in yast wunschgemäss einfach zusammenklicken.
Viel Erfolg
jaaaa verdammte scheiße ja
sory wegen den Ausdruck aber ich freu mich seehr endlich hats geklappt ich kanns gar nicht glauben meine güte
jaaa..
danke
Dr. SuSE
&
Kersten
und ein kanns besonderen dank an
greenhorn#2
ich danke dir du hast ein mensch geholfen der sehr verzweifelt war und fast seine freunde verlohren hat.
ich kann jetzt meine meine geburstag grüße verschicken
ich mache nachher eine flasche auf ich glaubts nicht danke danke
lööl werde ich machen. ich bin froh das es solche menschen gibt die ein noch helfen.
und dr.suse
ich gebe dir recht bloß wenn man sich melden muß und nicht kann wegen die passwörter ist man echt verzweifelt.
und das du freiwillig hilfst ist echt super.
was ich schade finde manchmal gibt man sich mühe zu helfen und man hört nicht mal ein danke das ist echt enttäuschen darum bin ich froh das du mich noch geholfen hast in der ziemlich beklemmen Position.
ich danke euch sehr ich habe viel gelernt und bin begeisterter linux user jetzt.
und eins ist sicher ab sofort keine verschlüsselten passwörter mehr und ein ordentliches backup.
ein schönes wochende an alle
« Suse: RAM immer auf Minimum | Suche Repoquelle für "Kivio" » | ||