SCIENTIFIC-LINUX-USERS Archives

October 2009

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Troy Dawson <[log in to unmask]>
Reply To:
Troy Dawson <[log in to unmask]>
Date:
Tue, 20 Oct 2009 09:38:48 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (43 lines)
Jean-Pierre Froberger wrote:
> Installing SL 5.3 i386 via http, on a DELL PowerEdge2650, I get
> the following error:
> 
>  " Your cpu does not support long mode. Use a 32bit distribution"
> 
> My boot.iso, is, of course the i386 version !
> 
> With SL 4.8 the same procedure works fine.
> I also tried 5.0, which fails too.
> 
> Any idea ?
> Cheers,
> J-P

Hi,
The install images is usually right.
A test to see if you are trying to install a 64 bit machine,
First mount the boot.iso image, or mount the net install CD

And then do a "file" on the vmlinuz file, which is at "isolinux/vmlinuz"
It will then say if it is an ELF 32-bit, or an ELF 64-bit.

As an example, I have mounted a 32 bit install on /mnt/tmp1 and a 64 bit 
install on /mnt/tmp2

# file /mnt/tmp1/isolinux/vmlinuz /mnt/tmp2/isolinux/vmlinuz
/mnt/tmp1/isolinux/vmlinuz: ELF 32-bit LSB shared object, Intel 80386, 
version 1, stripped
/mnt/tmp2/isolinux/vmlinuz: ELF 64-bit LSB shared object, AMD x86-64, 
version 1, stripped

I hadn't even noticed until right now that we don't say "i386" or 
"x86_64" in the boot message for SL5.  We're fixing that right now, and 
SL 5.4 should say in the boot message if you are doing i386 or x86_64.

Troy
-- 
__________________________________________________
Troy Dawson  [log in to unmask]  (630)840-6468
Fermilab  ComputingDivision/LCSI/CSI LMSS Group
__________________________________________________

ATOM RSS1 RSS2