Ubuntu Servers :: Udev_monitor_new_from_netlink / Machine Fails To Boot?

Aug 15, 2010

Tonight i had the bright idea to upgrade from the previous LTS release to 10.04 LTS on my physical collocate in texas.

Ran do-release-upgrade --proposed per the ubuntu LTS upgrade guide, everything went smoothly, few random package issues with spamassasin and my apache configs but nothing that made me weep. Rand a apt-get -u dist-upgrade after to make sure nothing was missed and all was right in the world.

....Until i rebooted. Now my machine fails to boot and falls through to a (initramfs) prompt.

everything was hosted off this box and i'm desperate to get it back up. After hours of googling all i can find is info for DomU's with the same issue....but that has to due with the ubunut developers making 10.04 incompatible with older dom0's or something....and again this is a phyiscal machine.

My hosting provider has me booted into a RIPlinux rescue disk to work on this

Here is my fstab

Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
#/dev/sda2
code....

View 1 Replies


ADVERTISEMENT

Ubuntu :: Upgrading To 10.04 - Boot Without CD - Get Dumped Into A Busybox Shell After Machine Fails To Boot

May 3, 2010

I was upgrading our lab's dhcp server to Lucid and it totally died. I have it running on a Debian recovery cd right now. I ran into a bug in gtk which I seem to have fixed, but now I have more serious errors. If I boot without a CD, I get dumped into a busybox shell after the machine fails to boot. From the live CD, I tried dist-upgrading again and it dies trying to build and install rsyslog with a broken pipe error. I am at a loss as to what to do from here short of reinstalling (which is the last option as this server has a lot of custom configs on it)

View 6 Replies View Related

Fedora Servers :: Importing XP Machine Fails

Oct 18, 2010

We are trying to consolidate some servers to run as virtual machines on our F13 host.After booting into SystemRescueCD, we take a dd of /dev/sda (we initially did a dd of sda1 before realizing our error)We transferred this image (EDI.img) to our F13 VM host. and created a new virtual machine using the graphical Virtual Machine Manager using "import an existing disk image" and the same EDI.img file as the storage volume.

Unable to boot, I've done much googling to find the registry entries of MigrateIDE.reg - which I've manually added to the image's registry via chntpw -e /mnt/windows/WINDOWS/system32/config/system.Another forum's posting advised to boot from the XP iso and allow this installation process to "repair" the existing installation. I'm still sitting at a blank screen with minimal CPU activity. Can anyone point me in the right direction on how to migrate a physical XP machine to be a virtual machine running under F13?

View 2 Replies View Related

Ubuntu Servers :: Boot Partitions On Both Sda And Sdb So If One Drive Fails The Second Boot Partition Will Work Away ?

Dec 6, 2010

I am building a 10.04.1LTS server. I am putting the /root filesystem into a Software RAID1 partition. I want to keeo my /boot partition outside of RAID.Is there a way to have a boot partition on both sda and sdb so if one drive fails the second boot partition will work away - or should this be kept in with RAID also.

View 6 Replies View Related

Ubuntu Servers :: Setup A PXE Boot Can Boot A Machine From The Network

Aug 23, 2010

I was wondering, how much hassle would it be to setup a PXE boot so I can boot a machine from the network.

View 9 Replies View Related

Ubuntu Servers :: Install Fails At Grub Boot Loader

Feb 26, 2010

I'm using the RAID1 setup, which is configured in the BIOS, as it is a HP Proliant server. i have 2 500GB hard drives configured in a mirror. when booting the install, it recognises this, and deals with it fine.

The problem is, when it gets to the section of installing the grub2 boot loader, it just stops and gives me the "ubuntu installer main menu" where if i select grub boot loader install it just loops back, and if i select LILO installer, it errors, saying an installation step failed.

It has the option to skip installing boot loader, but then, can i get it to boot a different way? can i boot manually into the server install and then install GRUB and hope it works? can i install grub1 rather than grub2?

View 5 Replies View Related

Fedora Servers :: HTTPD Fails To Start On Boot

Aug 24, 2010

I'm completely stumped by a problem with httpd in Fedora 13. It fails to start on boot: I can see: Starting htpd: FAILED, in /var/log/boot.log, but I can't find anything else in messages, audit.log or anywhere else that gives me any clue why. The weird thing is that running:
run_init service httpd start
after boot _works_ and the server runs fine, but even when it's running OK,
service httpd status
reports
httpd dead but subsys locked

I'm guessing that the problem somehow relates to selinux, but I can't find anything in the audit logs that gives me a clue. How to turn on more logging so that I can get closer to the problem. I finally discovered the cause. This system was originally configured to use network services directly, without NetworkManager. It had been upgraded a number of times since installation. It seems that over time, if you have turned off NetworkManager, the defaults have changed. Used to be that the network services was 'enabled' by default (hence started at run time). Now, the default is 'disabled'. Httpd couldn't start because there was no network to start on. Enabling network services at boot time fixed this. I guess I should have noticed this. But one might think that httpd failing to start because of the lack of a network might at least give a warning message in the logs about the reason.

View 8 Replies View Related

Fedora Servers :: NMB Service Fails On Boot, Needing To Be Restarted Manually?

Mar 30, 2009

I have the Samba server & users configured, I can access between Linux/Windows shares and both SMB & NMB services are set to be enabled at boot.Everything working.But when I restart the computer, I notice in services configuration that "This service is dead." for NMB. Therefore I have to enable it manually upon boot so that it works.I'm using Fedora 10, fresh installed and updated. I've noticed through search that others have had this issue as well throughout other versions of Fedora, yet I have not found a conclusive solution to this.

View 3 Replies View Related

Red Hat / Fedora :: Make Machine To PXE Boot Windows From Another Machine Having RHEL5.2?

Jul 23, 2010

I want to make my machine to PXE boot windows from another machine having RHEL5.2. I know the procedure to PXE boot linux, but I want to know is it possible to PXE boot your client machine with windows XP.

View 1 Replies View Related

CentOS 5 Server :: Add Machine To Domain Fails?

Jul 9, 2010

I'm trying to figure out why I cannot add a machine to the Domain from the windows. in the smb.conf file, I have the proper

add machine script = /usr/sbin/useradd -n -c "Workstation (%u)" -M -d /nohome -s /bin/false "%u"

View 2 Replies View Related

Ubuntu Servers :: Multiple FTP Servers On One Machine?

May 20, 2010

I'm running Ubuntu Server 10.04 and have a secure (SSL/TLS) FTP server on it. However, I'd like to use this FTP server to update programs I made using Microsoft Visual Studio. Unfortunately, in Microsoft's infinite wisdom, secure FTP servers cannot be used. Rather than use an insecure FTP server, I want to set up my secure FTP server to be able to access whatever I need to on the machine, and then add an insecure FTP server that only has access to the directory where I put my update files. I am currently using vsftpd as my FTP server. Is there any way that I can set up two FTP servers on this single machine?

View 6 Replies View Related

Hardware :: Machine Will Hang Before It Gets To The Ubuntu "boot" Screen With The Dots That Show Progress As The Machine Boots?

Oct 1, 2010

I have a roughly 3-year old PC that I put together from parts (listed below) that has been running great with various flavors of Linux as the sole operating system. It is currently running Ubuntu 10.4. A couple of months ago, it started to have intermittent problems booting. The machine will hang before it gets to the Ubuntu "boot" screen with the dots that show progress as the machine boots. If I look at the power on messages from the BIOS, it fails at different points in the process - sometimes during the memory test, sometimes during the search for IDE drives. It fails about 2 out of every 5 attempts to boot. It sometimes takes 2-3 tries at booting before it actually works. Sometimes when it does boot, the Ethernet jack doesn't work and I see errors in syslog about there not being a carrier.

There are no syslog entries when the machine does not boot.The machine is plugged into a UPS. The UPS indicates that it is running at 13% of capacity at 123V/60Hz. I'm in the US.Once the machine boots normally, it will stay up without issues for days.I've checked the 4GB of RAM (I added 2GB to the original 2GB several months ago) using the memory testing application on the System Rescue CD and no errors were found.I've replaced the motherboard battery, which seemed to help for a few weeks, but then the problem returned.I've checked the hard drive for errors using the SMART diagnostics tool in System -> Administration -> Disk Utility and buy running fsck.The interior of the case is not very dusty and all the fans appear to be working.Are there things I can do to investigate and fix this issue other than starting to replace components - starting with the motherboard and the power supply?The parts of the machine:

CPU INTEL|C2D E6850 3G 65N 4M R - Retail (Qty=1, Price=$279.99)
CASE ANTEC|P180B BLACK RT - Retail (Qty=1, Price=$114.99)
MB GIGABYTE GA-P35-DS3L P35+ICH9 - Retail (Qty=1, Price=$111.99)

[code]....

View 2 Replies View Related

Ubuntu Servers :: Users On The Machine Can Login Into Vsftpd With Their Username And Password On The Machine And Go To Their Root Dir "/home/username"?

Nov 3, 2010

I recently installed vsftpd on my server. I noticed that users on the machine can login into vsftpd with their username and password on the machine and go to their root dir "/home/username".Now, I want to give some people a vsftpd username and password so they can upload and download files and folders to their folder, but this folder has to be in the "/var/www/(username)" folder. I don't want them to be able to go to any other folder than their own folder like "/var", "/etc" or "/home" etc. Also I don't want them to be able to login on the machine as a user, through putty for example. They should only be allowed to acces their folder with vsftpd, nothing else.

View 1 Replies View Related

General :: Fedora 7 Machine Browses Internet On DHCP / But Fails Completely On Static Address

Aug 3, 2010

I am struggling with what might be a minor problem. I have a home computer which I would like to setup as a webserver and hence give it a static IP address. It is connected to by wire to a router that is connected to the WAN via PPPOE. If I enable the network card on DHCP it works fine in browsing the web. If I now set it to static IP address it does not brown. Essentially I use the command setup to run the static IP setup. I then set my IP address to 192.168.254.X , the subnet mask 255.255.255.0 and the default gateway to 192.168.254.1 (this is the router connected to the WAN). I am able to ping the router, however when I try and browse on static it does not work. Your help will be most appreciated as this has taken way too long to solve and I have Googled as much without success.

View 5 Replies View Related

Ubuntu Networking :: Internet OK When Boot From CD Fails When Boot From HD?

Jan 22, 2010

My Internet connection works fine when I boot Ubuntu with the CD and it does not work when I boot from the Hard Drive. It was working then it stopped. I tried to diagnose the problem but I am not familiar with Linux.

I opened a Terminal window and entered ipconfig (don't laugh ... sadly, i've been in Windows for too long) ipconfig was something that could not be found in my terminal window so i exited.

Next it was System->Administration->Network Tools. I ping'd www.yahoo.com and it said it could not find it. hmmmm. Let's see if restarting the system will fix it.

I did a shutdown and when it came back up; same problem. Ok, i really didn't think it would magically correct itself; this is Linux after all. Windows? Well sometimes you can fix things by turning them off and on. Next, another shutdown and I rebooted with the CD instead of the Hard drive and here I sit entering this help question in.

I am guessing that a file or setting got changed in /etc/someplace and I am not even sure of that. Can anyone point me in the correct direction? I am assuming that there is a setting which is correct in the CD version that is not not correct in the HD version and somehow i need to find what it is and synchronize it with the CD version.

View 1 Replies View Related

General :: Ubuntu Won't Boot And Boot Repair Fails?

May 8, 2011

I downloaded ubuntu 10.10 iso, made CD, installed as dual-boot with win Vista home premium and used it for a week to access the 'net and email. Yesterday, while deleting an email, the "d" key stuck down while I was issuing <CTRL>D and the cursor froze. I then rebooted by using the reset button and saw many lines of text including "kernel panic". so I reset and booted into 'repair boot'. Again, many lines of text which stop at the same place if I try this twice.

I assume I've fried my ubuntu install and would like to fix or re-install it. When I installed it, I let the [wubi?] installer make decisions except choice of drive because it picked the external, USB drive. It appears to've used about 80 G on internal drive D: I could boot from the distro CD and see if it will re-install but I'm concerned that I may not fix my problem or that it may mess up my windows installation.

View 3 Replies View Related

Debian Installation :: 2.6.32-5-amd64 Boot Fails - How To Make It Boot

May 27, 2011

My old computer started randomly rebooting so I went out yesterday and bought a new one. It's a standard Intel 64 architecture with 2gb ram etc.The old computer was running Lenny however I'm happy to upgrade, so I just went to the main Debian download site and downloaded:debian-6.0.1a-ia64.netinst.iso (this didn't work, apparently ia64 is for itanium and my machine is definitely not that), so I downloaded: debian-6.0.1a-amd64-netinst.iso, burnt the CD and ran the install. First time through I had a power failure.

Second time through (a complete fresh start - new partition and everything) it went all the way through to completion and reboot.Clicked 'Continue' to reboot and the machine reset as it would normally and the Grub loader started okay, prompted for the "Debian amd64" standard boot image, selected that and the first 6 lines appeared normal, then the messages wizzed by so fast that only superman could read them. Then they stop - here is some of the content...

[3.816673] Kernel panic - not syncing: Attempted to killl init!
Call trace:
get_empty_filp
panic

[code].....

Running it again I get similar stack stuff but it's a different place: [3.541816], [3.427502] And sometimes if I wait for a minute or two it will continue on further but appear to crash again. Hardware details (everything is onboard - no added cards):

G41M-S3
Intel G41 + ICH7 chipsets
CPU: LGA 775 for Intel Core 2 Extreme

[code]......

Is the amd64 the wrong image? Should I try i386? Is it a blip and I should just rerun the entire install again?

View 14 Replies View Related

Ubuntu Servers :: SSH Authentication Fails From Outside LAN?

Mar 29, 2010

My first post here. I've been using Ubuntu to run our internal mail server for a while now on Ubuntu server 9.04 and ISPconfig 2. I've read a lot of threads on poeple that have difficulty connecting to their server using SSH from outside the LAN and it is not the same problem I have. Well, not entirely the same.

My problem is that my authentication fails from outside the LAn, but I can connect to the SSH port from outside my LAN. The other threads pointed towards checking the router port forwarding etc, but I can see my SSH log in asking for my username and password. So, at this stage I know the port forwarding worked, otherwise I wouldn't even see the log in prompt.

Has anyone see this before where you can connect, but the authentication fails? I can use the correct username and password from inside the LAN, but using the same credentials from outside fails.

View 2 Replies View Related

Ubuntu Servers :: MySQL Fails With My.cnf

Jun 5, 2010

I'm trying to start my MySQL server, and it fails if the /etc/mysql/my.cnf file is there. If it isn't, then it fails - syslog shows me this:

Code:
Jun 5 11:02:53 myhost /etc/init.d/mysql[21733]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Jun 5 11:02:53 myhost /etc/init.d/mysql[21733]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed

[Code].....

View 7 Replies View Related

Ubuntu Servers :: Capistrano Fails To Set Up?

Sep 18, 2010

i have recently been trying to set up a server, and have had the problem of trying to set up capistrano deploys with the command cap deploy:setup.when i run the command it outputs the following error;

Code:
cap deploy:setup
/usr/lib/ruby/1.8/net/ssh/transport/openssl.rb:1:in `require': no such file to load --

[code]....

View 3 Replies View Related

Ubuntu Servers :: Apache2 Fails To Start ?

Jan 17, 2010

How to resolve this apache2 problem I keep getting, I have installed a debian LAMP server with ispconfig3 and everytime I reboot apache fails to start, I don't know and I have done some research but nothing seems to work, which leads me to reinstall everything from scratch again, I think I have reinstalled at least 10x or more.

When ever I reboot I get the following error

Code:

View 9 Replies View Related

Ubuntu Servers :: Upgrade Fails From Server 9.04 To 9.10?

Feb 24, 2010

I tryed to update ubuntu server from 9.04 to 9.10 a few days ago, but do-release-upgrade failed with the following output.

serv@server:~$ sudo do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
Done downloading

[Code]....

View 3 Replies View Related

Ubuntu Servers :: Installing Apache Fails ?

Jul 17, 2010

I don't have much experience working with Ubuntu servers, but I recently decided to try to set one up. I have a remote server hosted with a static ip address, but I can't seem to install apache.

When I run the command

Code:

It fails to install with because it is missing dependencies.

"apt-get install -f" doesn't help. How can I install the necessary dependencies to get this working?

View 3 Replies View Related

Ubuntu Servers :: MySWL Fails On Startup?

Jul 18, 2010

I cannot get MySQL to start on startup. Every time I need to run the following command from the command line to get it going:

Code:
start mysql

If I try to use MySQL from the command line before starting MySQL I get

Code:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

How to resolve this once and for all

View 6 Replies View Related

Ubuntu Servers :: 10.04 Server Install Fails

Jul 20, 2010

Attempting to install 10.04 Server on an IBM Series X 232 server. Its an old server with dual p III's, 4 small drives and an adaptec controller with a RAID 5 array. The server is currently running CentOS 5.5.

The CD I am installing from is known good. I verified it after I wrote it and verified it again during the install process. The system boots from the CD, I accept the defaults, then it fails at "adding additional components".

View 1 Replies View Related

Ubuntu Servers :: How To Install UEC In One Machine

Feb 28, 2010

does anyone know of an article that explains how to install all Ubuntu Elastic Cloud on one single machine?i understand that it should be ideally used with at least two; but i am trying to test it and i do not have two machines to use

View 5 Replies View Related

Ubuntu Servers :: Ftp Can Not Accessed By Other Win Machine?

Mar 8, 2010

I have installed ubuntu9.10-desktop-i386,then I install the vsftpd to transfer files with my another computer which own a win xp os.And the ip ofin computer is "192.168.2.10",this address is fixed.the ip of the Ubuntu compuer is "92.168.11.1",the address is dynamic,since I use the wireless network.When I startup the ftp server in my ubuntu, I can not access it from my win computer,but I can access it in my ubuntu .However when I startup the tomcat in my win machine, I can access it in my ubuntu using"http://192.168.2.10:8080/files

View 2 Replies View Related

Ubuntu Servers :: FTP Directory From Another Machine?

Nov 29, 2010

using FTP Directory mounted, thus it could make my life easier. And the fact, it's not.well, I'm putting in the /etc/fstab file to be like this;

Code:

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).

[code]....

in a conclusion; every file i copy, move, to that mounted directory will fail. and the error given is that Input/Output error message only.Is it this effect, due to the script i put on fstab is wrongly?

NB: I'm using Ubuntu Server here.

View 5 Replies View Related

Ubuntu Servers :: PHP Version 5.2.x And 5.3.x On Same Machine

Dec 9, 2010

For testing purposes is it possible to have two different PHP Versions running on the Same Server? I have Ubuntu 10.04 with PHP 5.3.2 and I an older applcation that will not run on 5.3.2 but will run on 5.2.x - I will be upgrading this application shortly but until then I need it to run using the older PHP.I've seen notes on remove 5.3.2 and install 5.2.10? from teh Karmic packages, but it would be great to have both version running together.

View 2 Replies View Related

Ubuntu Servers :: Ltsp Fails In Tftp Under U9.10 / Sort It?

Feb 17, 2010

In Jaunty (9.04) I've setup a small (eleven-terminal) ltsp network at the local school. It handled around 6600 working hours with ease.
Now I've upgrade the server to Karmic Koala (9.10) and it just stopped working.
1) The clients have PXE NICs
2) They get the proper IPs from the DHCP server and respond appropriately to changes in the DHCP configuration files.
3) DHCP server also points the clients to
filename=/ltsp/i386/pxelinux.0
4) When the clients try to download the pxelinux.0 over tftp they just timeout
5) /etc/inetd.conf has an entry like
tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot
6) The file /var/lib/tftpboot/ltsp/i386/pxelinux.0 exists on the server

I'm lost at all these configuration files and protocols.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved