2025. júl. 30., 02:04Deutsch | English
Kedves unlogged user [ Register | Belépés ]

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
voigf
Post subject: Mit GParted, 2. Festplatte nicht mehr sichtbar  PostPosted: 2019. nov. 28., 19:28



Joined: 2017. dec. 21.
Posts: 137

Hallo,
nachdem ich auf meiner 1. HD Windows10 eingerichtet habe, ist meine 2. Festplatte auf die ich Kanotix installieren wollte nicht mehr per GParted sichtbar.
Blkid zeigt nach sda1, sda2, sda3 für Windows nur noch
Quote:
/dev/zram0: UUID="bb23d8d5-381b-427d-a7c0-194a626d7635" TYPE="swap"
/dev/zram1: UUID="c629d98a-b583-47ca-b205-fd127ca593ae" TYPE="swap"
/dev/zram2: UUID="059adb18-369d-4e2a-b8e2-3d375f9caee7" TYPE="swap"
/dev/zram3: UUID="c4e507c4-2301-4b99-ad93-24ad89b28ed9" TYPE="swap"

Ich vermute, dass sich diese 4 Swaps auf der 2. HD befinden, da ich nur dort EINE solche installiert hatte.
Ich will jetzt nichts verkehrt machen, weiß aber nicht die Situation zu meistern.
Was muss ich tun, um wieder normal meine 2.HD nutzen zu können? Formatieren, Partitionieren??? Mit welchen Programmen da GParted dafür nicht zur Verfügung steht??
Dank für jeden brauchbaren Hinweis!!!!!
voigf
 
 View user's profile Send private message  
Reply with quote Back to top
Antonius
Post subject: Mit GParted, 2. Festplatte nicht mehr sichtbar  PostPosted: 2019. nov. 28., 23:17



Joined: 2010. júl. 20.
Posts: 119

Also /dev/zramX bezeichnet eigentlich kein physisches Gerät, sondern virtuellen Swap-Speicher https://en.wikipedia.org/wiki/Zram.

Poste doch mal die Ausgabe als root von
Code:
lshw -c disk -sanitize
und
Code:
dmesg | grep -i disk
 
 View user's profile Send private message  
Reply with quote Back to top
jokobau
Post subject: Mit GParted, 2. Festplatte nicht mehr sichtbar  PostPosted: 2019. nov. 29., 08:09



Joined: 2006. júl. 08.
Posts: 976
Location: Sömmerda / Thüringen
Wie ist die hd angeschlossen?
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. nov. 29., 10:21



Joined: 2017. dec. 21.
Posts: 137

Danke für die schnelle Antwort. Lachen
HD über SATA angeschlossen.
voigf
 
 View user's profile Send private message  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. nov. 29., 10:34



Joined: 2017. dec. 21.
Posts: 137

Den Rest poste ich noch heute Nachmittag!!!
 
 View user's profile Send private message  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. nov. 29., 17:23



Joined: 2017. dec. 21.
Posts: 137

@Antonius
Hier die gewünschten Rechnerantworten:
Quote:
root@Kanotix:/home/kanotix# lshw -c disk -sanitize
*-cdrom
description: DVD reader
product: DVD-ROM GDR8163B
vendor: HL-DT-ST
physical id: 0.0.0
bus info: scsi@1:0.0.0
logical name: /dev/cdrom
logical name: /dev/sr0
logical name: /run/live/medium
version: 0L23
capabilities: removable audio dvd
configuration: ansiversion=5 mount.fstype=iso9660 mount.options=ro,noatime,nojoliet,check=s,map=n,blocksize=2048 state=mounted status=ready
*-medium
physical id: 0
logical name: /dev/cdrom
logical name: /run/live/medium
capabilities: partitioned partitioned:dos
configuration: mount.fstype=iso9660 mount.options=ro,noatime,nojoliet,check=s,map=n,blocksize=2048 state=mounted
*-disk
description: ATA Disk
product: WDC WD3200AAKS-0
vendor: Western Digital
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 1B01
serial: [REMOVED]
size: 298GiB (320GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=444c544e
*-cdrom
description: DVD-RAM writer
product: DVDRAM GSA-H62N
vendor: HL-DT-ST
physical id: 0.1.0
bus info: scsi@3:0.1.0
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr1
version: CL00
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=nodisc

root@Kanotix:/home/kanotix# dmesg | grep -i disk
[ 0.017092] RAMDISK: [mem 0x30013000-0x34000fff]
[ 0.468955] VFS: Disk quotas dquot_6.6.0
[ 2.934586] usb 5-1: Manufacturer: SanDisk
[ 3.192987] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.942110] scsi 8:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
[ 3.961841] sd 8:0:0:0: [sdb] Attached SCSI removable disk
root@Kanotix:/home/kanotix#
 
 View user's profile Send private message  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. dec. 01., 00:05



Joined: 2017. dec. 21.
Posts: 137

Hallo,
wie kann ich noch unterstützen, um den oben beschriebenen Fehler meiner HD durch gute Tipps der vielen Wissenden dieser Distri wieder zum Leben zu erwecken???
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject:   PostPosted: 2019. dec. 01., 03:42



Joined: 2003. dec. 17.
Posts: 16809

Kontrolliere die Kabel, SATA und Stromanschluss. Wenn das nix bringt teste sie an nem anderen PC. Ansonsten Elektroschrott.
 
 View user's profile Send private message  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. dec. 01., 19:07



Joined: 2017. dec. 21.
Posts: 137

Morgen ist das meine erste Action Cool
 
 View user's profile Send private message  
Reply with quote Back to top
voigf
Post subject:   PostPosted: 2019. dec. 02., 19:15



Joined: 2017. dec. 21.
Posts: 137

@Kano
HD scheint einen Knacks zu haben. Werde aber deinen Tipp aufgreifen und noch einmal in einem anderen PC das n.i.O überprüfen.
Danke für deine Meldung!!
voigf
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.