Koozali.org: home of the SME Server

Unable to boot after updating 8.0b4 to 8.0 release [SOLVED]

Offline ramasule

  • *
  • 78
  • +0/-0
Unable to boot after updating 8.0b4 to 8.0 release [SOLVED]
« on: October 06, 2012, 07:41:11 AM »
Hello,
I opened a bug but it was closed as it is most likely a one off and not important to the development of this awesome software.

Any ways, after updating from 8.0b4 to 8.0 I recieve this error after booting

BEGIN failed--compilation aborted at /sbin/e-smith/bootstrap-console line 45
Bareword "esmith::ethernet::listDrivers" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/esmith/console/configure.pm line 205.
Compilation failed in require at /sbin/e-smith/bootstrap-console line 45.

it keeps looping while the os is loading.

Can anyone point me in the right direction?  I'm not afraid to butcher anything at this point I just need someone to help me put a knife in my hand :P

Thanks,

Ram

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #1 on: October 06, 2012, 07:51:47 AM »
ramasule

Can you install sme 8.0 final release onto the same hardware, ie without doing an upgrade or restore from backup, so you end up with a clean install of sme 8.0 only ?

This will assist to diagnose whether this is a hardware issue or an upgrade issue or a base OS issue.

Also what is the bug number ?
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #2 on: October 06, 2012, 05:56:54 PM »
I won't be able to reinstall for almost a month.  My portable cd drive is somewhere else and I am going back to work for a bit (I work out of town)

Bug number is 7122

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #3 on: October 08, 2012, 01:31:43 AM »
it keeps looping while the os is loading.

Can anyone point me in the right direction?

Your system is not fully updated. Use c-a-d to reboot, and upgrade via CDROM.

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #4 on: October 08, 2012, 04:06:16 AM »
Is there anyway I can do this without the CDROM?  I need my portable drive and I cannot get it for a month.

Thank you for your time.

Ram

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #5 on: October 08, 2012, 04:38:57 AM »
Is there anyway I can do this without the CDROM?

Boot the system single user, mount a USB stick and install the rpm from there. That assumes that there is only one rpm out of date, which is far from certain.

A USB DVD drive costs, what $30?

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #6 on: October 09, 2012, 03:14:50 AM »
I am unable to get a cdrom (location)

Anyways,

I loaded the image onto a usbhhd, made it bootable with syslinux, ran the installer, it saw I had a previous install and I chose to update.

Upon updating I reboot and now I have just a prompt with

grub>


Any help here?
or
If I need to just clean install is there a way to preserve my ibays? (I don't care about my server config)

Thanks,

Ram

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #7 on: October 09, 2012, 03:42:45 AM »
Oh Ramasule, you know just enough to be dangerous.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #8 on: October 09, 2012, 04:29:23 AM »
ramasule

Search the forums on grub as there are numerous answers existing that may help you. Take the time to read through them.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #9 on: October 09, 2012, 05:18:21 AM »
Alright I got limping along using
Grub>
root (hd0,0)
setup (hd0)
root (hd1,0)
setup (hd1)
root (hd2,0)
setup (hd2)
root (hd3,0)
setup (hd3)

reboot

note my system is raid 0 for boot and raid 5 for /

I would still like to know if it is possible to clean install without touching /home though or should I go invest in some large usb drives :P

Ram

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #10 on: October 09, 2012, 08:04:56 PM »
note my system is raid 0 for boot and raid 5 for /

I doubt it. raid0 makes no sense for boot.

Quote
I would still like to know if it is possible to clean install without touching /home though

It's not. /home is not on a separate file system.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #11 on: October 09, 2012, 08:24:17 PM »
I would still like to know if it is possible to clean install without touching /home though or should I go invest in some large usb drives :P

do you have a backup?
if so:
- reinstall your server with SME8 using usbdisk
- restore your backup
- install all the contribs you need
-
Code: [Select]
signal-event post-upgrade
signal-event reboot

you're done

please, be sure your new installation is fully functional (i.e. boot successfully) before restoring your data; refer to http://wiki.contribs.org/InstallationFromUSBstick

HTH

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #12 on: October 10, 2012, 12:04:19 AM »
Sorry Charlie was right it is Raid 1 (got them mixed up).

Stefano: the backup backs up /home though right?  I was looking for some way to clean install without loosing partitions/data on my raid 5 array.  It is large 3x1tb +1hotswap raid 5. 

Is it possible to make a /backup on the same array move /home to /backup and then do a clean install? 

Anyway everything appears to be working (no errors in logs) thank you all for your time,

Ram

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #13 on: October 10, 2012, 07:08:11 AM »
Is it possible to make a /backup on the same array move /home to /backup and then do a...
no

backup must be done externally
a clean install will wipe your disks

Offline ramasule

  • *
  • 78
  • +0/-0
Re: Unable to boot after updating 8.0b4 to 8.0 release
« Reply #14 on: October 10, 2012, 04:54:34 PM »
Well then,
Guess I will be investing in a NAS.

Any recommendations?
« Last Edit: October 10, 2012, 08:22:30 PM by ramasule »