i installed Fedora13 a couple of days ago and also activated the encryption of the hdd. But after updating my kernel yesterday, my PC doesn't boot with the new kernel. Choosing the old one still works, so I have still acces to my Files. But how can I use the new kernel? Or how can i completely and forever decrypt my HDD? The whole hdd is encrypted, so the boot and the home stuff isn't accesible without the key. Thats pretty depressing because I felt really intelligent when enabling the encryption
I am trying to setup Slacware 13.1 x86_64 to a encrypted partition. I used the README_CRYPT.TXT howto : [URL] At the step when I create an initrd.gz I get this error: Quote: ERROR: No /lib/modules/2.6.33.4-smp kernel modules tree found for kernel "2.6.33.4-smp"
I tried to look into the directory and there was only modules under 2.6.44.3. So I tried to change the command into: Quote: mkinitrd -c -k 2.6.33.4 -m ext3 -f ext3 -r cryptroot -C /dev/sda2
This command was successful, but I don't know if this is alright. I made the changes in lilo.conf, add initrd = initrd.gz. This is all on unencrypted /boot partition. The boot=/dev/sda1 I also set for the unencrypted boot partition. When I boot the system I get a kernel panic:
I am trying to replace just the kernel (no modules) for my default kernel on FC 11. I use the default .config file and just change a few things and then run the make command. After I replace the kernel and reboot the system the password comes up for the encrypted filesystem and it does not take my password for some reason. what I need to do to get this working?
I am trying to install the Nvidia Quadro NVS 110 169.04 drivers but am having issues during install. Prior to attempting my install I did install the kernel-devel rpm so it can compile. after running the RPM I get. Quote: No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site [URL]?
which of course does not work. next it says Quote: "No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.. i hit okay and move on to. Quote: Error: Unable to find the kernel sources tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat linux systems, for example be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. if you know the correct kernel source files are installed, you may specify the kernel source path with the "--kernel-source-path' command line option
I use a static compiled kernel and a fully encrypted disk apart from a boot partition. I have recompiled and installed kernels many times. When I tried with the latest kernel from Testing, 4.2.6, the system will not boot. Not only that but the previous kernel now does not boot. However, a stock modular kernel does boot. The static kernel hangs at:
Code: Select allVolume group "dk" not found Cannot process volume group dk /run/lvm/lvmetad.socket: connect failed: No such file or directory WARNING: Failed to connect to lvmetad. Falling back to internal scanning. Reading all physical volumes. This may take a while... /run/lvm/lvmetad.socket: connect failed: No such file or directory
[Code] ....
And after giving the password the boot continues successfully. How to diagnose it further?
I am trying to install VM Workstation 7.1 on Fedora 14 with the 2.6.35 kernel. When I run command vmware-modconfig --console --install-all the output is
Stopping VMware services: VMware USB Arbitrator [ OK ] /etc/rc.d/init.d/vmware: line 88: /sbin/lsmod: No such file or directory VM communication interface socket family [ OK ] Virtual machine communication interface [ OK ]
[Code]..
I have been trying to get a virtual machine manager working for days and I am at my wits end. I have tried googling /usr/src/kernels/2.6.35.6-48.fc14.x86_64/scripts/recordmcount.pl but to no avail.
Installed new drive in notebook, connected old one with SATA/USB cable, both are encrypted disks. It detected the old drive and prompted for password in Gnome, after entering correct decrypt password, this error appeared:
I ran the update through yum (replicated results twice) and whenever I boot to the new kernel it either freezes on the F logo or screen goes black right after f logo. No commands work whatsoever (tried em all). I can boot to an older kernel (2.6.33.3-85.fc13.x86_64). the ones that fail are: 2.6.33.6-147.fc13.x86_64 and 2.6.33.6-147.2.4.fc13.x86_64.
The Fedora error system gave me a bug report I submitted, here's what I got:
Package: kernel Latest Crash:Tue 03 Aug 2010 09:46:33 PM Command: not_applicable Reason: BUG: unable to handle kernel NULL pointer dereference at 00000000000005b8 Bug Reports:Kernel oops report was uploaded
I am using Centos 5 with an old kernel. I want to build the latest version for atheros 5K wireless drivers. So i downloaded, and compiled with the ".config" which is already in /boot , and made it ready to run.
However, whenever i try to boot with new kernel, after choosing it from the grub menu, i got the following error. I tried many many .config files but the result was the same.
Here is the screen capture of the error;
I'm trying this process for a week without any success...
how to resolve kernel panic error at my remote RHEL5 server side. i know normal solution through cd &n/w boot and enter in rescue mode and using mkinitrd but with out this how to solve.
I'm relatively new to Linux, and have broken many more things than I have fixed.. I guess that's the learning process eh? So here's my problem: I've been experimenting with the mount command, and have mounted my local file system (sda1) to a directory (/mnt/test). I was attempting to mount an external hard drive, and sda1 clearly was not the correct drive (I did eventually discover where the external was located, however sda1 remains tied to that directory). I rebooted my system, and now the Grub command prompt loads. When I type "boot" I'm presented with "Error 8: Kernel must be loaded before booting". I'm assuming this is because I mounted my local file system, but I could be wrong. Does anyone have any ideas how I could remedy this?
I had setup an encrypted home directory on my computer, following all the instructions. However, after one reboot, ecryptfs told me "ERROR: Encrypted directory not setup properly." So I rebooted into an Ubuntu Live CD and ran ecryptfs-recover-private. It found my encrypted dir and asked for my login passphrase. I entered it and it told me, "ERROR: The key required to access this private data is not available." Is there any brute force way to recover the key?
I am using Redhat 9 and get the message error establishing an encrypted connection to log in. Error code 8155. How can I correct this as I cant access sites to check my mail.
I updated the latest kernel and other new maintenance tonight and started getting this error at boot...doesn't appear to be hindering anything. My encrypted partitions (luks, ext4) still open and are accessible.
modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.29.5-191.fc11.i586/kernel/drivers/crypto/padlock-sha.ko): No such device
See similar errors reported on ubuntu forums... with various recommended workarounds... update/add an alias, blacklist a module, fresh install
I have just made a clean installation of FC12. The only change I have made for now is to disable the NetworkManager and set a static ip address. My problem is that when I click "shutdown" it doesn't complete the shutdown and hangs due to some kind of kernel error. Then I have to use the power-switch to shut it down. It doesn't happen every time, but it happens often (every 3rd shutdown or so).
I get this error-messages on the screen: Code: Unmounting file systems:[OK] Halting system... --------[ cut here ]----------- kernel BUG at kernel/time/clockevents.c:262! invalid opcode: 0000 [#1] SMP last sysfs file: /sys/mmodule/ip6_tables/refcnt Modules linked in: {long list} Pid: 1809, comm: hal Not tainted (2.6.31.12-174.2.22.fc12.i686 #1) OptiPlex GX270 This is exactly whats described here: [URL].
I have downloaded latest version of sun vm virtual box foe Fedora 13 x64. After installing and creating a VM when I want to start vm I got this error. And when I enter this command on terminal : /etc/init.d/vboxdrv setup
I get this error: Code: [root@localhost arash]# /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module [ OK ] Recompiling VirtualBox kernel module [FAILED] (Look at /var/log/vbox-install.log to find out what went wrong) Log file:
Code: [root@localhost arash]# cat /var/log/vbox-install.log Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop. [root@localhost arash]#
I have a system here that tends to have kernel panics during an linux installation, though I was able to perform a vista installation on the same hardware. Now I would like to ask what your suggestion for the cause of that problem is. Here a screenshot: [URL]
I suspect the hd to cause it: -it is now over 7 years old -smartctl displays over 16k read error and 0.5mio seek errors (or are such high numbers normalfor that old disks?) -the panic contains the string bad_area in the trace
But it might also be a RAM error, since the trace contains sth about page_fault and vista installs on the very same hdd and does not report any error messages (concerning the hardware, and I heard win doesn't complain about a bad RAM).
You know, I thought I had my Broadcom issues all figured out, I have a simple list of installing the RPM Fusion repos do a yum update and yum install kmod-wl and everything works.However, this time it didn't work. I am installing a new fedora 14 for a friend who is totally fed up with windows and I get this error: (Yes I have searched the internet and Fedora forums for an answer)
[code]...
I have tried the two yum suggestions and they don't work I have tried updating the kernel and have installed kernel-devel-'uname -r' (suggested by another site) I have tried installing broadcom-wl and b43-openfwwf which only knocked out the card entirely
I am cross compiling a linux kernel for the mips platform. I have installed the tool chain and everything. When i try to build the kernel i get the following error message.
HOSTCC -static scripts/basic/fixdep scripts/basic/fixdep.c: In function traps scripts/basic/fixdep.c:377:2: warning: dereferencing type-punned pointer will break strict-aliasing rules scripts/basic/fixdep.c:379:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [Code].....
If i set up the toolchain on a fedora 13 machine with the exact same procedure, the cross compilation works fine. I can't figure out how this can be fixed. I am currently considering downgrading to fedora 13 due to this.
I untared a few libs on the wrong server (that's the when you're supposed to start laughing!) and I corrupted my server. Everytime it boots up, I get the following error:
/sbin/init: relocation error: /lib/tls/libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference. Kernel panic - not syncing. Attempted to kill init!
I can I restore the original libs? I'm running RHEL 2.6.9-42 on a Proliant DL585.
kernel update on sl6 beta , after new kernel installed started gettingyum error cant find repos elrepo-kernel have looked in /etc/yum.repos.d and no elrepo-kernel file there.yum wont run till I resolve this
I Installed Fedora 14 about 2 weeks ago and was just settling into using it more or les permanantly and had to turn of the power to do some maintenanace. When I rebooted I got the grub> prompt. As I have already shut down and rebooted several times over the last couple of weeks, I could not se why this happened, so I rebooted and stiull got the same problem. Things I have tried:
[code]...
I am currently using a 64 bit ASUS P75P55-M motherboard.
I'm trying to install Fedora 13 VM on my CentOS 5.5 64 bit install following the below link. I used this same process to install a CentOS 5.5 VM just to test the process. Now when I try to follow it making changes for Fedora Im getting an error.[URL] config file:
kernel = "/install/vm/fedora/vmlinuz" ramdisk = "/install/vm/fedora/initrd.img" name = "fedora13"
[code]...
In the CentOS link I posted it said to use kernel from the xen directory.Ive found out that the last fedora version that shipped with xen was fedora 8. Does anyone know where I can find a fedora 12/13 xen kernel? Ive searched google for hours and can not find a xen kernel. Actually I'm to the point where I would even use ubuntu or any similar distro if I could find a xen kernel.
I installed Ubuntu 10.10 64 on my laptop with the entire 500gb setup as encrypted LVM. This has worked well for several months with no problems. During this time i have been backing up the data to an external usb drive (1tb) on a regular basis. The usb drive was not encrypted. So, I thought it would be a good idea to encrypt the backup drive too. I wiped out the backup drive and set it up as one large encrypted lvm and mbr. This seemed to work fine but immediately afterwards I decided to erase that and set it up as encrypted lvm guid instead of mbr. I couldn't delete it while logged into my desktop so i decided to do it from a bootable gparted usb stick. In gparted i erased the 1TB backup drive once again and planned on setting it up the way I wanted once I was logged back into my ubuntu desktop. Now I cant boot into my desktop with the following errors:
cryptsetup: evms_activate is not available b0d) does not begin with /dev/mapper/
Then after waiting for a few minutes I get an error followed by (initramfs)
When booting from a live version of ubuntu the 250MB boot patition is recognized and 500 partion is there but it is labeled as empty/unused.
Also, I did choose to use the exact same passphrase as what is used on the main bootable drive when I set up the encrypted partition on the external 1TB drive.
I've just started using ubuntu one. However, some of the files I store on there are sensitive so I encrypt them using seahorse. Right click, encrypt etc etc. My question is, is there a way to automatically get the encrypt process to delete the un-encrypted file when it makes the new encrypted copy?
I recently got a eSata docking station for hard drives and after deciding to make those volumes encrypted LVM's, I created my first logical volume. After setting it up in yast2 and rebooting I received a prompt for the lvm password, gave it and received:
Mar 17 13:38:21 blkdragon kernel: [ 1105.172687] padlock: VIA PadLock not detected. Mar 17 13:38:21 blkdragon kernel: [ 1105.313056] alg: No test for stdrng (krng) Mar 17 13:38:21 blkdragon kernel: [ 1105.323189] alg: No test for stdrng (ansi_cprng) Mar 17 13:38:22 blkdragon kernel: [ 1105.416892] padlock: VIA PadLock Hash Engine not detected. Mar 17 13:38:22 blkdragon modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.31.14-0.6-desktop/kernel/drivers/crypto/padlock-sha.ko): No such device
Boot resumed and I looked for the reason for this, the padlock-sha.ko module does exist in the appropiate place and the volume was mounted in spite of the error message. Lvmdump seems to indicate that the volume is, in fact, encrypted. My thoughts at the moment are that the volume was encrypted by aes, so the padlock-sha.ko was not necessary to mount the volume. Backtracking the message log the same error happened during the creation of the volume before rebooting. The kernel version gives it away but it's a 11.2 machine.
I'm currently running Koala on a Dell Latitude D630. I've been with Ubuntu since Hardy, so I have some experience, but this is beyond me. Basically, I was at school, closed my laptop, and bicycled home. When I opened it up at home, I saw a blank screen. When I tried to reboot, I was told that the disk couldn't be mounted. When I boot a LiveCD, I can see my two disk partitions (/ and /home) as "16GB Filesystem" and "95GB Filesystem". The 16GB system can't be mounted, and I'm pretty sure is fragged. I tried reinstalling Ubuntu, figuring that would fix it, but no luck- it starts fine, but it gets about halfway through and then says it can't install the files.
The machine is still under a service contract with Dell, so swapping out the HD itself isn't such a big deal. It would be nice to get my data, though. I can successfully mount the 95GB (/home) system. I then see two folders "dan/" and "lost+found/". I can't enter the "dan" folder because I don't have permission. Opening a terminal and navigating to /media/95GB Filestystem/dan/ works if I "sudo su root" first, but not as "ubuntu" In the dan/ folder, all I see is "Access-your-private-data.desktop" (because my /home directory is encrypted) and "README.txt". The README says to run the command "encryptfs-mount-private".
When I do that, however, I just get the message ERROR: Encrypted private directory is not setup properly I tried putting my decryption password immediately after the decrypt command, a la: encryptfs-mount-private mypasswordgoeshere but with no change in results. The one ray of sunshine in all this is that I backup my /home directory to an external every week or two. So the actual data loss is not catastrophic. But it *has* been a busy week, so I would really like to recoup that data, since it includes little things like the first chapter of my dissertation, and the job negotiation emails in my .evolution folder.