cwbe coordinatez:
101
63540
63542
2109677
63692
6585684

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::5
total children::2
show[ 2 | 3] flat


hlasim problem s ktorym som sa este nestretol:
ubuntu 10.04.4
vcera po zapnuti kompu vsetko normalne, asi tak hodku pred vypnutim kompu mizacal blbnut gdm (neslo minimalizovat okna, klikat na okna etc), po killnuti nautilusu z terminalu vsetko back 2 normal...
dnes zapnem komp a pri boote na mna vyskocil command line s promptom grub-rescue...
takze boot live cd a pri pokuse o mount, hla:

root@ubuntu:~# sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00019c15

Device Boot Start End Blocks Id System
/dev/sda1 * 1 18753 150631424 83 Linux
/dev/sda2 18753 19458 5656577 5 Extended
/dev/sda5 18753 19458 5656576 82 Linux swap / Solaris


root@ubuntu:~# sudo mkdir /media/sda1
root@ubuntu:~# sudo mount /dev/sda1 /media/sda1
mount: unknown filesystem type 'jbd'


vecer skusim poguglit nieco (atm nemozem), ale nenajde sa niekto kto by mi vedel poradit a usetri mi cas? :) vopred dix




00000101000635400006354202109677000636920658568406587051
Zlad!
 Zlad!      04.04.2012 - 14:31:06 , level: 1, UP   NEW
je tam nejake sifrovanie?

gramatika? huh, what?

0000010100063540000635420210967700063692065856840658705106587076
fat^boy
 fat^boy      04.04.2012 - 14:49:12 , level: 2, UP   NEW
afaik ziadne sifrovanie som nikde nenastavoval..

inak este mozno pomoze info:
pozeral som do biosu a boot mam nastaveny nasledovne (nikdy som to nemenil):
1: removable media
2. cdrom
3. harddrive

pritom stale pripojene 2 ext. disky WD, nikdy s tym nebol problem a ubuntu vzdy nabootovalo az z hdd

00000101000635400006354202109677000636920658568406586017
dark matter
 dark matter      03.04.2012 - 21:53:13 , level: 1, UP   NEW
skus v mounte pouzit aj parameter -t s presnym typom suboroveho systemu, ktory pouzivas

btw, zalohy mas? ;)

0000010100063540000635420210967700063692065856840658601706586114
fat^boy
 fat^boy      03.04.2012 - 22:53:56 , level: 2, UP   NEW
ubuntu@ubuntu:~$ sudo mke2fs -n /dev/sda1
mke2fs 1.41.11 (14-Mar-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
9420800 inodes, 37657856 blocks
1882892 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
1150 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872

0000010100063540000635420210967700063692065856840658601706586083
fat^boy
 fat^boy      03.04.2012 - 22:32:17 (modif: 03.04.2012 - 22:38:37), level: 2, UP   NEW !!CONTENT CHANGED!!
toto info pomoze nejak?

ubuntu@ubuntu:~$ sudo fsck /dev/sda1
fsck from util-linux-ng 2.17.2
fsck: fsck.jbd: not found
fsck: Error 2 while executing fsck.jbd for /dev/sda1


ubuntu@ubuntu:~$ sudo fsck.ext4 /dev/sda1
e2fsck 1.41.11 (14-Mar-2010)
fsck.ext4: Filesystem revision too high while trying to open /dev/sda1
The filesystem revision is apparently too high for this version of e2fsck.
(Or the filesystem superblock is corrupt)


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>

ubuntu@ubuntu:~$ sudo e2fsck -b 8193 /dev/sda1
e2fsck 1.41.11 (14-Mar-2010)
e2fsck: Bad magic number in super-block while trying to open /dev/sda1

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


ubuntu@ubuntu:~$ sudo parted -l
Model: ATA Hitachi HTS54161 (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos WTF??? nema tu byt nieco ine?

Number Start End Size Type File system Flags
1 1049kB 154GB 154GB primary ext2 boot
2 154GB 160GB 5792MB extended
5 154GB 160GB 5792MB logical linux-swap(v1)


Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label

0000010100063540000635420210967700063692065856840658601706586078
fat^boy
 fat^boy      03.04.2012 - 22:30:30 , level: 2, UP   NEW
ubuntu@ubuntu:~$ sudo mount -t ext4 /dev/sda1 /media/sda1
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

ubuntu@ubuntu:~$ sudo mount -t ext3 /dev/sda1 /media/sda1
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

data su presunute na externom disku, akurat posta nie (a to som ju exportoval z evolution do thunderbirdu 2 tyzdne dozadu) a este nacucane veci zpred par dni, ale radsej by som to poriesil ako novy install (posta)