Hi all, I have been trying to get a usb stick 8G to boot centos. I am as far a it boots and hangs at "Switching to new root". I take the same USB stick and put it another PC and it boots fine. What might I look for as to why the machine hangs at switching to new root? Of course the machines are different. The one that does not boot is an ebox 2300sx and the one that does boot is an amd 4800+ with all disks unplugged except the USB stick. I am sooooo close. Jerry
Jerry Geis wrote:> Hi all, > > I have been trying to get a usb stick 8G to boot centos. > I am as far a it boots and hangs at "Switching to new root". > > I take the same USB stick and put it another PC and it boots fine. > > What might I look for as to why the machine hangs at switching to new root? > > Of course the machines are different. The one that does not boot is an > ebox 2300sx andVortex86SX integrates the RISC core that contains all the features of the 486SX microprocessor, and the instruction set of Vortex86SX is compatible with 486 as well, so please directly select 486 as the processor family in the Linux kernel setting. CentOS does *not* support that processor class, for CentOS 5 you need i686 upwards (as even i586 does not work). Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20080616/ca363cd4/attachment-0002.sig>
Hi, On Mon, 2008-06-16 at 10:38 -0400, Jerry Geis wrote:> Hi all, > > I have been trying to get a usb stick 8G to boot centos. > I am as far a it boots and hangs at "Switching to new root". > > I take the same USB stick and put it another PC and it boots fine. > > What might I look for as to why the machine hangs at switching to new root? > > Of course the machines are different. The one that does not boot is an > ebox 2300sx and > the one that does boot is an amd 4800+ with all disks unplugged except > the USB stick. > > I am sooooo close.Looks like the ebox 2300sx has a Vortex86sx chip, which is i486 compatible, not i686 like a default CentOS install/live. You might have to compile a new kernel for i486 architecture or use a different distro which is directly i486 compatible. Regards, Michel p.s. getting this to work on a 2300sx might be a challenge :) But CentOS doesn't support the i486. So you're on your own ;)
> > Hi, > > On Mon, 2008-06-16 at 10:38 -0400, Jerry Geis wrote: > >/ Hi all, > />/ > />/ I have been trying to get a usb stick 8G to boot centos. > />/ I am as far a it boots and hangs at "Switching to new root". > />/ > />/ I take the same USB stick and put it another PC and it boots fine. > />/ > />/ What might I look for as to why the machine hangs at switching to new root? > />/ > />/ Of course the machines are different. The one that does not boot is an > />/ ebox 2300sx and > />/ the one that does boot is an amd 4800+ with all disks unplugged except > />/ the USB stick. > />/ > />/ I am sooooo close. > /Looks like the ebox 2300sx has a Vortex86sx chip, which is i486 > compatible, not i686 like a default CentOS install/live. You might have > to compile a new kernel for i486 architecture or use a different distro > which is directly i486 compatible. > > Regards, > > Michel > > p.s. getting this to work on a 2300sx might be a challenge :) But CentOS > doesn't support the i486. So you're on your own ;) > >I found a howto for the 2300sx, I have used their config for kernel 2.6.18, applied their patch. This is all good. I boot now and I get all the way to "Switching to new root" and then it just stops. It gets past "Red Hat nash starting 4.2.1.13" What might it looking for here that it is stopping? What might be something I can try? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080616/7be82e10/attachment-0002.html>
Hi, On Mon, 2008-06-16 at 13:08 -0400, Jerry Geis wrote:> > Hi, > > > > On Mon, 2008-06-16 at 10:38 -0400, Jerry Geis wrote: > > > Hi all, > > > > > > I have been trying to get a usb stick 8G to boot centos. > > > I am as far a it boots and hangs at "Switching to new root". > > > > > > I take the same USB stick and put it another PC and it boots fine. > > > > > > What might I look for as to why the machine hangs at switching to new root? > > > > > > Of course the machines are different. The one that does not boot is an > > > ebox 2300sx and > > > the one that does boot is an amd 4800+ with all disks unplugged except > > > the USB stick. > > > > > > I am sooooo close. > > Looks like the ebox 2300sx has a Vortex86sx chip, which is i486 > > compatible, not i686 like a default CentOS install/live. You might have > > to compile a new kernel for i486 architecture or use a different distro > > which is directly i486 compatible. > > > > Regards, > > > > Michel > > > > p.s. getting this to work on a 2300sx might be a challenge :) But CentOS > > doesn't support the i486. So you're on your own ;) > > > > > I found a howto for the 2300sx, I have used their config for kernel > 2.6.18, applied their patch. > This is all good. I boot now and I get all the way to "Switching to > new root" and then it just stops. > > It gets past "Red Hat nash starting 4.2.1.13" > > What might it looking for here that it is stopping?You libraries are probably still compiled for i686, you will have to recompile them too. So it would be more of a challenge to get things working. I remember trying to get a CentOS distro running on a Via EPIA board (533 or 800MHz) but that failed for the same reasons. Installing Debian worked for me then :)> What might be something I can try?Recompile your libraries for i386 or i486. But then you might run into other binaries that are compiled for i686. As said before, CentOS doesn't support i586 and lower. Regards, Michel
on 6-16-2008 7:38 AM Jerry Geis spake the following:> Hi all, > > I have been trying to get a usb stick 8G to boot centos. > I am as far a it boots and hangs at "Switching to new root". > > I take the same USB stick and put it another PC and it boots fine. > > What might I look for as to why the machine hangs at switching to new root? > > Of course the machines are different. The one that does not boot is an > ebox 2300sx and > the one that does boot is an amd 4800+ with all disks unplugged except > the USB stick. > > I am sooooo close. > > JerryYou might need to use a distro that still supports i486 like Debian or Slackware. -- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 258 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20080616/6b4aaeed/attachment-0002.sig>