[Çözüldü] Güncelleme sonrası Mint açılmıyor

Başlatan ceylandag, 26 Kasım 2010 - 15:32:37

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

ceylandag

Ben de mint te aynı sorunu yaşıyorum.
Kurulumu yaptım güncellemeleri yükledim tekrar başlattığımda masa üstü gelmeden kilitleniyor aynı yolumu izlemeliyim?
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Aynı sorun, aynı çözümü/çözüm önerilerini gerektirir.
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

sudo mkdir /media/sda1
sudo mount /dev/sda1 /media/sda1
sudo chroot /media/sda1
apt-get update
apt-get upgrade
apt-get dist-upgrade


Bu işlemi bilgisayarı cd ile açıp yaptığımda
Böyle bir disk yok gibi bir mesaj veriyor.
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Sda1 kısmı sende farklı olabilir. Kendi sistemine göre bu komutu düzenleyerek kullanmalısın.

Konuyu bölüp taşıyorum.

Önceki konu:
http://forum.ubuntu-tr.net/index.php/topic,23595.0.html
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

fsck ve diğer yöntem sonuç vermedi.
çıktı aşağıdaki bağlantıda

http://rapidshare.com/files/433267579/ceylandag
http://rapidshare.com/files/433267579/ceylandag
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

@ceylandag, dosyanın içeriğini buraya aktarman mümkün mü?
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

İçerik uzun diye eklememiştim;
_______________________________________
/ You will be singled out for promotion \
\ in your work.                         /
---------------------------------------
  \
   \
       ___ 
     {~._.~}
      ( Y )
     ()~*~()   
     (_)-(_)   
mint@mint ~ $ fdisk -

Unable to open -
mint@mint ~ $ sudo fdisk -1
fdisk: invalid option -- '1'

Usage:
fdisk [options] <disk>    change partition table
fdisk [options] -l <disk> list partition table(s)
fdisk -s <partition>      give partition size(s) in blocks

Options:
-b <size>                 sector size (512, 1024, 2048 or 4096)
-c                        switch off DOS-compatible mode
-h                        print help
-u <size>                 give sizes in sectors instead of cylinders
-v                        print version
-C <number>               specify the number of cylinders
-H <number>               specify the number of heads
-S <number>               specify the number of sectors per track

mint@mint ~ $ fdisk -l
mint@mint ~ $ 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: 0x0000b85d

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       14809   118948864    7  HPFS/NTFS
/dev/sda2           14809       15981     9412604   83  Linux
/dev/sda3           15981       17140     9308161    5  Extended
/dev/sda4           17140       19457    18616320    7  HPFS/NTFS
/dev/sda5           15981       17140     9308160   82  Linux swap / Solaris

Disk /dev/sdc: 3999 MB, 3999793152 bytes
98 heads, 33 sectors/track, 2415 cylinders
Units = cylinders of 3234 * 512 = 1655808 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               3        2416     3901952    b  W95 FAT32
mint@mint ~ $ sudo fsck /devs/sda2
fsck from util-linux-ng 2.17.2
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: No such file or directory while trying to open /devs/sda2

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>

mint@mint ~ $ e2fsck -b 8193 <device>
bash: syntax error near unexpected token `newline'
mint@mint ~ $ sudo mkdir /media/sda2
mint@mint ~ $ sudo mount /dev/sda2 /media/sda2
mint@mint ~ $ sudo chroot /media/sda2
_________________________________________
( The only way to keep your health is to  )
( eat what you don't want, drink what you )
( don't like, and do what you'd rather    )
( not.                                    )
(                                         )
( -- Mark Twain                           )
-----------------------------------------
  o
   o   \_\_    _/_/
    o      \__/
           (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||
mint / # apt-get update
Ign file: binary/ Release.gpg
Ign file:/usr/share/local-repository/ binary/ Translation-en                   
Ign file:/usr/share/local-repository/ binary/ Translation-en_US               
Ign file:/usr/share/local-repository/ binary/ Translation-tr                   
Ign file: binary/ Release                                                     
Ign file: binary/ Packages                                                     
Ign file: binary/ Packages                                                     
Get:1 http://packages.linuxmint.com julia Release.gpg [198B]                   
Ign http://packages.linuxmint.com/ julia/import Translation-en                 
Ign http://packages.linuxmint.com/ julia/import Translation-en_US             
Ign http://packages.linuxmint.com/ julia/import Translation-tr                 
Ign http://packages.linuxmint.com/ julia/main Translation-en                   
Ign http://packages.linuxmint.com/ julia/main Translation-en_US               
Ign http://packages.linuxmint.com/ julia/main Translation-tr                   
Hit http://archive.canonical.com maverick Release.gpg                         
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en       
Ign http://packages.linuxmint.com/ julia/upstream Translation-en               
Ign http://packages.linuxmint.com/ julia/upstream Translation-en_US           
Ign http://packages.linuxmint.com/ julia/upstream Translation-tr               
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_US   
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-tr       
Hit http://archive.canonical.com maverick Release                             
Get:2 http://packages.linuxmint.com julia Release [7,231B]                     
Hit http://security.ubuntu.com maverick-security Release.gpg                   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-tr   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-tr
Hit http://archive.canonical.com maverick/partner i386 Packages               
Ign http://packages.linuxmint.com julia/main i386 Packages                     
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_US
Ign http://packages.linuxmint.com julia/upstream i386 Packages                 
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-tr
Hit http://security.ubuntu.com maverick-security Release                       
Ign http://packages.linuxmint.com julia/import i386 Packages                   
Hit http://security.ubuntu.com maverick-security/main i386 Packages           
Ign http://packages.linuxmint.com julia/main i386 Packages                     
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages     
Hit http://security.ubuntu.com maverick-security/universe i386 Packages       
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages     
Ign http://packages.linuxmint.com julia/upstream i386 Packages                 
Ign http://packages.linuxmint.com julia/import i386 Packages                   
Hit http://packages.linuxmint.com julia/main i386 Packages                   
Hit http://packages.linuxmint.com julia/upstream i386 Packages               
Hit http://packages.linuxmint.com julia/import i386 Packages                 
Hit http://archive.ubuntu.com maverick Release.gpg                           
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en           
Hit http://packages.medibuntu.org maverick Release.gpg
Ign http://packages.medibuntu.org/ maverick/free Translation-en
Ign http://packages.medibuntu.org/ maverick/free Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/main Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Ign http://packages.medibuntu.org/ maverick/free Translation-tr
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en_US
Ign http://packages.medibuntu.org/ maverick/non-free Translation-tr
Hit http://packages.medibuntu.org maverick Release
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-tr
Hit http://archive.ubuntu.com maverick-updates Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-tr
Hit http://packages.medibuntu.org maverick/free i386 Packages
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_US
Hit http://packages.medibuntu.org maverick/non-free i386 Packages
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-tr
Hit http://archive.ubuntu.com maverick Release
Hit http://archive.ubuntu.com maverick-updates Release
Hit http://archive.ubuntu.com maverick/main i386 Packages
Hit http://archive.ubuntu.com maverick/restricted i386 Packages
Hit http://archive.ubuntu.com maverick/universe i386 Packages
Hit http://archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://archive.ubuntu.com maverick-updates/multiverse i386 Packages
Fetched 7,429B in 3s (2,162B/s)
Reading package lists... Done
mint / # apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  linux-generic linux-headers-generic linux-image-generic
The following packages will be upgraded:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
  linux-image-2.6.35-22-generic linux-libc-dev udev xserver-xorg-video-intel
6 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 46.4MB of archives.
After this operation, 20.5kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-image-2.6.35-22-generic i386 2.6.35-22.35 [33.8MB]
Get:2 http://archive.ubuntu.com/ubuntu/ maverick-updates/main udev i386 162-2.1 [428kB]
Get:3 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-headers-2.6.35-22 all 2.6.35-22.35 [10.3MB]
Get:4 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-headers-2.6.35-22-generic i386 2.6.35-22.35 [771kB]
Get:5 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-libc-dev i386 2.6.35-1023.40 [821kB]
Get:6 http://archive.ubuntu.com/ubuntu/ maverick-updates/main xserver-xorg-video-intel i386 2:2.12.0-1ubuntu5.1 [250kB]
Fetched 46.4MB in 59s (784kB/s)                                               
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 139372 files and directories currently installed.)
Preparing to replace linux-image-2.6.35-22-generic 2.6.35-22.33 (using .../linux-image-2.6.35-22-generic_2.6.35-22.35_i386.deb) ...
Done.
Unpacking replacement linux-image-2.6.35-22-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
Preparing to replace udev 162-2 (using .../archives/udev_162-2.1_i386.deb) ...
Adding 'local diversion of /sbin/udevadm to /sbin/udevadm.upgrade'
Unpacking replacement udev ...
Preparing to replace linux-headers-2.6.35-22 2.6.35-22.33 (using .../linux-headers-2.6.35-22_2.6.35-22.35_all.deb) ...
Unpacking replacement linux-headers-2.6.35-22 ...
Preparing to replace linux-headers-2.6.35-22-generic 2.6.35-22.33 (using .../linux-headers-2.6.35-22-generic_2.6.35-22.35_i386.deb) ...
Unpacking replacement linux-headers-2.6.35-22-generic ...
Preparing to replace linux-libc-dev 2.6.35-1022.33 (using .../linux-libc-dev_2.6.35-1023.40_i386.deb) ...
Unpacking replacement linux-libc-dev ...
Preparing to replace xserver-xorg-video-intel 2:2.12.0-1ubuntu5 (using .../xserver-xorg-video-intel_2%3a2.12.0-1ubuntu5.1_i386.deb) ...
Unpacking replacement xserver-xorg-video-intel ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up linux-image-2.6.35-22-generic (2.6.35-22.35) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-22-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up udev (162-2.1) ...
grep: /proc/self/status: No such file or directory
udev start/running, process 11818
Removing 'local diversion of /sbin/udevadm to /sbin/udevadm.upgrade'
update-initramfs: deferring update (trigger activated)
Setting up linux-headers-2.6.35-22 (2.6.35-22.35) ...
Setting up linux-headers-2.6.35-22-generic (2.6.35-22.35) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
pcilib: Cannot open /proc/bus/pci
Setting up linux-libc-dev (2.6.35-1023.40) ...
Setting up xserver-xorg-video-intel (2:2.12.0-1ubuntu5.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
linux-image-2.6.35-22-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
mint / # apt-get dist=upgrade
E: Invalid operation dist=upgrade
mint / # apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-headers-2.6.35-23 linux-headers-2.6.35-23-generic
  linux-image-2.6.35-23-generic
The following packages will be upgraded:
  linux-generic linux-headers-generic linux-image-generic
3 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 45.5MB of archives.
After this operation, 197MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-image-2.6.35-23-generic i386 2.6.35-23.40 [34.2MB]
Get:2 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-generic i386 2.6.35.23.25 [4,908B]
Get:3 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-image-generic i386 2.6.35.23.25 [4,922B]
Get:4 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-headers-2.6.35-23 all 2.6.35-23.40 [10.5MB]
Get:5 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-headers-2.6.35-23-generic i386 2.6.35-23.40 [792kB]
Get:6 http://archive.ubuntu.com/ubuntu/ maverick-updates/main linux-headers-generic i386 2.6.35.23.25 [4,908B]
Fetched 45.5MB in 1min 45s (430kB/s)                                           
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package linux-image-2.6.35-23-generic.
(Reading database ... 139373 files and directories currently installed.)
Unpacking linux-image-2.6.35-23-generic (from .../linux-image-2.6.35-23-generic_2.6.35-23.40_i386.deb) ...
Done.


--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Bu işlemleri mint canlı cd'si ile yaptın sanırım. Şu an sistemin açılıyor mu yoksa halen sorun devam ediyor mu?

Eğer devam ediyorsa makinayı canlı cd ile açtıktan sonra hiçbir bölümünü bağlamadan doğrudan alttaki komutu vererek fsck yapabilirsin:

sudo fsck -a /dev/sda2

Eğer sonrasında yine açılma sorunları meydana gelirse alttakileri uygula, ilk komutun her biri başarılı bitmedikçe bir alttakine geçme:

sudo mkdir /media/sda2
sudo mount /dev/sda2 /media/sda2
sudo chroot /media/sda2
apt-get update
apt-get upgrade
apt-get dist-upgrade
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

#8
____________________________________
/ Every cloud engenders not a storm. \
|                                    |
\ -- William Shakespeare, "Henry VI" /
------------------------------------
  \
   \
       ___ 
     {~._.~}
      ( Y )
     ()~*~()   
     (_)-(_)   
mint@mint ~ $ sudo mkdir /media/sda2
mint@mint ~ $ sudo mount /dev/sda2 /media/sda2
mint@mint ~ $ sudo chroot /media/sda2
_____________________________________
/ Don't relax! It's only your tension \
\ that's holding you together.        /
-------------------------------------
  \
   \   \_\_    _/_/
    \      \__/
           (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||
mint / # apt-get update
Ign file: binary/ Release.gpg
Ign file:/usr/share/local-repository/ binary/ Translation-en                   
Ign file:/usr/share/local-repository/ binary/ Translation-en_US               
Ign file:/usr/share/local-repository/ binary/ Translation-tr                   
Ign file: binary/ Release                                                     
Ign file: binary/ Packages                                                     
Ign file: binary/ Packages                                                     
Get:1 http://packages.linuxmint.com julia Release.gpg [198B]                   
Ign http://packages.linuxmint.com/ julia/import Translation-en                 
Ign http://packages.linuxmint.com/ julia/import Translation-en_US             
Ign http://packages.linuxmint.com/ julia/import Translation-tr                 
Ign http://packages.linuxmint.com/ julia/main Translation-en                   
Ign http://packages.linuxmint.com/ julia/main Translation-en_US               
Ign http://packages.linuxmint.com/ julia/main Translation-tr                   
Hit http://archive.canonical.com maverick Release.gpg                         
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en       
Ign http://packages.linuxmint.com/ julia/upstream Translation-en               
Ign http://packages.linuxmint.com/ julia/upstream Translation-en_US           
Ign http://packages.linuxmint.com/ julia/upstream Translation-tr               
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_US   
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-tr       
Hit http://archive.canonical.com maverick Release                             
Get:2 http://packages.linuxmint.com julia Release [7,231B]                     
Hit http://packages.medibuntu.org maverick Release.gpg                         
Ign http://packages.medibuntu.org/ maverick/free Translation-en               
Ign http://packages.medibuntu.org/ maverick/free Translation-en_US             
Ign http://packages.medibuntu.org/ maverick/free Translation-tr               
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en           
Hit http://archive.ubuntu.com maverick Release.gpg                             
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en             
Hit http://security.ubuntu.com maverick-security Release.gpg         
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en_US
Ign http://packages.medibuntu.org/ maverick/non-free Translation-tr 
Hit http://packages.medibuntu.org maverick Release                             
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en_US         
Hit http://archive.ubuntu.com/ubuntu/ maverick/main Translation-tr   
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_US
Hit http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-tr   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en         
Hit http://archive.canonical.com maverick/partner i386 Packages               
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_US     
Ign http://packages.linuxmint.com julia/main i386 Packages                     
Hit http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-tr
Get:3 http://archive.ubuntu.com maverick-updates Release.gpg [198B] 
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en     
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_US
Hit http://packages.medibuntu.org maverick/free i386 Packages       
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-tr
Hit http://security.ubuntu.com maverick-security Release             
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_US 
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-tr     
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-tr
Ign http://packages.linuxmint.com julia/upstream i386 Packages       
Hit http://packages.medibuntu.org maverick/non-free i386 Packages             
Ign http://packages.linuxmint.com julia/import i386 Packages                   
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_US
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Ign http://packages.linuxmint.com julia/main i386 Packages
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-tr
Hit http://archive.ubuntu.com maverick Release
Get:4 http://archive.ubuntu.com maverick-updates Release [31.4kB]             
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages     
Hit http://security.ubuntu.com maverick-security/universe i386 Packages       
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages     
Ign http://packages.linuxmint.com julia/upstream i386 Packages                 
Ign http://packages.linuxmint.com julia/import i386 Packages
Hit http://packages.linuxmint.com julia/main i386 Packages                     
Hit http://archive.ubuntu.com maverick/main i386 Packages                     
Hit http://archive.ubuntu.com maverick/restricted i386 Packages
Hit http://archive.ubuntu.com maverick/universe i386 Packages                 
Hit http://archive.ubuntu.com maverick/multiverse i386 Packages               
Get:5 http://archive.ubuntu.com maverick-updates/main i386 Packages [111kB]
Hit http://packages.linuxmint.com julia/upstream i386 Packages
Hit http://packages.linuxmint.com julia/import i386 Packages
Get:6 http://archive.ubuntu.com maverick-updates/restricted i386 Packages [14B]
Get:7 http://archive.ubuntu.com maverick-updates/universe i386 Packages [45.3kB]
Get:8 http://archive.ubuntu.com maverick-updates/multiverse i386 Packages [1,958B]
Fetched 197kB in 1s (111kB/s)                           
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
mint / # sudo dpkg --configure -a
sudo: unable to resolve host mint
Setting up linux-headers-2.6.35-23-generic (2.6.35-23.40) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
* dkms: running auto installation service for kernel 2.6.35-23-generic         
*       nvidia-current (260.19.06)...                                         
                                                                         [ OK ]
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic

pcilib: Cannot open /proc/bus/pci
Setting up linux-image-2.6.35-23-generic (2.6.35-23.40) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-23-generic

cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
* dkms: running auto installation service for kernel 2.6.35-23-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-23-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-23-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-2.6.35-22-generic (2.6.35-22.35) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-22-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-2.6.35-23-generic; however:
  Package linux-image-2.6.35-23-generic is not configured yet.
dpkg: error processing linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 2.6.35.23.25); however:
  Package linux-image-generic is not configured yet.
dpkg: error processing linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-headers-generic (2.6.35.23.25) ...
Errors were encountered while processing:
linux-image-2.6.35-23-generic
linux-image-2.6.35-22-generic
linux-image-generic
linux-generic
mint / #
mint / #
mint / #
mint / # apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  libutouch-grail1
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 16.7kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ maverick-updates/main libutouch-grail1 i386 1.0.16-0ubuntu1 [16.7kB]
Fetched 16.7kB in 0s (60.6kB/s)         
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 163013 files and directories currently installed.)
Preparing to replace libutouch-grail1 1.0.15-0ubuntu1 (using .../libutouch-grail1_1.0.16-0ubuntu1_i386.deb) ...
Unpacking replacement libutouch-grail1 ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up linux-image-2.6.35-22-generic (2.6.35-22.35) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-22-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-2.6.35-23-generic (2.6.35-23.40) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-23-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
* dkms: running auto installation service for kernel 2.6.35-23-generic                                   
*       nvidia-current (260.19.06)...                                                             [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-23-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-23-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-2.6.35-23-generic; however:
  Package linux-image-2.6.35-23-generic is not configured yet.
dpkg: error processing linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 2.6.35.23.25); however:
  Package linux-image-generic is not configured yet.
dpkg: error processing linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up libutouch-grail1 (1.0.16-0ubuntu1) ...
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
linux-image-2.6.35-22-generic
linux-image-2.6.35-23-generic
linux-image-generic
linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
mint / #
mint / # apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up linux-image-2.6.35-22-generic (2.6.35-22.35) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
cat: /proc/cmdline: No such file or directory

Warning: No support for locale: tr_TR.utf8

Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic                                   
*       nvidia-current (260.19.06)...                                                             [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-22-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-2.6.35-23-generic (2.6.35-23.40) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-23-generic
cat: /proc/cmdline: No such file or directory
Warning: No support for locale: tr_TR.utf8

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
* dkms: running auto installation service for kernel 2.6.35-23-generic                                   
*       nvidia-current (260.19.06)...                                                             [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
pcilib: Cannot open /proc/bus/pci
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-23-generic.postinst line 1010.
dpkg: error processing linux-image-2.6.35-23-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-2.6.35-23-generic; however:
  Package linux-image-2.6.35-23-generic is not configured yet.
dpkg: error processing linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 2.6.35.23.25); however:
  Package linux-image-generic is not configured yet.
dpkg: error processing linux-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
Errors were encountered while processing:
linux-image-2.6.35-22-generic
linux-image-2.6.35-23-generic
linux-image-generic
linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
mint / #
mint / #
mint / #
mint / #
mint / #



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 26 Kasım 2010 - 18:27:08

Çıktı aşağıda malesef açamadım sistemi
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Fsck sonucu ne oldu? Başarıyla bitmiş miydi?

Chroot yaparken araya bir iki adım daha ekleyelim:

sudo mkdir /media/sda2
sudo mount /dev/sda2 /media/sda2
sudo mount --bind /dev /media/sda2/dev
sudo mount --bind /dev/pts  /media/sda2/dev/pts
sudo mount --bind /proc /media/sda2/proc
sudo mount --bind /sys  /media/sda2/sys
sudo chroot /media/sda2
apt-get update
apt-get upgrade
apt-get dist-upgrade
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

_________________________________________
/ "That is the magic sudo command. So put \
| sudo in front of the command and it'll  |
| work."                                  |
|                                         |
\ Husse Jul 20 2007                       /
-----------------------------------------
  \
   \
       ___ 
     {~._.~}
      ( Y )
     ()~*~()   
     (_)-(_)   
mint@mint ~ $ sudo mkdir /media/sda2
mint@mint ~ $ sudo mount /dev/sda2 /media/sda2
mint@mint ~ $ sudo mount --bind /dev /media/sda2/dev
mint@mint ~ $ sudo mount --bind /dev/pts  /media/sda2/dev/pts
mint@mint ~ $ sudo mount --bind /proc /media/sda2/proc
mint@mint ~ $ sudo mount --bind /sys  /media/sda2/sys
mint@mint ~ $ sudo chroot /media/sda2
________________________________________
( You will be advanced socially, without )
( any special effort on your part.       )
----------------------------------------
  o
   o   \_\_    _/_/
    o      \__/
           (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||
mint / # apt-get update
Ign file: binary/ Release.gpg
Ign file:/usr/share/local-repository/ binary/ Translation-en                   
Ign file:/usr/share/local-repository/ binary/ Translation-en_US               
Ign file:/usr/share/local-repository/ binary/ Translation-tr                   
Ign file: binary/ Release                                                     
Ign file: binary/ Packages                                                     
Ign file: binary/ Packages                                                     
Get:1 http://packages.linuxmint.com julia Release.gpg [198B]                   
Ign http://packages.linuxmint.com/ julia/import Translation-en                 
Ign http://packages.linuxmint.com/ julia/import Translation-en_US             
Ign http://packages.linuxmint.com/ julia/import Translation-tr                 
Ign http://packages.linuxmint.com/ julia/main Translation-en                   
Ign http://packages.linuxmint.com/ julia/main Translation-en_US               
Ign http://packages.linuxmint.com/ julia/main Translation-tr                   
Hit http://security.ubuntu.com maverick-security Release.gpg                   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en   
Hit http://archive.ubuntu.com maverick Release.gpg                             
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en             
Ign http://packages.linuxmint.com/ julia/upstream Translation-en               
Ign http://packages.linuxmint.com/ julia/upstream Translation-en_US           
Ign http://packages.linuxmint.com/ julia/upstream Translation-tr               
Get:2 http://packages.linuxmint.com julia Release [7,231B]                     
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-tr   
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en_US         
Hit http://archive.ubuntu.com/ubuntu/ maverick/main Translation-tr             
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en       
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_US   
Hit http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-tr       
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en       
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_US   
Hit http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-tr       
Hit http://archive.canonical.com maverick Release.gpg                         
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en       
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en         
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_US     
Hit http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-tr         
Hit http://archive.ubuntu.com maverick-updates Release.gpg                     
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en     
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-tr
Hit http://security.ubuntu.com maverick-security Release                       
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_US   
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-tr       
Hit http://archive.canonical.com maverick Release                             
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_US 
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-tr     
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-tr
Hit http://packages.medibuntu.org maverick Release.gpg                         
Ign http://packages.medibuntu.org/ maverick/free Translation-en               
Ign http://packages.medibuntu.org/ maverick/free Translation-en_US             
Ign http://packages.medibuntu.org/ maverick/free Translation-tr               
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en           
Ign http://packages.linuxmint.com julia/main i386 Packages                     
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-tr
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Hit http://security.ubuntu.com maverick-security/main i386 Packages           
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_US
Ign http://packages.linuxmint.com julia/upstream i386 Packages                 
Hit http://archive.canonical.com maverick/partner i386 Packages               
Ign http://packages.medibuntu.org/ maverick/non-free Translation-en_US         
Ign http://packages.medibuntu.org/ maverick/non-free Translation-tr           
Hit http://packages.medibuntu.org maverick Release                             
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-tr
Hit http://archive.ubuntu.com maverick Release                                 
Hit http://archive.ubuntu.com maverick-updates Release                         
Ign http://packages.linuxmint.com julia/import i386 Packages                   
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages     
Hit http://security.ubuntu.com maverick-security/universe i386 Packages       
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages     
Ign http://packages.linuxmint.com julia/main i386 Packages                     
Hit http://packages.medibuntu.org maverick/free i386 Packages                 
Hit http://archive.ubuntu.com maverick/main i386 Packages           
Ign http://packages.linuxmint.com julia/upstream i386 Packages
Ign http://packages.linuxmint.com julia/import i386 Packages
Hit http://packages.medibuntu.org maverick/non-free i386 Packages
Hit http://archive.ubuntu.com maverick/restricted i386 Packages               
Hit http://archive.ubuntu.com maverick/universe i386 Packages                 
Hit http://archive.ubuntu.com maverick/multiverse i386 Packages               
Hit http://archive.ubuntu.com maverick-updates/main i386 Packages             
Hit http://archive.ubuntu.com maverick-updates/restricted i386 Packages       
Hit http://archive.ubuntu.com maverick-updates/universe i386 Packages         
Hit http://archive.ubuntu.com maverick-updates/multiverse i386 Packages       
Hit http://packages.linuxmint.com julia/main i386 Packages
Hit http://packages.linuxmint.com julia/upstream i386 Packages
Hit http://packages.linuxmint.com julia/import i386 Packages
Fetched 7,429B in 1s (5,585B/s)                         
Reading package lists... Done
mint / # apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up linux-image-2.6.35-22-generic (2.6.35-22.35) ...
Running depmod.

update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
Warning: No support for locale: tr_TR.utf8

Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.35-22.33 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service for kernel 2.6.35-22-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
Generating grub.cfg ...
Found Debian background: linuxmint.png
Found linux image: /boot/vmlinuz-2.6.35-23-generic
Found initrd image: /boot/initrd.img-2.6.35-23-generic
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic
Found memtest86+ image: /boot/memtest86+.bin
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
Found Windows 7 (loader) on /dev/sda1
done
Setting up linux-image-2.6.35-23-generic (2.6.35-23.40) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-23-generic
Warning: No support for locale: tr_TR.utf8
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
* dkms: running auto installation service for kernel 2.6.35-23-generic         
*       nvidia-current (260.19.06)...                                   [ OK ]
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-23-generic /boot/vmlinuz-2.6.35-23-generic
Generating grub.cfg ...
Found Debian background: linuxmint.png
Found linux image: /boot/vmlinuz-2.6.35-23-generic
Found initrd image: /boot/initrd.img-2.6.35-23-generic
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic
Found memtest86+ image: /boot/memtest86+.bin
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
ls: cannot access /media/ORCUN-1GB: No such file or directory
Found Windows 7 (loader) on /dev/sda1
done
Setting up linux-image-generic (2.6.35.23.25) ...
Setting up linux-generic (2.6.35.23.25) ...
mint / # apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mint / #
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Şu an daha sorunsuz bitti. Yeniden başlattığında açılıyor mu? Açılmıyorsa nerede kalıyor? Grub2 menüsünde hangi seçenekler var? Açmak için recovery dahil şansını denediğinde ne oluyor?
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

ceylandag

#12
Sorun çözülmüştür.
Recovey ile onarma yapıldı.
Sistem düşük grafik ile açıldı.
Nvidia ekran kartı sürücüsü önerilen değil 173 sürümü ile değiştirildi.
Sistem sorunsuz açıldı.
Ekran kartı sürücüsü sorun çıkardı diye tahmin ediyorum.
--------------------
ORÇUN CEYLANDAĞ
İSTANBUL/TÜRKİYE
--------------------

bytan

Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST