problem solved!!! Ubuntu 8.10 is on-line again
THANK YOU, to the SalixOS devs JRD and gapan for all their help!!!
I used SalixOS LiveCD (note: this can be done with ANY LiveCD)
run fsck (in my case it was: fsck /dev/sda1)
fsck /dev/sda1
Code:
root@salix:~# fsck /dev/sda1
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
/dev/sda1 is mounted.
WARNING!!! Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.
Do you really want to continue (y/n)?
[18:03:34] lostbuntu: continue?
[18:05:51] JRD: lostbuntu, no
[18:05:55] JRD: you must unmount it
umount /dev/sda1
fsck /dev/sda1
Code:
/dev/sda1 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
/dev/sda1: |====== / 10.5%
/dev/sda1: |================== / 31.7%
/dev/sda1: |======================= - 41.7%
/dev/sda1: |======================================== - 64.1%
Pass 2: Checking directory structure
/dev/sda1: |========================================= | 72.5%
/dev/sda1: |============================================= | 80.6%
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Unattached inode 589955
Connect to /lost+found<y>?
[18:27:12] lostbuntu: Connect to /lost+found<y>?
[18:27:19] lostbuntu: what should I do now?
[18:27:07] JRD: answer yes
[18:27:10] JRD: you have no choice
[18:27:19] lostbuntu: ^_^
[18:28:02] lostbuntu: y pressed.
Code:
Inode 589955 ref count is 2, should be 1. Fix<y>?
Code:
Inode 589957 ref count is 1, should be 2. Fix<y>?
Code:
Pass 5: Checking group summary information
/dev/sda1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/sda1: 222072/4702208 files (2.6% non-contiguous), 8205055/18788009 blocks
[18:32:42] JRD: you need to reboot now
!!! SOLVED !!!
Bookmarks