View previous topic :: View next topic |
Author |
Message |
cirowner
Joined: 29 Jun 2009 Posts: 4
|
Posted: Tue Jun 30, 2009 12:04 am Post subject: Problem with Kernelloader!!!! |
|
|
hello..i have a big problem with kernelloader....when i boot the kernel..after a long series of operations..
...
.... (PREVIOUS OPERATIONS)
....
Kernel panic:attempted to kill init1
eth0:Auto-negotiation timeout,not complete [7849]
eth0:Auto-negotiation timeout,not complete [7849]
eth0:Auto-negotiation timeout,not complete [7849]
eth0:try 100Mbps half duplex mode
eth0:try 10 Mbps half duplex mode
eth0:Fail force spped mode, link not valid. pystat=0x7849
dna setup:Bind error 1, use PIO.
why????PLEASE HELP ME!!![/img] |
|
Back to top |
|
|
cirowner
Joined: 29 Jun 2009 Posts: 4
|
|
Back to top |
|
|
whig
Joined: 04 Jan 2009 Posts: 35
|
Posted: Tue Jun 30, 2009 8:32 am Post subject: |
|
|
At a guess, an init problem eg it "exited" (which it shouldn't). Perhaps /sbin/init doesn't exist... specify "init=/bin/sh" on the kernel command line to drop to a shell. But don't expect a usb keyboard to automatically work though. Can't see the screenshot btw. |
|
Back to top |
|
|
cirowner
Joined: 29 Jun 2009 Posts: 4
|
Posted: Tue Jun 30, 2009 8:27 pm Post subject: |
|
|
sorry but i don't understand very well...i have to go on configuration menu>Kernel parameter and add "init=/bin/sh"....??? |
|
Back to top |
|
|
whig
Joined: 04 Jan 2009 Posts: 35
|
Posted: Wed Jul 01, 2009 7:59 am Post subject: |
|
|
Yup :)
or init=/path/debug_script_to_run.sh |
|
Back to top |
|
|
cirowner
Joined: 29 Jun 2009 Posts: 4
|
Posted: Wed Jul 01, 2009 6:49 pm Post subject: |
|
|
thanks bro...:))))
ah...another question...i haven't got a USB keyboard but only PS/2 keyboards...if i buy a USB-->PS/2 adapter works good?? |
|
Back to top |
|
|
cah51o
Joined: 05 Jul 2009 Posts: 2
|
Posted: Sun Jul 05, 2009 2:05 pm Post subject: |
|
|
I'm having the same issue. From what understand a problem happens when root directory gets changed to /newroot. It seems that no /bin or /sbin directory exists there. Could it be because I have other files on that USB drive?
As for PS/2-> USB adapter for keyboard, yes it does work. |
|
Back to top |
|
|
Mega Man
Joined: 18 Jun 2005 Posts: 274
|
|
Back to top |
|
|
cah51o
Joined: 05 Jul 2009 Posts: 2
|
Posted: Mon Jul 06, 2009 5:15 am Post subject: |
|
|
Thanks. I figured out that I was using the wrong initrd. I'm trying to install blackrhino on HDD using the gude: http://kernelloader.sourceforge.net/tutorial/howtoinstalllinux.html
Right now I'm stuck at the step 8 where I am to create disc partitions: fdisk reports that partitions are created, but only file /dev/ide/host0/bus0/target0/lun0/disc is present, /dev/ide/host0/bus0/target0/lun0/part1 and
/dev/ide/host0/bus0/target0/lun0/part2 are missing. As the result mkswap and mke2fs complain about partitions having size of zero. Is that a common issue?
The HDD is Maxtor 20 Gb, and console is SCPH 39001 (Ver 7)
=======================
EDIT: fixed by installing a desktop distribution on the drive |
|
Back to top |
|
|
|