Sponsored Content
Operating Systems Linux Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU Post 302117006 by funksen on Thursday 10th of May 2007 01:57:47 AM
Old 05-10-2007
reinstall fc6 and don't choose virtualisation from the package list
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

RH 7.3 Kernel Panic.

I've installed rh 7.3 a fewday ago and I'm trying to boot it and I get this" Kernel panic: no init found. try passing init=options to kernel" ????? What do I do. Thanks. F,Ruiz. (2 Replies)
Discussion started by: ruizf
2 Replies

2. Linux

kernel panic

I have compiled kernel version 2.6.12 in my linux box mandrake 10.1. I have followed www.digitalhermit.com/linux/Kernel-Build-HOWTO.html instructions. I have copied .config file from /usr/src/linux and lightly modified it (only the processor type) by xconfig. I have compiled the source and modules.... (3 Replies)
Discussion started by: Davide71
3 Replies

3. UNIX for Dummies Questions & Answers

Kernel panic - not syncing == While RHEL AS install

I am trying to Install RHEL AS 4 on x86 pc, through VNC and got the below error, Am not pretty sure as how to resolve this. Can some one guide me through the process, or what might be missing.... Have Installed RHEL, many a times but cudnt find this out... Wud appreciate an early reply ......... (0 Replies)
Discussion started by: Crazy_murli
0 Replies

4. UNIX Desktop Questions & Answers

kernel panic-not syncing:fatal exception while booting

Hi ALL, I am getting error.. kernal panic-not syncing:fatal exception while booting. Please help me.. Thanks Jack (7 Replies)
Discussion started by: jack00423
7 Replies

5. UNIX for Advanced & Expert Users

what does the kernel panic mean?

Hi, all: How should I obtain the reason of kernel panic? How should I debug the program which result in a kernel panic? What can I get from the panic information? li, kunlun (3 Replies)
Discussion started by: liklstar
3 Replies

6. Slackware

Help with kernel panic - not syncing slackware 13.0

Hi, first of all I'm 110% newbie, sorry for any mistake if I made it. In my country there are no normal or active linux forums, so i found this forum. Ok, that's for begining, but not for may real problem. --------------------------------------------------- I am system administrator... (4 Replies)
Discussion started by: ElvijsL
4 Replies

7. Red Hat

PAE kernel memory limit

What is the limit of LowMem and HighMem in PAE enable kernel. (2 Replies)
Discussion started by: hiten.r.chauhan
2 Replies

8. UNIX for Dummies Questions & Answers

Question about /proc/acpi (Debian 7.2 w/ 3.2.0-4-686-pae kernel)

Hi everyone, I am running Debian Wheezy 7.2 with a 3.2.0-4-686-pae kernel. There are a couple of virtual files and directories in /proc I can't seem to find much information about. I am aware that some of them might be legacy, though. Anyway, here they are: acpi: according to this link, this... (2 Replies)
Discussion started by: gacanepa
2 Replies

9. Linux

Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel)

Hi everyone, I am trying to prevent the ehci_hcd kernel module to load at boot time. Here's what I've tried so far: 1) Add the following line to /etc/modprobe.d/blacklist.conf (as suggested here): 2) Blacklisted the module by adding the following string to 3) Tried to blacklist the module... (0 Replies)
Discussion started by: gacanepa
0 Replies

10. Red Hat

Kernel panic-not syncing

dear experts linux i am using RHEL 5.5 run on a physical server. i am front of a big trouble, the Rhel can't run correctly , it show me this error message in black screen: reading all physical volumes. this my take a while .. found volume group "VolGroup00" using metadata type lvm2 9... (1 Reply)
Discussion started by: wassimpb
1 Replies
MAVEN(1)							   User Commands							  MAVEN(1)

NAME
Maven - manual page for Maven Repo Helper version 1.7.1 SYNOPSIS
mh_revolve_dependencies [option]... <package> DESCRIPTION
Resolve the dependencies and generates the substvars file containing the list of dependent packages. Where <package> is the name of the binary package, e.g. libcommons-lang-java. Default to the first binary found in the debian/control file OPTIONS
-h --help: show this text -V --version: show the version -p<package> --package=<package>: name of the package -a --ant: use Ant for the packaging instead of Maven -j --javadoc: resolve the Javadoc dependencies -n --non-interactive: non interactive mode, don't ask questions -o --offline: don't ever connect to the internet, for Debian build compatibility. -v --verbose: show more information while running -b --base-directory: path to root directory of package -n --non-explore: doesn't explore directories for pom.xml Description: This tool reads the POM files defined in debian/.poms and scans the Maven repository in /usr/share/maven-repo. It then extracts the dependencies required for the current package and store them in the file debian/.substvars where they can be read by deb- helper. The variables defined are: maven:Depends - the list of runtime dependencies maven:OptionalDepends - the list of optional runtime dependencies maven:CompileDe- pends - the list of compile-time dependencies maven:TestDepends - the list of test dependencies Maven Repo Helper version 1.7.1 May 2012 MAVEN(1)
All times are GMT -4. The time now is 03:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy