OpenSUSE Install :: When Boot Get This Error:Starting CRON Daemondone?
Sep 15, 2009When I boot I get this error:
Starting CRON daemondone
Starting smartd done
Starting VirtualBox kernel moduledone
[code]....
When I boot I get this error:
Starting CRON daemondone
Starting smartd done
Starting VirtualBox kernel moduledone
[code]....
Somehow Bind dns, Postfix, Cron all fail to start automatically at boot time? All of them need to be started manually after the system is up in order to function.
View 1 Replies View RelatedNew Intel x64 system installed with Opensuse 11.1 (like the KDE 3.5 option) and has been running well until today. Booting stops at "starting jexec services". Even while booting under "failsafe" system halts at "starting jexec services". Unable to boot to command prompt to attempt repair. Ran "repair" option from install disc with no good results. Still will not boot past jexec services.
View 2 Replies View RelatedI was about to do upgrade from 11.3 to 11.4.I was following the guide I found in opensuse's website. I was to the point where I had to disable all 11.3 repositories and add the 11.4 at that point I forgot to change my nvidia repository ( I have a g210m graphic card).
thus after the upgrade the X could not start at all. I think this was because Yast could not find the nvidia driver.
Using text mode YaSt2 I added the nvidia driver but after restart I can not see and X running. I receive an error message that the current kernel can not be loaded!!!
I also checked in command line if there is something like Sax2.. but I couldnot find anything.
I have installed ZendServer CE on my distro and I have tried to create a startup file in this way:I create the file httpd in the folder /etc/init.d
I run chmod 775 httpd
I execute chkconfig --add httpd on
But this is the message returned from system:
insserv: warning: script 'K01httpd' missing LSB tags and overrides
I just installed the LAMP server on my system then rebooted, expecting the daemons HTTPD, MYSQLD, FTPD, etc. to start. When they didn't, I didn't panic I just attempted to run "sudo service start httpd". Surprise, suprise - "command not found". how do I start these daemons?
View 9 Replies View RelatedNo matter if it is safe mode or regular the computer stops booting at Starting smartd I installed wine and samaba files (through Yast) before I restarted the computer and I was looking in FSTAB to get my HD's working. I didn't make any changes to FSTAB (I didn't even save the file).
View 1 Replies View RelatedI installed OS11.4 on my old laptop, Compaq Armada E500., 512MB RAM, ATI Rage Mobility. During installation I chose "minimal server" and added some development packages, lxde and a little more. I chose to start in runlevel 3 which is full networking without X. Still, when computer is booted it tries to start Xorg which doesn't work because of some problem w driver. The start-up seems to stop there, it never loads completely - seems most things in runlevel 3 are not started (see below) I can manually login on laptop and fix it - but never permanently, same thing again after reboot.
I have checked /etc/inittab & yast - both states default runlevel is 3. I have checked services to be started both directly, browsing directory /etc/rc.d/rc3.d/, and with YaST, it is very clear X should not load during boot. But, as said, it does.. I don't really care about the driver problem right now, I can fix that later when I have more time. So how do I stop X from getting started automatically?
More info, if needed: The installation also stopped with message on tty1 "Starting YaST2" and tty8 showing errors with graphics driver (mach64). The system seemed to be installed though, so I simply rebooted (issuing "reboot" from tty2).
[Code]....
I'm not completely sure where it stops, network is configured but keyboard is wrong and mysql & everything after is not started, so somewhere between S02network and S06kbd. I'm going to use it as a server for testing purposes so no X is actually needed - however I do want to have X & lxde installed just in case, my Internet connection at home is terribly slow so I need most things I might need in the future installed today.
I tried to install 11.3 on my acer aspire 7530 notebook to have dual boot with xp.
I made 4 partitions: one for xp, and the three for linux were made automatically.Before installation I got the warning that the partition wasn't entirely below 128 gb, I installed anyway to give it a try.
The installation froze at 92% and after the laptop wouldn't boot.
Now I've formatted the hard disk and installed windows on a partition leaving a free un formatted partition of 100 gb.
I set up opensuse 11.4. I updated nvidia 6600 drivers from vendor. Everything is good until automatic kernel update. When I start the system, opensuse is not open with this lines.
/etc/rc.status: line 1: /bin/ash : no such file or directory
bash: ./etc/sysconfig/chron : cannot execute binary file
X_MOUSE_CURSOR : Undefined variable
[code]....
I did a fresh install of SuSE 11.4 (WIN7 TOO) and changed my Larger HD1 to the first HD. I was installing and got this error first: the boot loader is installed on a partition that does not lie entirely below 128GB The system might not boot if BIOS supports only lba24 (result is error during install grub mbr) status loc dev/sdb6
I continued with the install and then got:
Yast2 error occured
while installing GRUB ver 0.97 (640k lower/3072k upper memory)
[minimal bash-like lineediting is supported? for the first word, TAB lists possible command completition anywhere else TAB lists possible completion of a device/filename]
grub setup --stage2=/boot/grub/stage2 --force4-lba (hd0,5) (hd0,5)
Error 25
disk read error
grub> quit
I had installed openSuSE 11.0 and then installed XEN using 'Install hypervisor and Tools' which is present in Computer -> YaST -> Virtualization.
After that I rebooted the machine in XEN mode[Dom 0]. There I installed a Virtual machine[Dom U] with OpenSuSE 11.0 Operating system using the option 'Create Virtual machine'which is present in Computer -> YaST -> Virtualization.
VM[Virtual Machine] got installed successfully and started running in TightVNC. I shutdown the VM and restarted it and it started running successfully.
After that I shutdown XEN[Dom 0] and restarted the machine in XEN mode again to run Virtual machine[Dom U]. But this time I got the below error when I selected the 'Run' option in installed VM.
Traceback (most recent call last):
I get this error when I start gvim:
Code:
I installed an LAMP Server on 10.10. Additionally a simple Sambaserver and a VPN is integrated. Since 3 days I look at some strange behaviour:
Code: sudo init 6 does not take effect. Nothing happens. Code: sudo reboot is working, but all seems to be so ropy. It takes a significant while, before ssh-session is finally terminated. After the system comes up again, the vpn-client gets not the same IP-address by DHCP-server, but the next following of dhcp-range. That is strange, because no other dhcp-client is busy. After a second reboot I get the correct first IP-address of the dhcp-range. That is reproducible.
cron is not working any more. None of my jobs is being triggered. Nothing is logged in /var/log/syslog any more. Services (apache2, mysql, smbd) are not running at the start. I have to run them up manually. Seems like init is somehow smashed? What is your guess? What futher information do I have to provide for analysis?
Trying to get an OpenSuse Live KDE to boot from a USB Key and I'm getting error 17 messages. I get no Grub boot screen or access to any of the grub functions so I'm stuck. BIOS has been changed to allow booting from USB so no issue there. If I remove the USB key and boot from HDD I have no problems dual booting either Linux or Windows using Grub.
View 3 Replies View RelatedThe program I want to use: ProppFrexx Tagger or ProppFrexx Meta Data Editor, can be found here: ProppFrexx ONAIR - The Playout and Broadcast Automation Solution I need this to tag WAV files with RIFF INFO Tags.The Sony PSP can read RIFF Tags! so yeah, that's the reason I need this program. here the complete error message
Code:
exception inside UnhandledException handler: USER32.dll
I don't have Windows anymore, and I never going to use Windows again I hope there is a fix for that
I just noticed the following error after booting my system.
Code:
I cannot find any reference on this on the forum or else on the internet. Is this a major problem or just a notification that can be ingnored.
After upgrading to 11.2 my laptop HP dv9000 I'm getting some errors:
ACPI Error (psargs-0359): [2012] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node ffff88007fbf45f0), AE_NOT_FOUND
I upgraded to OpenSuse 11.4, and I am getting the following error message on boot:fsck.ext3 -a -c0 /dev/sdb2Bad magic number in super-block while trying to open /dev/sdb2The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid andreally contains an ext2 filesystem (and not swap or ufs or something else), then superblock is corrupt and might try running e2fsck with an alternate superblock:
e2fsck -b 183 <device>
fsck failed. Mounting root device read only.
mounting root /dev/sdb2
[code]....
Running 11.4 x64, I've tried everything I can think of (which is not saying a lot) but I can't get sshd started on boot. Running /etc/init.d/sshd starts the service manually with no problem but I really need it started on boot.
I can't find anything different when comparing this instance with other similar instances where sshd does start but this instance is an update from 11.3 where sshd was not enabled and the others are all clean installs where sshd was enabled during installation, if that makes any difference.
i want to install opensuse on my new lap top i partition my hard (600gb) with 5 parts:
c: 97 gb
d: 150 gb
e: 150 gb
f: 100 gb
g: 50 gb
and 38 gb unlocated part
in opensuse instalation , the yast makes a 2gb for swap 14gb = root , 21 gb = home, but in Instalation Overview under Booting has a red error: the Boot loader Installed On a Partition that does not Lie Entirely Blew 128 GB .The system maight Not Boot;
Upgraded from 11.1 to 11.2 using GUI (YaST and Wagon)
Machine stops on boot and says:
fsck failed. Please repair manually and reboot. The root file system is currently mounted read-only. To remount it read-write do: bash# mount -n -o remount, rw /
Attention: Only CONTROL-D will reboot the system in this maintenance mode. shutdown or reboot will not work.
Give root password for login:
I write: mount -n -o remount,rw /
And then reboot with CONTROL-D.
I am trying to install from the iso image that a burned to cd, but while loading it comes up with an error. Eventually it says no repository found. I am not sure why this is happening.
View 5 Replies View RelatedI have updated opensuse 11.3 via yast and after reboot I got this errorerror: file not found.error: you need to load kernel first.Press any Key to continue.
View 9 Replies View RelatedI resized my windows c drive to make another drive which also has Open SUSE 11.4 dual booting which was working fine.
After reboot I get missing operating system so I boot the live Opensuse DVD and the windows and Linux is still there so I tried the boot configure tool in YAST but get the error because of partitioning the boot loader cannot be installed properly
Can I make a boot floppy somehow? I now have a grub menu when it boot sup but do not know what to do now
Using 11.4 I noticed a couple of messages I have not seen before:-
Code:
<5>[ 14.485094] thinkpad_acpi: setting the hotkey mask to 0x00ffffff is likely not the best way to go about it
<5>[ 14.485098] thinkpad_acpi: please consider using the driver defaults, and refer to up-to-date thinkpad-acpi documentation
My machine is a TP T42 but should I try and od anything about this message or just ignore it?
[Code]...
A few days ago I decided to ditch Windows for good. I read for hours about a Linux distro and settled on OpenSUSE.
I just need to say one thing. Linux is not for the feint of heart, and everywhere I turn (forums), I see computers riddled with error messages, frustrated people, and the list goes on.
I'm willing to work through this though since I feel that the benefits will outweigh anything that Microsoft can offer, so here goes.
Upon installing the new build of OpenSUSE, I encountered an error message that was fixed by hitting retry (I forgot the name, but I remember it being something like Etk3 or something of the sort).
My issue now is not being able to boot into the OS. I'm getting Error 25 from GRUB on stage 1.5
I've installed 11.1 over my Windows XP partition. I want XP no more. Additionally, I read the sticky and followed all the instructions. I also selected the KDE desktop (I still don't know the difference between that and GNOME despite Googling it several times).
Since i have bought a new monitor, i get a boot error (opensuse 11.2). It tells me "undefined video number 375".
Then I can choose between "enter" or "scan". When I choose "enter" everything works perfectly.
My hardware:
Monitor:
ViewSonicVX2260 (full hd) connected with a hdmi cable
Video card: ATI 4670hd
Files:
This is the "menu.lst" file:
The xorg.conf file:
I was running 11.0 and it stalled in the middle of a number of updates. On reboot I now get (if I remember correctly) Error 15: File not found.I managed to get my hands on a 11.0 live cd and started trying to fix grub. However, when I try mounting the harddrive using "mount /dev/sda1" I got
Code:
can`t find sda1 in /etc/fstab or /etc/mtab
"mount /dev/sda1 /mnt" gives
[code]...
I'm using openSUSE 11.4 KDE upgraded from 11.3. No nonstandard packages that I know of. I get this error messages on boot :
Code:
grzes@opensuse:/etc/init.d> sudo cat /var/log/boot.msg | grep '*ER*'
<3>[ 2.408570] [drm:intel_panel_get_max_backlight] *ERROR* fixme: max PWM is zero.
<3>[ 2.665563] [drm:intel_panel_get_max_backlight] *ERROR* fixme: max PWM is zero.
<3>[ 2.668069] [drm:intel_panel_get_max_backlight] *ERROR* fixme: max PWM is zero.
<3>[ 2.668073] [drm:intel_panel_get_max_backlight] *ERROR* fixme: max PWM is zero.
I was wondering why is this happening. I didn't get those on 11.3.Just to add my openSUSE boots normally and seems to work as expected. My graphics card/driver combo is :
Code:
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
Subsystem: ASUSTeK Computer Inc. Device [1043:1862]
Kernel driver in use: i915