açılışta the disk cryptswap mount yazısı

Başlatan agent, 26 Nisan 2014 - 16:27:26

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

agent

İyi günler bugün itibariyle Ubuntu Built on: Ubuntu 12.04 ( "Precise" ) Sürüm: 0.2 "Luna" ( 32-bit ) kullanmaya başladım
sistemimin önceki hali windows 8 görünyeden sistem alanı c ve d sürücülerinden ibaretti.
Daha sora flash bellekle yukarıda belirttiğim linux dağıtımını yüklerim ve windowsun yanına kur dedim. şuanda ikiside sorunsuz çalışıyor.
fakat ubuntu açılırken

could not mount /dev/mapper/cryptswap1

Press C To Continue To Wait Or Press S To Skip Mounting Or M For Manual Recovery?


diyor bu bir hata mıdır sonra açışıyor ve sorunsuz çalııyor.


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 26 Nisan 2014, 17:04:59

Cevap bu sanırım ama birinin çevirmesi lazım

Alıntı Yap
This error message indicates that the the system was unable to use its encrypted swap partition. If you don't believe you have an encrypted swap partition (or encrypted swap file), please comment and edit your question with details.

Not being able to use swap may cause slowdown, especially if your machine doesn't have much RAM installed.

Assuming the system is booting, you should be able to fix the problem without too much hassle.

If this is happening when you boot the CD/DVD or USB flash drive to install Ubuntu, then assuming installation is still working, it can be ignored. Your installed system might or might not have the same problem once created--if it does, the problem can be addressed in the installed system.

If this is happening on a system that is installed on your hard disk, then your system might still run okay, but it's a good idea to fix it--if you have a swap partition (or swap file), you may as well use it.

Most Ubuntu systems with swap have a swap partition. Assuming that is the case, the technique described in this blog post may help:

Ubuntu 12.04 - How to solve "The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present" error at boot
Here's a summary, with some additional information that may be helpful for novices, and in my own words. I suggest taking a look at that post as well though (assuming it remains accessible), as it contains some examples and other information that I've left out for brevity.

Open a Terminal window (Ctrl+Alt+T) or a virtual console and run: sudo swapoff -a
Open /etc/crypttab (e.g., sudo nano -w /etc/crypttab or sudo -H gedit /etc/cryptab for a GUI editor) and put a # at the beginning of the line that starts with cryptswap1. Save the file.
Do the same thing with the line that starts with /dev/mapper/cryptswap1 in /etc/fstab.
Install gparted Install gparted. Run it and format your swap partition as linux-swap. Make sure to get the right partition; if you get the wrong one, you'll lose possibly important data! The line you commented out in crypttab should give the correct partition name (it comes right after /dev/).
Run sudo mkswap /dev/..., repacing ... with that same device name. Part of that command's output should be text that says UUID=..... where ..... is a string of letters and numbers.
In the file /etc/initramfs-tools/conf.d/resume, find the line that says RESUME=UUID= followed by letters and numbers like (but not identical to) ..... from the last step. Replace them with ..... (i.e., with the letters and numbers mkswap gave after UUID=.
Run sudo swapon /dev/... (with the same /dev/... as you had in steps 4 and 5 above).
Run sudo ecryptfs-setup-swap.
swapon -s will check to see if swap is successfully enabled. See that blog post for more information, and example output, for checking this.

Source: http://punygeek.blogspot.com/2012/10/ubuntu-1204-how-to-solve-disk-drive-for.html (on http://punygeek.blogspot.com/) by Litmus / Puny Geek. Some commands are copied; prose is not copied, but often expresses the same ideas.

Buda çıktım
________________________________________________________________________________
toshiba@toshiba-Satellite-A300:~$ sudo blkid
[sudo] password for toshiba:
/dev/sda1: LABEL="Sistem AyrM-DM-1ldM-DM-1" UUID="9E5A52885A525D59" TYPE="ntfs"
/dev/sda2: LABEL="Windows" UUID="AE44558044554BE9" TYPE="ntfs"
/dev/sda3: LABEL="Data" UUID="D8EABD4FEABD2B20" TYPE="ntfs"
/dev/sda5: UUID="e88c03f9-8607-45e7-b357-fb6fa587ce8c" TYPE="ext4"
/dev/mapper/cryptswap1: UUID="49395e32-f72c-480b-a4c8-197774a2f56a" TYPE="swap"
toshiba@toshiba-Satellite-A300:~$


_______________________________________________________________________________

heartsmagic

@agent, her ne kadar kullandığın dağıtım Ubuntu tabanlı olsa da kendisi farklı bir dağıtım olduğu için konuyu Diğer Dağıtımlar bölümünde konuşmamız daha faydalı. Bundan sonra açacağın konular için aynı yolu izlersin.
Sorunların için de öncelikle forumda arama yaparsan emin ol daha çabuk çözüm bulursun:

https://forum.ubuntu-tr.net/index.php?topic=39459.0
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.