Welcome, Guest. Please login or register.

Author Topic: Gentoo AthlonXP 20030731 liveCD install bug in nano  (Read 1005 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline T_BoneTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show only replies by T_Bone
    • http://www.amiga.org/userinfo.php?uid=1961
Gentoo AthlonXP 20030731 liveCD install bug in nano
« on: August 22, 2003, 01:33:41 AM »
fdisk /dev/hda
mke2fs -j /dev/hda1
mkreiserfs /dev/hda3
swapon /dev/hda2
mount /dev/hda3 /mnt/gentoo
mkdir /mnt/gentoo/boot
mount /dev/hda1 /mnt/gentoo/boot
cd /mnt/gentoo
tar -xvjpf /mnt/cdrom/stages/stage3-*.tar.bz2
tar -xvjf /mount/cdrom/snapshots/portage-20030731.tar.bz2 -C /mnt/gentoo/usr
cp -R /mount/cdrom/distfiles /mnt/gentoo/usr/portage/distfiles
cp -a /mnt/cdrom/packages/* /mnt/gentoo/usr/portage/packages/
mount -t proc proc /mnt/gentoo/proc
cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
chroot /mnt/gentoo /bin/bash
env-update
source /etc/profile
ln -sf /usr/share/zoneinfo/EST /etc/localtime
nano -w /etc/fstab

**ILLEGAL INSTRUCTION**

huh? wtf?

nano

**ILLEGAL INSTRUCTION**

damnit, buggy nano. brought to my knees by a bug in a text editor, sheesh.
I'd do a stage 1 install, but I don't feel like spending 3 days compiling.

this space for rent
 

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show only replies by Cass
Re: Gentoo AthlonXP 20030731 liveCD install bug in nano
« Reply #1 on: August 22, 2003, 02:10:32 AM »
Maybe the binary is missing? Or hasn't the proper flags (I assume that you're logged as root)?

Anyway, this is bad for a distribution (especialy for essential bin utils)... sadly.

The great thing about BSD is that you can "borrow" any distribution/*niX binary for the same architecture (AthlonXP in your case), and simply replace the missing/malfunctioning one (binary compatibility, no matter for what kernel was compiled).
________
Ad platform
« Last Edit: March 18, 2011, 09:31:54 PM by Cass »
"If we don't got it, you don't want it!"
 

Offline T_BoneTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show only replies by T_Bone
    • http://www.amiga.org/userinfo.php?uid=1961
Re: Gentoo AthlonXP 20030731 liveCD install bug in nano
« Reply #2 on: August 22, 2003, 02:34:31 AM »
It's there, just spits out Illegal Instruction whenever run.

nano --help works, but that's it
this space for rent
 

Offline BouncingAyatollah

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 341
    • Show only replies by BouncingAyatollah
Re: Gentoo AthlonXP 20030731 liveCD install bug in nano
« Reply #3 on: August 22, 2003, 02:39:59 AM »
(Obviously) that shouldn't have happened, but especially since there was a fix applied pre Gentoo 1.4 that related to 2.4.20 kernels and Athlon-XPs especially (although some Athlons too).

I had this problem too pre-1.4 but found that the 1.4 LiveCD fixed it (for me).

Here's a thread about the original problem:

Gentoo forums

I found a bug regarding nano causing "Illegal instruction" in Bugzilla marked as FIXED so don't know whether you should re-report this or pop onto IRC #gentoo and ask if it is still a known/reported problem? AFAIK the AthlonXP LiveCD specifically has been errr .... problematic. You could try the i686 CD but of course you would not know whether the same thing will occur until this point again.
\\"Whose souls, albeit in a cloudy memory, yet seek back their good,
but, like drunk men, know not the road home.\\" -- BOETHIUS
 

Offline BouncingAyatollah

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 341
    • Show only replies by BouncingAyatollah
Re: Gentoo AthlonXP 20030731 liveCD install bug in nano
« Reply #4 on: August 22, 2003, 02:49:57 AM »
Oh yeah, to "mark your card" as it were, if you get that working, I had problems emerging Gnome too so went KDE for now (don't know details of any resolution to this as I prefer KDE). Also if you wish to use OpenOffice *don't* use the openoffice-bin supplied on the current CD2, remove that from your local portage packages/All directory and emerge openoffice-bin from the up-to-date portage tree on the 'net, this works.
\\"Whose souls, albeit in a cloudy memory, yet seek back their good,
but, like drunk men, know not the road home.\\" -- BOETHIUS
 

Offline T_BoneTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show only replies by T_Bone
    • http://www.amiga.org/userinfo.php?uid=1961
Re: Gentoo AthlonXP 20030731 liveCD install bug in nano
« Reply #5 on: August 22, 2003, 03:09:13 AM »
Downloading the i686 CD now. Found a thread on Usenet with the problem, but worked ok from stage 1... and I don't have that much time so I'll just download this new ISO and let'er rip from stage3.
 :-)
this space for rent