Software :: Boot Hangs After SELinux: Disabled At Runtime
Mar 8, 2010
My Redhat box hangs on boot up after "SELinux: Disbled at runtime" ...
Code:
raid1: raid set md0 active with 2 out of 2 mirrors
md: ... autorun DONE.
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
[Code]....
how to restore them properly.
View 5 Replies
ADVERTISEMENT
Mar 8, 2010
My Redhat box hangs on boot up after "SELinux: Disbled at runtime" Code: raid1: raid set md0 active with 2 out of 2 mirrors
[Code]...
View 7 Replies
View Related
Nov 18, 2010
am trying to Selinux in enforcing mode, but its giving below error.I have Ubuntu server 10.10root@ubuntu:/common# setenforce 1setenforce: SELinux is disabled
View 1 Replies
View Related
Jan 18, 2010
I've just installed Fedora 12 (32 bit) KDE on my test system and have a couple of issues.I haven't played with Fedora for a couple of years, so I'm not very familiar with it. I haven't had the problems with Kubuntu, OpenSUSE nor Mandriva, so I'm a bit in the dark here. I'll see if someone can help me with my sound issue, before moving on to the next problem. I've read seveal posts about sound issues, but not sure exactly if any are the same as I'm having.
After installing Fedora 12, sound was all working fine. I think installed all the available updates, which is when the problem began. Basically, I have sound in Hulu, Firefox videos such as CNN, etc. But, I have no sound at startup or shutdown....system sounds, I suppose I should say. I have disabled SELinux and the firewall, before I began updates. Looking in KInfoCenter under Audio, I see:
Audio Devices: NOT ENABLED IN CONF VIA8247 with ALC655 at 0xc400 IRQ11 In System Settings>Multimedia I see Internal Audio Analog Stereo as the only device shown. I have unchecked Mute and have all volume controls up all the way in KMix, which shows HDA Nvidia on the tab.
View 5 Replies
View Related
Oct 15, 2010
I am trying to install the Matlab 7.5 compiled runtime for 64-bit Linux (MCRInstaller.75.glnxa64.bin) and keep getting a "No Java Runtime Environment(JRE) was found on this system." error message.
I understand the JRE is bundled with MCRInstaller and will self-compile/install. However, I don't have admin access, could this be the source of the problem? If so, how could I fix it (not sure how to direct it to install locally without going into the source code)?
I got around this error before, but stupid me didn't write down what I did and I forgot.
View 3 Replies
View Related
Jun 14, 2010
i am trying to install centos 5.5 x86_64 as a guest OS in vmware server 2.0.2 using netinstall iso. Installation runs fine until the point, when it tries to install selinux-policy-targeted-2.4.6-279.el5.noarch, the whole virtual pc hangs at this.any ideas? i tried to google few things about this, but i have found nothing. this has happened 3 times in row, whole virtual pc always hangs at the same package. i dont have any other problems with vmware, gentoo runs and installs fine in it.i would prefer to do installation using netinstall.iso, it would take a lot of time to download all cds or whole dvd and all i require is a very basic set of packages.
View 7 Replies
View Related
Feb 16, 2011
After installing Fedora 14 and being satisfied with the behaviour and the packages installed for it, i want to replicate the same installation in a few more PCs, so i installed Revisor to make with it an iso file that reflects my actual installation.
The problem is that if i run the software from Applications->System tools->Revisor, nothing happens after giving the user password.
Then i run it from a consele and this error is produced after giving my password: "Cannot find anaconda-runtime in /usr/lib/anaconda-runtime"
But anaconda is the environment used for installation, so it is installed from the very begining. Why this happens?
View 1 Replies
View Related
Feb 23, 2009
You can find a list of all the booleans for SELinux (Fedora 10) using getsebool -a My question is, is there a reference online that describes each one. Most of obvious but it's one of those "I have to know because it's there situation).
View 5 Replies
View Related
Apr 26, 2010
I turned on SELinux today on my laptop, but when I tried to reboot I found that I can't! The boot process stalls every time on "Starting system logger". A load of "permission denied" messages preceed that, including various items in /var/sys. Most flash by far too fast for me to note them down.
I have tried the backup kernel from the grub menu but get the same result. What has gone on here and what can I do to get around this?
View 5 Replies
View Related
Mar 29, 2010
I get a SELinux relabel often even without changing stuff. SELinux troubleshoot doesn't show any error nor are there any messages in /log/messages that give any clue. Where should I look to see whats happening ?
2.6.31.12-174.2.22.fc12.x86_64
selinux-policy-3.6.32-103.fc12
View 2 Replies
View Related
Nov 22, 2010
On boot I get
** Warning -- SELinux relabel is required. ***
*** Disabling security enforcement. ***
*** Relabeling could take a very long time, ***
*** depending on file system size. ***
On the next screen the boot hangs. There is a solution posted here: [URL] it states I booted my VM from a rescue CD ISO, mounted the root directory, and:
# cd /mnt/local
# rm -f .autorelabel
Once this is done you may want to consider upgrading your VM to more -current that has this fixed. I've booted using a knoppix CD, but I don't know how to mount the root directory to try the fix.
View 6 Replies
View Related
May 10, 2011
After I do a recommended SELinux change from an alert:
'grep blender /var/log/audit/audit.log | audit2allow -M mypol'
the next time I boot, I have to add the rule again. How would I make this permanent? Can this only be done with the SELinux Policy Generation Tool? I've tried making bug reports for some SELinux warnings.
View 3 Replies
View Related
Jul 16, 2009
So, I had fun with this one the past week. I had an FC11 system running just fine. Then one day it would not boot - it was hung somewhere inside the init script of the initrd image. CTRL-ALT-DEL would reboot the system. Using grub editor, I could temporarily delete the initrd line and boot into the system OK. But what was going on?
mkinitrd was of no help to me. I even did a yum update, which got a new kernel, which also generated a new initrd - no joy. I extracted the initrd file system and edited the init script. I eventually hit on this tidbit: If I commented out this line:
daemonize --ignore-missing /bin/plymouthd and rebuild the initrd image - the system would finally at least tell me what the problem was: mount failed for selinuxfs on /selinux. No such file or directory.
So, I examine the root (the real root, not the initrd temporary root) - and sure enough, no /selinux. I make one and reboot. The system goes into a "targeted policy relabel" operation, reboots, and I am back in business - even with my original, unmodified, initrd.
I have no idea what happened to my /selinux directory, but I think the initrd "init" script needs to check for this directory's existance, and make it if necessary. Or at least report that it isn't there. In FC11 right now the system just HANGS without this directory being present, without any clue as to what the problem is!
View 1 Replies
View Related
Jun 7, 2010
I purchased a used Windows XP Pro machine and can't install Ubuntu as the system says "boot from CD disabled. How can I restore the booting process?
View 1 Replies
View Related
Aug 28, 2010
When I boot up my laptop whith memorycards in the slots the boot hangs at "Wating for /dev to be fully populated", "Activating swap" or somewhere in between.If I take out the memorycards so the slots are empty, the laptop boots just fine...Its a CFCard and a SDcard in a PCIMAslot.Does anyone have a clue?Its not a big problem just very annoing to have to take out the memcards all the the time.
View 4 Replies
View Related
Apr 20, 2010
HW config is: AMD Athlon 64 X2 5000+ Black Edition, MSI 785GTM-E45, 2X 1Gb Kingston HyperX PC2-8500. I have set up GRUB to dualboot openSUSE 11.2 and WindowsXP. Initially i had set up system with defaults: CPU@2600MHz (200X13) and therefore RAM@800MHz. Both openSUSE 11.2 and WindowsXP worked just fine. Memtest86 found no problems.
But after a while i decided to change this setup to: CPU@2500MHz (250X10) and therefore RAM@1000MHz, as it promised better overall performance. And now Windows still boots and works better then before. Memtest86 still can't find any problem. But openSUSE 11.2 hangs at boot. I've suspected cpufreq governor, but changing from Ondemand to Conservative in /sys/devices/system/cpu/cpu0/cpufreq doesn't help.
View 9 Replies
View Related
May 21, 2010
I have recently installed 10.4 (wubi installation), and am having strange problems with my networking.
It was working fine, wireless enabled, connecting to my network fine. Then for what seems like no reason, it decided to disable the wirless on boot, and I cannot re-enable it, the option to enable it (by right clicking the nm applet) is greyed out.
I have had this problem twice now, the first time it happened, my ubuntu installation was really new, so I just reinstalled, no harm done. The second time I did something that seemed to fix it (for a while at least), but now that is not working.
View 5 Replies
View Related
Oct 22, 2010
After boot process, desktop effect always disabled. I have checked "Enable desktop effect" but still disabled. So I have turn it on manually. Whats the problem with my desktop effect? I'm using Kubuntu 10.10.
View 3 Replies
View Related
Nov 10, 2010
It does this before it shows the ubuntu logo, which slows the boot time drasticly. The text flashes pretty quick, so I could only catch some main details. I've tried looking up my specs for my laptop to see what chipset the built in graphics runs off of but all it gives me is video memory is like 32mb and max allocated ram
View 1 Replies
View Related
May 25, 2010
I'm running Ubuntu 10.04 and a small Windows 7 partition (cuz I can't get Ubuntu to run my MSI TV@nywhere plus card but that's another issue).I can log into Windows fine. If I choose Ubuntu, however, the boot process will go thru a few screen flickers. Then one of two things happens:1) I get a scrambled up pixelated image (not sure what it is) for about 3 second, then it goes into the login screen and I can log in normally.2) I get the scrambled up pixelated image and it hangs. This happens about 4 times out of 5 when rebooting.
I do have an nVidia card and a beta driver (they published it the 21st, I believe, of this month) but this happened long before that. It's happened ever since I installed any of the drivers (I've tried a couple different versions, hoping to fix this) for my card.
My system is a frankenputer:
Phenom II quad core 3.0 cpu
nVidia GeForce BFG 6600
4G DDR3
500G drive
Note: I do have 3D rendering when I finally get into the desktop. Everything works great, except that when I'm playing my mmorpg, Regnum Online, it freezes the entire computer and I have to reboot (not sure if that has anything to do with it or not).In case it's needed, this is my grub:(Second note: I'm sorry for the length of the post but I don't know how to upload documents/files to show)
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
[code]...
View 1 Replies
View Related
Sep 26, 2014
I have Acer Aspire S7-392. It has two 128GB SSD drives. They are using RAID 0. Currently there is Windows 8.1 installed on the RAID 0 drive.I am trying to install Debian 7.6 (wheezy) alongside Win 8.1 (dual boot). Actually I have already created linux partitions and installed mentioned Debian on my computer. I had to skip grub installation due to fatal error that had occurred. (Everything on existing RAID 0 volume).Now I am looking the way to install grub and boot Debian. I have disabled UEFI Secure Boot. It didn't work.
My question is:
1. Is it possible to have Win 8.1 and Debian dual-bootable on the same RAID 0 volume? How to install grub and boot debian?
2. If not, what am I supposed to do to achieve what I want (these two systems on one computer)? Delete old one RAID 0 and create two new: one for windows and one for linux partitions?
View 0 Replies
View Related
Sep 22, 2010
ted my old laptop with windows xp home ed and Fedora (xp was installed first). When I boot to Fedora OS to fill in initial settings (user name, password, network etc) to get it up and running the mousepad doesn't work (there is no cursor). It still works fine in Windows.Anyone know how to get this sorted? The laptop is an HP Pavillion ze2000. No external USB mouse or similar has been used.
View 3 Replies
View Related
Jun 21, 2011
the only issue that i have: the wireless is always disabled.
when i install new updates, the wireless comes back enabled and everything is fine but when i restart ubuntu its disabled again !!
i have a DELL studio 1537 laptop (broadcomm wifi card)with a win7 service pack 1/linux ubuntu 10.04 LTS dual boot.
View 11 Replies
View Related
Sep 29, 2009
I have been using F10 since its release and have not had any trouble until now. During my last session, I ran an update. Today when I boot my desktop (single boot btw), it hangs just after the boot loader. The only sort of warning is:
eth0: link up, 100Mbps, full-duplex, 1pa 0x45E1
I have browsed the forums to no avail. Other have the same issue, but with no posted solution. I have tried disabling NetworkManager, but I think it may be the service that runs after NetworkManager.
View 2 Replies
View Related
Feb 23, 2010
i've installed nvidia driver by
Code:
yum install akmod-nvidia
every thing went ok , but after reboot the system hangs right after
[code]...
View 1 Replies
View Related
Jan 16, 2011
Boot-up hangs at black screen with blinking cursor in upper left corner for over 2 minutes before continuing. I select F 14 with grub hit the enter key and go straight to a black screen with blinking cursor. Hitting the esc key does nothing until boot-up actually starts. Afterwards, boot-up is perfect. I had this problem a few upgrades ago and the fix was simple but I can't remember what I did. I've searched every phrase I can think of and can't find a thread that addresses my problem.
I have a F 13 kernel on my machine and have no problem booting it.
Dual-boot, F 14 and windows 7, 64 bit.
View 2 Replies
View Related
Mar 2, 2010
I installed OpenSUSE 11.2 and manipultes Window Behavior from Personal Settings so I can't access to my account while login. I use kde. Now I can access the system from the root login. How can I restablish the kde default settings on my account from the root account?
View 6 Replies
View Related
Aug 26, 2010
I upgraded from 8.04 to 10.04 LTS. Now when booting it hangs and drops me to a initramfs shell. This is a scsi machine with 3 drives. The error I get before dropping to the shell is that the drive with the uuid in menu.lst does not exist.If I type "exit" at initramfs, it finishes booting in a couple of seconds. The uuid is correct and maybe this is a timeout error of some kind. This is a machine that I would want to reboot without having to walk over and type "exit" at the initramfs prompt.
View 3 Replies
View Related
Oct 11, 2010
I installed Maverick Meerkat today, and it was working great on the first boot (which is when I updated the system...). However, since then, it won't boot up. When I looked at the output during boot, I noticed that it hangs when it gets to:
Code:
floppy0: no floppy controllers found
After that, the hard drive access light on my laptop turns off and it just sits there.
View 9 Replies
View Related
Mar 6, 2011
I've just had the power cut out while downloading a bunch of updates for Ubuntu 10.4
I haven't updated to the latest release because I'm lazy and have slow internet.
Anyway, once power had been restored, I turned my desktop on to find that my install will not actually load. It boots up and goes to the purple 'Ubuntu' screen with the orange dots, and just sits there (for about 15 minutes so far) without any activity on-screen.
I'm running Ubuntu 10.4 as I said above, and I'd really like to get a solution that does not include 'start from a fresh installation', since I've had to really wrestle with this install to get my wireless adaptor (USB) and wacom tablet working properly.
View 1 Replies
View Related