• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Mounten scheitert, doch unter failsafe klapts

Hallo,

also ich bin ein Newbie, und habe OpenSuse installiert, und habe erstmal garkeine Partition im Arbeitrsplatz gesehen.
Ok, also kam ich nach einiger Zeit auf die Idee im Partitionsmanager die Parittionen unter Spezial Optionen in /media/sda1 (etc.) zu mounten.
Klappt auch alles wunderbar, nur leider werden die 2 Paritionen meiner 2. IDE Festplatte (die 1. ist sata) nicht angezeigt. Und als ich es mit root Rechten mounten will spuckt er das aus:
  • linux-jkuy:~ # mount /dev/hdd5 /media/hdd5
    mount: /dev/hdd5: can't read superblock
    linux-jkuy:~ # mount /dev/hdd1 /media/hdd1
    mount: /dev/hdd1: can't read superblock
    linux-jkuy:~ #
Außerdem kommt wenn ich starte ganz viele Zeilen mit hdd Read Error

Irgendwann musste ich mal Failsafe starten und da konnte ich ohne Probleme beide Paritionen mounten.

Was ist da los? Wie kann ich das beheben?
Ist meine Partitionstabelle doch hoffentlich nicht kaputt?!

Gruß Alexander
 
Wow.

Also unter normalem su Terminal bekomme ich das:
linux-jkuy:~ # fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 1217 9775521 7 HPFS/NTFS
/dev/sda2 1218 30401 234420480 5 Extended
/dev/sda5 1218 2319 8851783+ 83 Linux
/dev/sda6 2320 2434 923706 82 Linux swap / Solaris
/dev/sda7 2435 4867 19543041 7 HPFS/NTFS
/dev/sda8 4868 30401 205101823+ 7 HPFS/NTFS

Disk /dev/sdb: 512 MB, 512753664 bytes
56 heads, 32 sectors/track, 558 cylinders
Units = cylinders of 1792 * 512 = 917504 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 559 500592 6 FAT16
Partition 1 has different physical/logical endings:
phys=(838, 55, 32) logical=(558, 39, 32)
linux-jkuy:~ #
Doch unter Failsafe bekomme ich das:
linux-jkuy:~ # fdisk -l

Disk /dev/hdd: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdd1 * 1 676 5429938+ 7 HPFS/NTFS
/dev/hdd2 677 30401 238766062+ f W95 Ext'd (LBA)
/dev/hdd5 677 30401 238766031 7 HPFS/NTFS

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 1217 9775521 7 HPFS/NTFS
/dev/sda2 1218 30401 234420480 5 Extended
/dev/sda5 1218 2319 8851783+ 83 Linux
/dev/sda6 2320 2434 923706 82 Linux swap / Solaris
/dev/sda7 2435 4867 19543041 7 HPFS/NTFS
/dev/sda8 4868 30401 205101823+ 7 HPFS/NTFS

Disk /dev/sdb: 512 MB, 512753664 bytes
56 heads, 32 sectors/track, 558 cylinders
Units = cylinders of 1792 * 512 = 917504 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 559 500592 6 FAT16
Partition 1 has different physical/logical endings:
phys=(838, 55, 32) logical=(558, 39, 32)
linux-jkuy:~ #

Wie kommt das?

Gruß Alexander
 
Im Failsafe Modus wird der IDE Controller erkannt, sonst nicht.
Liegt vmtl. nur an nicht geladenem Kernel Modul. Welches kannst du durch Vergleichen der geladenen Module (Befehl lsmod) der beiden Modi herausbekommen.
 
Hi,

also:
Normal:
linux-jkuy:~ # lsmod
Module Size Used by
xt_pkttype 18816 3
ipt_LOG 23808 8
xt_limit 20224 8
snd_pcm_oss 71680 0
snd_mixer_oss 35840 1 snd_pcm_oss
snd_opl3_synth 34308 0
snd_seq_instr 25600 1 snd_opl3_synth
snd_seq_midi_emul 24064 1 snd_opl3_synth
snd_ainstr_fm 19584 1 snd_opl3_synth
snd_seq 82976 3 snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
nls_iso8859_1 22016 1
nls_cp437 23808 1
vfat 30976 1
fat 73264 1 vfat
af_packet 57356 2
cpufreq_conservative 25608 0
cpufreq_ondemand 24592 1
cpufreq_userspace 24064 0
cpufreq_powersave 18688 0
powernow_k8 32416 1
freq_table 22912 1 powernow_k8
button 24736 0
battery 28168 0
ac 22792 0
ip6t_REJECT 22528 3
xt_tcpudp 20352 3
ipt_REJECT 22528 3
xt_state 19200 12
iptable_mangle 19840 0
iptable_nat 24964 0
ip_nat 37804 1 iptable_nat
iptable_filter 19968 1
ip6table_mangle 19456 0
ip_conntrack 78372 3 xt_state,iptable_nat,ip_nat
nfnetlink 24648 2 ip_nat,ip_conntrack
ip_tables 39400 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 19840 1
ip6_tables 33352 2 ip6table_mangle,ip6table_filter
x_tables 37384 10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tabl
es,ip6_tables
ipv6 357728 17 ip6t_REJECT
apparmor 74264 0
aamatch_pcre 31232 1 apparmor
nls_utf8 18944 3
ntfs 209032 3
loop 34064 0
dm_mod 81872 0
lirc_atiusb 35760 0
usb_storage 105280 1
lirc_dev 33064 1 lirc_atiusb
ati_remote 29452 0
snd_cmipci 58784 1
gameport 34576 1 snd_cmipci
snd_pcm 115464 2 snd_pcm_oss,snd_cmipci
snd_page_alloc 27792 1 snd_pcm
snd_opl3_lib 29568 2 snd_opl3_synth,snd_cmipci
snd_timer 44680 3 snd_seq,snd_pcm,snd_opl3_lib
snd_hwdep 28552 1 snd_opl3_lib
snd_mpu401_uart 26880 1 snd_cmipci
snd_rawmidi 47104 1 snd_mpu401_uart
snd_seq_device 26516 4 snd_opl3_synth,snd_seq,snd_opl3_lib,snd_rawmidi
snd 89384 16 snd_pcm_oss,snd_mixer_oss,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul,snd_seq,snd_cmip ci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
via_rhine 44168 0
ide_cd 59680 1
soundcore 28192 1 snd
cdrom 54056 1 ide_cd
mii 22912 1 via_rhine
ohci_hcd 38404 0
ehci_hcd 51080 0
i2c_ali15x3 25348 0
shpchp 56492 0
i2c_ali1535 24452 0
usbcore 148064 5 lirc_atiusb,usb_storage,ati_remote,ohci_hcd,ehci_hcd
pci_hotplug 52228 1 shpchp
uli526x 35220 0
i2c_core 41472 2 i2c_ali15x3,i2c_ali1535
parport_pc 58984 1
lp 30664 0
parport 59660 2 parport_pc,lp
ext3 167696 1
mbcache 27016 1 ext3
jbd 90872 1 ext3
edd 27912 0
fan 22408 0
sg 55080 0
ahci 41604 5
libata 145056 1 ahci
alim15x3 29208 0 [permanent]
thermal 33552 0
processor 53992 2 powernow_k8,thermal
sd_mod 39296 8
scsi_mod 173744 5 usb_storage,sg,ahci,libata,sd_mod
ide_disk 34304 0
ide_core 174720 4 usb_storage,ide_cd,alim15x3,ide_disk
linux-jkuy:~ #
Failsafe:
linux-jkuy:~ # lsmod
Module Size Used by
nls_iso8859_1 22016 1
nls_cp437 23808 1
vfat 30976 1
fat 73264 1 vfat
xt_pkttype 18816 3
ipt_LOG 23808 8
xt_limit 20224 8
snd_pcm_oss 71680 0
snd_mixer_oss 35840 1 snd_pcm_oss
snd_opl3_synth 34308 0
snd_seq_instr 25600 1 snd_opl3_synth
snd_seq_midi_emul 24064 1 snd_opl3_synth
snd_ainstr_fm 19584 1 snd_opl3_synth
snd_seq 82976 3 snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
af_packet 57356 2
ip6t_REJECT 22528 3
xt_tcpudp 20352 3
ipt_REJECT 22528 3
xt_state 19200 12
iptable_mangle 19840 0
iptable_nat 24964 0
ip_nat 37804 1 iptable_nat
iptable_filter 19968 1
ip6table_mangle 19456 0
ip_conntrack 78372 3 xt_state,iptable_nat,ip_nat
nfnetlink 24648 2 ip_nat,ip_conntrack
ip_tables 39400 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 19840 1
ip6_tables 33352 2 ip6table_mangle,ip6table_filter
x_tables 37384 10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
ipv6 357728 17 ip6t_REJECT
apparmor 74264 0
aamatch_pcre 31232 1 apparmor
nls_utf8 18944 3
ntfs 209032 3
loop 34064 0
lirc_atiusb 35760 0
lirc_dev 33064 1 lirc_atiusb
ati_remote 29452 0
usb_storage 105280 1
dm_mod 81872 0
snd_cmipci 58784 1
gameport 34576 1 snd_cmipci
snd_pcm 115464 2 snd_pcm_oss,snd_cmipci
snd_page_alloc 27792 1 snd_pcm
snd_opl3_lib 29568 2 snd_opl3_synth,snd_cmipci
snd_timer 44680 3 snd_seq,snd_pcm,snd_opl3_lib
snd_hwdep 28552 1 snd_opl3_lib
snd_mpu401_uart 26880 1 snd_cmipci
snd_rawmidi 47104 1 snd_mpu401_uart
snd_seq_device 26516 4 snd_opl3_synth,snd_seq,snd_opl3_lib,snd_rawmidi
snd 89384 16 snd_pcm_oss,snd_mixer_oss,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul,snd_seq,snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
i2c_ali15x3 25348 0
via_rhine 44168 0
soundcore 28192 1 snd
mii 22912 1 via_rhine
ide_cd 59680 1
shpchp 56492 0
cdrom 54056 1 ide_cd
pci_hotplug 52228 1 shpchp
i2c_ali1535 24452 0
uli526x 35220 0
i2c_core 41472 2 i2c_ali15x3,i2c_ali1535
ehci_hcd 51080 0
ohci_hcd 38404 0
usbcore 148064 5 lirc_atiusb,ati_remote,usb_storage,ehci_hcd,ohci_hcd
parport_pc 58984 1
lp 30664 0
parport 59660 2 parport_pc,lp
ext3 167696 1
mbcache 27016 1 ext3
jbd 90872 1 ext3
edd 27912 0
sg 55080 0
ahci 41604 5
libata 145056 1 ahci
alim15x3 29208 0 [permanent]
processor 53992 0
sd_mod 39296 8
scsi_mod 173744 5 usb_storage,sg,ahci,libata,sd_mod
ide_disk 34304 0
ide_core 174720 4 usb_storage,ide_cd,alim15x3,ide_disk
linux-jkuy:~ #

Da ist einiges unterschiedlich:
Hier sind die Differenzen (Reihenfolge habe ich nicht berücksichtigt):
Zusätzlich in Normal:
cpufreq_conservative 25608 0
cpufreq_ondemand 24592 1
cpufreq_userspace 24064 0
cpufreq_powersave 18688 0
powernow_k8 32416 1
freq_table 22912 1 powernow_k8
button 24736 0
battery 28168 0
ac 22792 0
i2c_ali15x3 25348 0
fan 22408 0
thermal 33552 0


Unterschied:
Normal: processor 53992 2 powernow_k8,thermal
Failsafe: processor 53992 0

Was macht den Unterschied?
Kann es an der Reihenfolge liegen?

Gruß Alexander
 
Hilft mir denn keiner? :cry:

Ich habe hier noch ein paar Infos (kein Failsafe sondern normal):
- die beiden Festplatten werden im Yast Info-Center angezeigt und unter Bloch-Devices (was immer das auch ist) werden alle Paritionen sowohl von den gemounteten, al auch den Paritionen die sich nicht mounten lassen.
- Im Yast Parititonsmanager stehen nur die funktionierenden Paritionen und irgendwie ein ganz komischer Eintrag (also nicht sda1,..) sondern was ganz langes (tut mir leid für die unkronkrete Beschreibung (ich muss nochmal nachschauen

Bitte Helft mir!!! Wenn nichts anderes übrig bleibt muss ich wieder Ubuntu drauf machen. Da hat (fast) alles geklappt. Nur es war halt nicht so schön.

Gruß Alexander
 
Oben