strata udajov na disku
mal som dva linuxove disky, jeden ako / a druhy /home. lenze kvoli praci som si musel nahodit win. tak som na disk, ktory bol pripojeny ako / nahodil win. lenze predtym som este v cfdisku z /home disku dal prec flag NC, pretoze inak mi windows nechcelo nainstalovat na ten druhy. Samozrejme som ho neformatoval, ani sa s nim nijak inak nebabral a na ten druhy som nahodil win. Lenze teraz je ten disk unknown a ja fakt neviem co s tym ... su uz data v haji? alebo sa to da nejak vysosnut ... vopred vdaka za akekolvek rady ... pripajam obrazok pre lepsiu predstavu ...
Pre pridávanie komentárov sa musíte prihlásiť.

co ti vyhodi
?
vyhodi mi toto:
Disk /dev/hdc: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 1 8215 65986956 f W95 Ext'd (LBA)
/dev/hdc2 * 8216 9728 12153172+ 7 HPFS/NTFS
/dev/hdc5 1 8215 65986955+ 83 Linux
mountovat som skusal
sudo /dev/hdc5 /mnta vyhodilo mi ze "you must specify filesystem type" ... len neviem ako ho tam specifikujem, ked bootojem z live cd a do fstab ho asi nedam ... skusimmount: wrong fs type, bad option, bad superblock on /dev/hdc5, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or soa vypis z dmesg :
hmmm to cant find ext3 filesystem on dev hdc5 asi nevesti nic dobre ... :-(
e2fsck 1.38 (30-Jun-2005) Couldn't find ext2 superblock, trying backup blocks... fsck.ext3: Bad magic number in super-block while trying to open /dev/hdc5 The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device>vyskusal som este e2fsck -b 8193 :
e2fsck 1.38 (30-Jun-2005) e2fsck: Permission denied while trying to open /dev/hdc5 You must have r/w access to the filesystem or be root ubuntu@ubuntu:/mnt$ sudo e2fsck -b 8193 /dev/hdc5 e2fsck 1.38 (30-Jun-2005) e2fsck: Bad magic number in super-block while trying to open /dev/hdc5 The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device>sudo e2fsck -p /dev/hdc5. a pre istotu to rob iba z nejakého liveCD. Disk NESMIE byť MOUNTNUTÝ!!!!! Viac info o e2fsck na http://linux.die.net/man/8/fsck.ext3ale ak je nekoherencia medzi suborom a inodom, tak to opravi (vymazanim jedneho, resp. oboch)
The filesystem is damaged
The filesystem is unknown to libparted
There is no filesystem available (unformated)
... skusal som aj fsck , (vypisy su vyssie) ...