After rebooting my laptop, Debian 8.2 didn't want to boot but tells me:
cryptsetup: lvm is not available
The Hitchhiker's Guide to the Galaxy says: "Don't Panic". After about 3-5 minutes, the build-in shell is loaded (initramfs). You can directly leave the shell by typing exit and the system will boot normally. I don't know the problem yet, but it also says:
modprobe: module ehci-orion not found in modules.deb
Showing posts with label Debian Jessie. Show all posts
Showing posts with label Debian Jessie. Show all posts
Monday, September 14, 2015
Saturday, August 8, 2015
Installing Oracle JDK on Debian Jessie
Hi there. I just found out yet another way to install the Oracle JDK on your Debian. There's a nice article in the Debian Wiki and you only have to follow the five steps that are listed under the "Process" section. After you have installed the new .deb package, you can simply change from OpenJDK to Oracle JDK by using the update-java-alternatives command. In my case, its the following:
# update-java-alternatives --set jdk-8-oracle-x64
# update-java-alternatives --set jdk-8-oracle-x64
Subscribe to:
Posts (Atom)