Ein paar Fragen von einem Einsteiger

B

BennyM85

Grünschnabel
Ja Hallo erstmal....

wegen meiner Unitaetigkeit hab ich mich entschlossen, nun doch auf Linux umzusteigen. So besorgte ich mir Open Suse 10.2 und installierte es. Nach einem Hin und Her hab ich es auch geschafft das zu installieren, da ich ja meine alten Daten noch gerne behalten und nicht alles umformatieren wollte.
Leider habe ich ein Problem:

Der Bootvorgang des Systems schlaegt fehl, was zur Folge hat, dass ich nicht in das System reinkomme. Es geht nur indem ich die Suse CD einlege, von der boote und dann im Setup auf Installieren druecke, dort dann spaeter beim Punkt (Neuinstallieren, Aktualisieren und Anderes) dann auf Letzteres gehen muss und hier noch einmal "vom installierten system starten" druecke. Dann klappt es und ich komme in das System rein.

Den Bootloader selbst nach den vorgegebenen Vorschlaegen zu veraendern war ebenfalls nicht erfolgreich. Er kann anfaenglich wohl nicht die Disc finden... was kann ich da machen?

EDIT
Das Problem mit dem Booten ist immernoch nicht weg. uebrigens.. findet der pc beim Festplatten anzeigen keinen Primaeren master und keinen auch sekundaeren. kann wie gesagt nur ueber die suse dvd booten dann mounted er wohl anscheinend erst die festplatte und ab dort ist es moeglich zu starten. was kann machen??? Bin vollkommen ratlos, und die suchfunktion hat mich auch noch nicht auf das richtige ergebnis gebracht :(

Ein paar weitere fragen habe ich:
- Wie kann ich die Tastatur so einstellen, dass ich auch das deutsche Tastaturlayout mit den sonderzeichen habe? Momentan muss ich mir das "at" zeichen immer irgendwo ausm Netz kopieren und dann einfuegen.
- Gibt es eine moeglichkeit seine bereits bestehenden alten windows partitionen (ntfs) fuer linux so anzupassen (oder zu konvertieren) das man nicht von denen lesen sondern auch schreiben kann?

weitere fragen folgen, falls wir hier weiterkommen ;)
Danke schonmal!

Benny
 
Zuletzt bearbeitet:
1. Zum Booten von Linux:
a) die Suchfunktion auf dem Board verwenden; dieses Problem wurde schon einmal besprochen
b) die Grub Dokumentation durchlesen

2. Tastaturlayout kann man in Yast2 einstellen.

3. NTFS Partitionen: am Besten auf ein externes Medium sichern und dann die Partition neu formatieren. Dann die Daten zurückspielen.
 
gut zu 1. dachte ich mir schon, hoffe ich werd da schnell fuendig..
zu 2. beim tastaturlayout kann ich aber nix auswaehlen die auswahlboxen sind leer
zu 3. dachte ich mir schon... schade dass es nicht leichter geht
 
Hi,

dann stell die Tastatur halt per Hand ein.

für das Terminal/konsole:

in /etc/rc.conf
KEYMAP="de"

und für X.org

in /etc/X11/xorg.conf:

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
EndSection

mfg

sebi
 
Beim Laden von media:/hda1/etc/rc.conf ist folgender Fehler aufgetreten:
Die Datei oder der Ordner /etc/rc.conf existiert nicht. <-- die Datei gibts bei mir gar nicht :( gibt ne "rc.d" datei

und das steht bei xorg.conf schon drinne
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection
 
Hi!

Zu deiner dritten Frage:

Es gibt auch einen Weg, um auf eine NTFS-Partition unter Linux schreibend zugreifen zu können.

Das Stichwort heißt ntfs-3g

Da es allerdings noch im Beta-Stadium ist, kann es unter umständen zu Datenverlusten kommen.
Also zur Sicherheit vorher noch ein Backup machen 8)
Einfach das *.tgz Paket downloaden (auch Fuse 2.6.1 wird dazu benötigt) und beide installieren (mit ./configur; make; make install)
Dann einfach das machen, was auf der Seite beschrieben ist!
Ich probiere gerade das selbe, leider funktioniert es bei mir irgendwie nicht :( .
Wenn du es zum laufen bekommen hast, könntest du ja posten wie du es gemacht hast!

ps.: wenn du dich dafür entscheidest, auf ein externes medium zu speichern: weißt du, dass dieses Medium mit Fat formatiert sein muss? Linux kann standartmäßig nicht auf NTFS schreibend zugreifen!

mfg trunksen
 
Geichzeitig eine Frage, ist das in 10.2 auch noch so?

Beim Laden von media:/hda1/etc/rc.conf ist folgender Fehler aufgetreten:
Die Datei oder der Ordner /etc/rc.conf existiert nicht.
Hallo,

gibt es eine /etc/rc.d.README ? (ich habe noch keine 10.2..)

gibt ne "rc.d" datei
Die ist vermutlich ein Symlink auf /etc/init.d, weil das *Verzeichnis* /etc/rc.d obsolet ist und jetzt in /etc/init.d liegt. Damit alte oder fremde Programme, die immer noch den alten Pfad aufrufen, nicht in den Wald laufen, wird das einfach über den Symlink da hin geleitet, wo die Sachen jetzt sind. Aber das hat nichts mit dem Problem zu tun, denn:

Einstellungen zu Tastatur / Ländereinstellungen sind in /etc/sysconfig/language und nicht in einer rc.conf - ich kann nur raten, daß das Beispiel nicht aus einer SuSE-Installation stammt (oder mein SuSE-Wissen zu veraltet ist, auch möglich...)

Weitere interessante Parameter stehen in /etc/sysconfig/console wie etwa der verwendete Zeichensatz und Zeichenkodierung.
 
So also hier ist mal die language datei aus: /etc/sysconfig/language
## Path: System/Environment/Language
## Type: string(scim,uim,kinput2,kinput2-canna,kinput2-wnn,nabi,wnn,atokx,xcin,none)
## Default: ""
#
# A default input method to be used in X11 can be selected here.
# If this variable is set and a script with the same name
# as the value of this variable exists in the directory /etc/X11/xim.d/
# this script is sourced when X11 is started to start an input method.
#
# The special value "none" (/etc/X11/xim.d/none) means:
# Do not use any input method at all.
#
# For more details see the comments at the top of /etc/X11/xim.
#
INPUT_METHOD=""
## Path: System/Environment/Language
## Description:
## Type: string(POSIX,ca_ES.ISO-8859-1,ca_ES.UTF-8,cs_CZ.ISO-8859-2,cs_CZ.UTF-8,da_DE@euro,da_DK.ISO-8859-1,da_DK.UTF-8,de_DE@euro,de_DE.ISO-8859-1,de_DE.UTF-8,el_GR.ISO-8859-7,el_GR.UTF-8,en_GB.ISO-8859-1,en_GB.UTF-8,en_IE@euro,en_IE.ISO-8859-1,en_US.ISO-8859-1,es_ES@euro,es_ES.ISO-8859-1,es_ES.UTF-8,fr_FR@euro,fr_FR.ISO-8859-1,fr_FR.UTF-8,gl_ES@euro,gl_ES.ISO-8859-1,gl_ES.utf-8,hr_HR.ISO-8859-2,hu_HU.ISO-8859-2,hu_HU.UTF-8,it_IT@euro,it_IT.ISO-8859-1,it_IT.UTF-8,ja_JP.eucJP,ja_JP.UTF-8,lt_LT.ISO-8859-13,lt_LT.UTF-8,nl_NL@euro,nl_NL.ISO-8859-1,nl_NL.UTF-8,ru_RU.ISO-8859-5,ru_RU.KOI8R,ru_RU.UTF-8,sk_SK.ISO-8859-2,sk_SK.UTF-8,tr_TR.ISO-8859-9,tr_TR.UTF-8,ko_KR.eucKR,ko_KR.UTF-8,zh_TW.Big5,zh_TW.UTF-8,zh_CN.GB2312,zh_CN.UTF-8)
## Default: ""
## Config: OpenOffice.org,groff,ispell,kde,kdm,profiles,susehelp,susewm,tetex,wdm
#
#
# Local users will get RC_LANG as their default language, i.e. the
# environment variable $LANG . $LANG is the default of all $LC_*-variables,
# as long as $LC_ALL is not set, which overrides all $LC_-variables.
# Root uses this variable only if ROOT_USES_LANG is set to "yes".
#
RC_LANG="de_DE.UTF-8"

## Type: string
## Default: ""
#
# This variable will override all LC-variables!!
# Again, ROOT_USES_LANG must be set to "yes", if an effect on the superuser
# account is desired.
#
RC_LC_ALL=""

## Type: string
## Default: ""
#
# This defines the locale in which messages of programs and
# libraries with i18n-support should appear if a translated
# message catalog for the library or the program is installed.
# This also provides localized yes/no answers.
#
RC_LC_MESSAGES=""

## Type: string
## Default: ""
#
# This defines the locale for character handling and classification.
# The libc uses this value in language dependent function calls, such
# as e.g. uppercase/lowercase mapping of foreign characters.
#
RC_LC_CTYPE=""

## Type: string
## Default: ""
#
# This defines the locale for sorting strings and characters.
# It is used by the libc to obtain the alphabetical order of characters
# (e.g. for string comparisons).
#
RC_LC_COLLATE=""

## Type: string
## Default: ""
#
# This defines the locale for date and time output formats.
# i.e.: 06/09/1999 vs. 09.06.1999
#
RC_LC_TIME=""

## Type: string
## Default: ""
#
# This defines the locale for formatting and reading numbers.
# i.e.: 1,234.56 vs. 1.234,56
#
RC_LC_NUMERIC=""

## Type: string
## Default: ""
#
# This defines the locale for formatting and reading money values.
#
RC_LC_MONETARY=""

## Type: string
## Default: ""
#
# This defines the locale for format of paper.
#
RC_LC_PAPER=""

## Type: string(ctype)
## Default: ctype
#
# This defines if the user "root" should use the locale settings
# which are defined here.
# Value "ctype" means that root uses just LC_CTYPE.
#
ROOT_USES_LANG="yes"

## Type: yesno
## Default: no
#
# Workaround for missing forward of LANG and LC variables
# of e.g. ssh login connections.
#
AUTO_DETECT_UTF8="no"

## Type: string
## Default: ""
#
# List of installed language supports, use by YaST2
#
INSTALLED_LANGUAGES="de_DE"

es gibt hier aber auch ne keyboard datei, ich glaub da finden wir schon eher die loesung:
## Path: Hardware/Keyboard
## Description: Keyboard settings
## Type: string
## Default: ""
## ServiceRestart: kbd
#
# Keyboard settings for the text console
#
# Keyboard mapping
# (/usr/share/kbd/keymaps/)
# e.g. KEYTABLE="de-latin1-nodeadkeys", "us" or empty for US settings
#
KEYTABLE="de-latin1-nodeadkeys.map.gz"

## Type: integer
## Default:
#
# Keyboard delay time in ms (250, 500, 750, 1000)
KBD_DELAY=""

## Type: string(2.0,2.1,2.3,2.5,2.7,3.0,3.3,3.7,4.0,4.3,4.6,5.0,5.5,6.0,6.7,7.5,8.0,8.6,9.2,10.0,10.9,12.0,13.3,15.0,16.0,17.1,18.5,20.0,21.8,24.0,26.7,30.0)
## Default:
#
# Keyboard repeat rate (2.0 - 30.0)
KBD_RATE=""

## Type: list(bios,yes,no)
## Default: bios
#
# NumLock on? ("yes" or "no" or empty or "bios" for BIOS setting)
KBD_NUMLOCK="bios"

## Type: yesno
## Default: no
#
# ScrollLock on? ("yes" or "no")
KBD_SCRLOCK="no"

## Type: yesno
## Default: no
#
# CapsLock on? ("yes" or "no")
KBD_CAPSLOCK="no"

## Type: yesno
## Default: no
#
# Disable CAPS LOCK and make it a normal Shift key?
# (Ctrl Caps Lock will still toggle Caps Lock functionality)
# Note that you need to tweak the xkb maps or use xmodmap
# if you want to do the same under X-Windows. In ~/.Xmodmap:
# keycode 0x42 = Shift_L Shift_L
#
KBD_DISABLE_CAPS_LOCK="no"

## Type: string
## Default: "tty1 tty2 tty3 tty4 tty5 tty6"
#
# ttys for the above settings
# Example: "tty1 tty2"
# "" for all tty's
#
KBD_TTY="tty1 tty2 tty3 tty4 tty5 tty6"

#
# Compose tables to be loaded.
# Compose tables are good for producing characters, which can not
# be directly input from your keyboard, such as characters with
# accents, currency signs, ...
# Please read /usr/share/doc/packages/kbd/README.SuSE for an
# explanation.
# You may leave this variable empty (default compose table from kernel
# or KEYTABLE will be used then -- most keyboard maps don't have a
# compose table, though)
# More than one compose table can be given. For a selection of possible
# tables see /usr/share/kbd/keymaps/include/compose.*
# You can give more than one compose table, but only the last one will
# determine the compose combinations.
# The word "clear" has a special meaning:
# Your compose table will be cleared, before more compose symbols are
# added.
# The files compose.winkeys and shiftctrl may be used to map the
# <compose> key to the W*n menu key and Shift-Ctrl, respectively,
# on a PC keyboard.
# A typical setting for Latin1 users (with a PC keyboard) may be
# COMPOSETABLE="clear winkeys shiftctrl latin1.add"
# For latin2, this would be
# COMPOSETABLE="clear winkeys shiftctrl latin2"
# A typical setting for sb. with a character set, where a matching
# compose table is missing (but with a PC keyboard), would be
# COMPOSETABLE="winkeys shiftctrl"
#
COMPOSETABLE="clear latin1.add"

# The YaST-internal identifier of the attached keyboard.
#
YAST_KEYBOARD="german,pc104"

achja und ne readme gibts aber die ist auf englisch und ich weiss nicht genau was wir daraus brauchen
 
leider hab ich das mitm booten immernoch nicht hinbekommen :(
 
Ähm die Tastatur funktioniert jetzt auf einmal. andere probleme hab ich auch schon gelöst.. ist erstmal nur noch das booten.... mit "grub-install dev/hda"
zeigt der mir jetzt den Error 21 an... ich glaube mein system ist auch auf der hda1 drauf... wie kann ich dem sagen dass er von hda1 starten soll
"grub-install dev/hda1" <-- so geht das nämlich auch nicht ;)
 
Bitte keine Triple-Posts, es ist grub-install /dev/hda
 
ich hätte den triple post nicht gemacht, wenn das thema nicht ignoriert worden wäre... mir ist leider noch nicht geholfen :(
mit dem grub-install /dev/hda kam ich dahin dass er mir jedesmal nen ERROR 21 ausgegeben hat beim bootversuch
habs jetzt mal mit LILO versucht der spukt wenigstens ne fehlermeldung aus

QUELLTEXT

LILO version 22.7, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2005 John Coffman
Released 12-Apr-2005, and compiled at 22:19:56 on Nov 27 2006

raid_setup returns offset = 00000000 ndisk = 0
BIOS VolumeID Device
Reading boot sector from /dev/hda1
pf_hard_disk_scan: ndevs=1
0300 00056713 /dev/hda
device codes (user assigned pf) = 0
device codes (user assigned) = 0
device codes (BIOS assigned) = 0
device codes (canonical) = 1
Warning: Unable to determine video adapter in use in the present system.
Using MENU secondary loader
Calling map_insert_data
Secondary loader: 22 sectors (0x3C00 dataend).
bios_boot = 0x80 bios_map = 0x80 map==boot = 0 map S/N: 00056713
Mapping message file /boot/message
Calling map_insert_file
Message: 752 sectors.
BIOS data check will include auto-suppress check

Syntax error at or above line 14 in file '/etc/lilo.conf'
Removed temporary file /boot/map~

und hier is die lilo.conf

# Modified by YaST2. Last modification on So Jan 7 16:53:48 CET 2007
menu-scheme = Wb:kw:Wb:Wb
timeout = 80
lba32
change-rules
reset
read-only
prompt
default = oS_10.2
message = /boot/message
boot = /dev/hda1

###Don't change this comment - YaST2 identifier: Original name: linux###
label = oS_10.2
root = /dev/hda1
append = " apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll pci=nommconf resume=/dev/hda8 splash=silent showopts"

###Don't change this comment - YaST2 identifier: Original name: failsafe###
label = Failsafe
root = /dev/hda1
append = "showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3"
 

Ähnliche Themen

Bootloader nach update weg

Nettop für debian Home-Server??

[HowTo] Debian Installation mit Installer über SSH

Festplattenabbhängigkeit von Grub (bei 2 OSs)

Allgemeine Solaris 10 Fragen

Zurück
Oben