LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux
User Name
Password
antiX / MX Linux This forum is for the discussion of antiX and MX Linux.

Notices


Reply
  Search this Thread
Old 04-07-2022, 02:36 AM   #1
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,851
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
AntiX kernel panic during installation init


Selected boot failure screen text:
Code:
traps: init[1] trap invalid opcode ip:80a1d0e sp:bf80c700 error:0[5.522618] in busybox[8048000+83000]
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
CPU: 0 PID: 1 Comm: init Not tainted 4.9.0-279-antix.1-486-smp #1
Hardware name: MiTAC 5114VU/VP4-686A, BIOS 6.00 PG 09/03/2000
Some machine info booted to Knoppix CD:
Code:
# inxi -Cayz
CPU:
  Info: model: AMD-K6 3D bits: 32 type: UP arch: K6-2 family: 5 model-id: 8
    stepping: 0xC (12) microcode: N/A
  Topology: cpus: 1x cores: 1 smt: N/A cache: L1: 64 KiB L2: 512 KiB
    note: check
  Speed (MHz): 550 min/max: N/A base/boost: 550/733 volts: 3.3 V
    ext-clock: 100 MHz core: 1: 550 bogomips: 1100
# inxi -Iayz
Info:
  Processes: 70 Uptime: 33m wakeups: 0 Memory: 237.3 MiB
  used: 60.5 MiB (25.5%) Init: SysVinit v: 2.88 runlevel: 2 default: 5
  tool: service Compilers: gcc: 4.6.1 alt: 4.6 Packages: note: see --pkg
  apt: 1261 lib: 599 Shell: Bash v: 4.1.5 running-in: tty 3 inxi: 3.3.14
Onboard video sharing system RAM accounts for the <256M of RAM.

What I did was fully prep the disk with formatted partitions and Grub installed. My hope was to get installation started without burning anything, which I commonly do with other distros by loading the NET installation versions of kernel and initrd with Grub, and installation parameters splash=0 disable=lx vga=791 noresume. Grub loaded kernel and initrd easily enough, but 5.5 seconds later, the kernel panic resulted. A follow-up try with video=1440x900 instead of vga=791 produced a similar panic, and exit code=0x00000004, but in 80x25 mode, so all lines but one before "Call Trace" scrolled away.

Is this due to lack of needed configuration, an expected problem with a K6/2, or something else? None of my searches turned up installing AntiX without booting directly from installation media. USB boot is not possible. PC does have CD drive, so I could burn the NET .iso to CD, but would rather have Grub start the party.
 
Old 04-07-2022, 06:19 PM   #2
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,345

Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
Selected boot failure screen text:[code]traps: init[1] trap invalid opcode ip:80a1d0e sp:bf80c700 error:0[5.522618] in busybox[8048000+83000]
"Invalid opcode" means the executable (BusyBox in this case) contains an instruction your CPU doesn't understand.

32-bit Knoppix is supposedly compiled for a 486 target, so the K6-2 ought to work just fine. I suggest you run memtest86+ to rule out hardware issues.
 
Old 04-07-2022, 09:23 PM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,851

Original Poster
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
The PC ran WinXP OK until its HD died. It's what I used to use to setup my Logitech Harmony remote. All the preparations I did running Knoppix 6.7.1 with 3.0.4 kernel. Memtest86 v4.20 I included in the initial Grub menu as the default. I ran it before booting the AntiX kernel, and multiple clean passes since. It's a creepy slow process, main memory at a breathtaking 181 MB/s, 0.72% the speed of my Kaby Lake's DDR4.
 
Old 04-07-2022, 10:40 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,144
Blog Entries: 21

Rep: Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482
I ran Plop Boot manager to boot on usb 1.1 . It is like watching paint dry though. On boot up and running. On older gear.


For K6 or K7 cpu.

I'd maybe rethink things. Being a die hard antiX user . I posted this a while back
https://www.antixforum.com/forums/to...us-like-k-cpu/

Edit; I checksum my iso downloads to save me headaches later on.

Last edited by rokytnji; 04-07-2022 at 10:45 PM.
 
Old 04-07-2022, 11:40 PM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
It does sound like hardware fatigue.
Often occurs right when you start changing things.
If not, maybe this is a problem:
Quote:
Originally Posted by mrmazda View Post
Onboard video sharing system RAM accounts for the <256M of RAM.
 
Old 04-09-2022, 10:15 PM   #6
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,851

Original Poster
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
I tried burning the NET .iso to CDRW. It failed to boot. So I wasted a CD-R. Grub works, but kernel panic with exit code 0x00000004 came after 6.4s, with the details scrolled off top of screen in 800x600 mode. Retry in 1024x768 reproduced OP panic data.

Puppy I don't like, having used it more than I would have if something else was as easy to download and burn ready to run DFSee, which is the only partitioner I've used for partition management for more than two decades. It's what DFSee .isos are provided with.

I tried installing several old knoppix versions, 4.0.2, 5.0.1, 5.1.1, 6.0.1, 6.4.4, 6.7.1 & 7.2.1. All the older ones errored in one way or another running knoppix-installer or knx-hdinstall, while the newer ones don't have an installer I could identify.

Next I tried Debian. I had to go back to Wheezy/7 to find an installer kernel that didn't halt for lack of CMOV. Now that it's running it should be easier to setup testing of others on remaining partitions reserved for the purpose, possibly including a bug report it could be used to follow up on on the AntiX kernel panic.
Code:
# inxi -SIy
System:
  Host: m5114 Kernel: 3.2.0-4-486 arch: i586 bits: 32 Console: tty 3
    Distro: Debian GNU/Linux 7 (wheezy)
Info:
  Processes: 56 Uptime: 4h 22m Memory: 241 MiB used: 43.9 MiB (18.2%)
  Init: SysVinit runlevel: 3 Shell: Bash inxi: 3.3.14
 
Old 04-10-2022, 06:18 AM   #7
anticapitalista
antiX
 
Registered: May 2005
Location: Greece
Distribution: antiX using herbstluftwm, fluxbox, IceWM and jwm.
Posts: 631

Rep: Reputation: 190Reputation: 190
The antiX kernel does not support your AMD-K6 CPU.
 
1 members found this post helpful.
Old 04-13-2022, 02:03 AM   #8
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,851

Original Poster
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
I have a K6-III somewhere I could install when I find it. Is it unsupported too?
 
  


Reply

Tags
installation, panic



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Panic: No Init Found Try Passing Init=option To Kernel Bakame Mandriva 7 03-14-2004 02:37 PM
Kernel Panic: No Init Found Try Passing Init=option To Kernel Bakame Linux - Newbie 4 03-10-2004 06:08 AM
kernel panic: no init found. Try passing init= option to kernel rroorroo Red Hat 7 03-07-2004 04:19 PM
Compiled own kernel and got: Kernel panic: No init found. Try passing init= option to fbl Linux - General 12 01-14-2003 03:38 AM
Zipslack getting "Kernel panic: no init found. Try passing init= option to kernel" Sam Hobbs Linux - Newbie 4 03-28-2002 10:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux

All times are GMT -5. The time now is 10:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration