[gentoo-user] kernel panic not syncing

2023-11-08 Thread thelma
I have a "kernel panic not syncing" when sometimes trying to boot the PC, it small intel "atom" processor Here is the image: https://imgur.com/a/dDXUx3t Many times when I press the power button it keeps flashing three times, but wont boot. -- Thelma

Re: [gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0, 0)

2020-11-25 Thread Rich Freeman
On Wed, Nov 25, 2020 at 12:15 PM wrote: > > On 11/25/2020 02:50 AM, Michael wrote: > > On Wednesday, 25 November 2020 06:30:05 GMT the...@sys-concept.com wrote: > > > >> On 11/24/2020 10:08 PM, the...@sys-concept.com wrote: > >>> I'm getting a kernel panic when booting a new system. > >>> > >>> ke

Re: [gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0, 0)

2020-11-25 Thread thelma
On 11/25/2020 02:50 AM, Michael wrote: > On Wednesday, 25 November 2020 06:30:05 GMT the...@sys-concept.com wrote: > >> On 11/24/2020 10:08 PM, the...@sys-concept.com wrote: >>> I'm getting a kernel panic when booting a new system. >>> >>> kernel panic - not syncing: VFS: unable to mount root fs o

Re: [gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0, 0)

2020-11-25 Thread thelma
On 11/25/2020 02:50 AM, Michael wrote: > On Wednesday, 25 November 2020 06:30:05 GMT the...@sys-concept.com wrote: [snip] >>> root=UUID=d32946b3-2236-4998-80dd-68b7d78e0c7b / [snip] >> >> Solved the problem. > > Glad you got your new disk booting. > > Worth mentioning your fst

Re: [gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0, 0)

2020-11-25 Thread Michael
On Wednesday, 25 November 2020 06:30:05 GMT the...@sys-concept.com wrote: > On 11/24/2020 10:08 PM, the...@sys-concept.com wrote: > > I'm getting a kernel panic when booting a new system. > > > > kernel panic - not syncing: VFS: unable to mount root fs on unknown-block > > (0,0) > > > > fstab: >

Re: [gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0,0)

2020-11-24 Thread thelma
Thelma On 11/24/2020 10:08 PM, the...@sys-concept.com wrote: > I'm getting a kernel panic when booting a new system. > > kernel panic - not syncing: VFS: unable to mount root fs on unknown-block > (0,0) > > fstab: > LABEL=boot/boot vfatnoauto,noatime 1 2 >

[gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0,0)

2020-11-24 Thread thelma
I'm getting a kernel panic when booting a new system. kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0,0) fstab: LABEL=boot /boot vfatnoauto,noatime 1 2 root=UUID=d32946b3-2236-4998-80dd-68b7d78e0c7b /

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-05 Thread Adam Carter
> > On my boxes with swap files, kernel 5.7.0 barfs; > > # file /swapfile > /swapfile: Linux/i386 swap file (new style), version 1 (4K pages), size > 2097151 pages, no label > # swapon -a > swapon: /swapfile: swapon failed: Invalid argument > > I havent looked into it yet as they're rarely used at

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread Adam Carter
On Thu, Jun 4, 2020 at 2:24 AM wrote: > When I try to boot I'm getting an error: > > "Kernel panic - not syncing: No working init found. Try passing init= > option to kernel." > > I am running very low on disk space, I think. > I've tried to boot strap the system and remove some files but boot s

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread J. Roeleveld
On 3 June 2020 20:38:49 CEST, the...@sys-concept.com wrote: >On 06/03/2020 12:06 PM, J. Roeleveld wrote: >> On 3 June 2020 18:24:47 CEST, the...@sys-concept.com wrote: >>> When I try to boot I'm getting an error: >>> >>> "Kernel panic - not syncing: No working init found. Try passing >init= >>> op

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 12:06 PM, J. Roeleveld wrote: > On 3 June 2020 18:24:47 CEST, the...@sys-concept.com wrote: >> When I try to boot I'm getting an error: >> >> "Kernel panic - not syncing: No working init found. Try passing init= >> option to kernel." >> >> I am running very low on disk space, I think

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 11:28 AM, Dale wrote: > tedheadster wrote: >> Yes, you do need to capture the kernel output. >> >> The usual way is to hook up a serial cable to another computer and >> pipe the output to it. You interrupt the boot (usually by hitting >> or in GRUB), and then edit the kernel command

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread J. Roeleveld
On 3 June 2020 18:52:59 CEST, the...@sys-concept.com wrote: >On 06/03/2020 10:31 AM, Dale wrote: >> the...@sys-concept.com wrote: >>> When I try to boot I'm getting an error: >>> >>> "Kernel panic - not syncing: No working init found. Try passing >init= >>> option to kernel." >>> >>> I am running

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread J. Roeleveld
On 3 June 2020 18:24:47 CEST, the...@sys-concept.com wrote: >When I try to boot I'm getting an error: > >"Kernel panic - not syncing: No working init found. Try passing init= >option to kernel." > >I am running very low on disk space, I think. >I've tried to boot strap the system and remove some f

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread Michael
On Wednesday, 3 June 2020 18:28:33 BST Dale wrote: > tedheadster wrote: > > Yes, you do need to capture the kernel output. > > > > The usual way is to hook up a serial cable to another computer and > > pipe the output to it. You interrupt the boot (usually by hitting > > or in GRUB), and then ed

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread Dale
tedheadster wrote: > Yes, you do need to capture the kernel output. > > The usual way is to hook up a serial cable to another computer and > pipe the output to it. You interrupt the boot (usually by hitting > or in GRUB), and then edit the kernel command line thus: > > console=tty1 console=ttyS0,

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread tedheadster
Yes, you do need to capture the kernel output. The usual way is to hook up a serial cable to another computer and pipe the output to it. You interrupt the boot (usually by hitting or in GRUB), and then edit the kernel command line thus: console=tty1 console=ttyS0,115200n8 If you can do that yo

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 10:57 AM, tedheadster wrote: > Can you provide the "Command line:" information from when the kernel > first boots? It is around line 5 or so. > > - Matthew To do it I think I need to record the screen as it boots. -- Thelma

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread tedheadster
Can you provide the "Command line:" information from when the kernel first boots? It is around line 5 or so. - Matthew

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 10:31 AM, Dale wrote: > the...@sys-concept.com wrote: >> When I try to boot I'm getting an error: >> >> "Kernel panic - not syncing: No working init found. Try passing init= >> option to kernel." >> >> I am running very low on disk space, I think. >> I've tried to boot strap the syst

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread Dale
the...@sys-concept.com wrote: > When I try to boot I'm getting an error: > > "Kernel panic - not syncing: No working init found. Try passing init= > option to kernel." > > I am running very low on disk space, I think. > I've tried to boot strap the system and remove some files but boot strap > is

[gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
When I try to boot I'm getting an error: "Kernel panic - not syncing: No working init found. Try passing init= option to kernel." I am running very low on disk space, I think. I've tried to boot strap the system and remove some files but boot strap is not working. When I boot from minimal-insta

Re: [gentoo-user] Kernel panic - not syncing - Attempted to kill init (Kernel 3.10.7)

2019-04-05 Thread J. Roeleveld
On April 5, 2019 7:49:57 AM UTC, Erwan RIGOLLOT wrote: >Hi all, > >I have a VPS with Gentoo at Tilaa. (tilaa.com) > >Lasts days, I have try to make a new kernel (for update all my system) >and after that I can't boot anymore ! > >I have this message : Kernel panic - not syncing - Attempted to kill

[gentoo-user] Kernel panic - not syncing - Attempted to kill init (Kernel 3.10.7)

2019-04-05 Thread Erwan RIGOLLOT
Hi all, I have a VPS with Gentoo at Tilaa. (tilaa.com) Lasts days, I have try to make a new kernel (for update all my system) and after that I can't boot anymore ! I have this message : Kernel panic - not syncing - Attempted to kill init. So, I have restore my old kernel (and after I restore /

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2006-08-18 Thread Dale
Andrew Frink wrote: > > > On 8/18/06, *Dale* <[EMAIL PROTECTED] > > wrote: > > Rafael Fernández López wrote: > > Hi, > > > > I've googled and I haven't got any successfull results. I've my > hard disk > > as follows: > > > > /dev/hda1 - ext2

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2006-08-18 Thread Dale
Rafael Fernández López wrote: > Hi, > > I've googled and I haven't got any successfull results. I've my hard disk > as follows: > > /dev/hda1 - ext2 (here will go /boot) > /dev/hda2 - swap > /dev/hda3 - ext3 (here will go /) > > I've compiled gentoo-sources with NO genkernel, but manually. I've no

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2006-08-18 Thread Rafael Fernández López
> Rafael, > Did you compile in support for your IDE "controller"? Well, I think so... is not a SCSI drive or similar. It is just an IDE hard drive, no special support is required. Anyway it doesn't matter I've re-formatted with: /dev/hda1 ext3 (here will go /) /dev/hda1 swap As I have my others

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2006-08-18 Thread Andrew Frink
Rafael,Did you compile in support for your IDE "controller"?AndrewOn 8/18/06, Rafael Fernández López < [EMAIL PROTECTED]> wrote:Hi,I've googled and I haven't got any successfull results. I've my hard disk as follows:/dev/hda1 - ext2 (here will go /boot)/dev/hda2 - swap/dev/hda3 - ext3 (here will go

[gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2006-08-18 Thread Rafael Fernández López
Hi, I've googled and I haven't got any successfull results. I've my hard disk as follows: /dev/hda1 - ext2 (here will go /boot) /dev/hda2 - swap /dev/hda3 - ext3 (here will go /) I've compiled gentoo-sources with NO genkernel, but manually. I've no filesystem as modules, everything is included i

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)

2005-12-12 Thread maxim wexler
--- Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > The /boot is on my root file Whatev. The kernel has to be able to read it without having to wait for a module. > > On 12/11/05, maxim wexler <[EMAIL PROTECTED]> > wrote: > > > > > > --- Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > > > > > Hi all,

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)

2005-12-11 Thread Richard Fish
On 12/11/05, Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just installed Gentoo 2005.1-r1 on my amd64 box and i've got this > problem while rebooting: > > Root-NFS: No NFS server available giving up. > VFS: Unable to mount root fs via NFS, trying floppy. > VFS: Insert root floppy an

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)

2005-12-11 Thread Felipe Ribeiro
The /boot is on my root file On 12/11/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > --- Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I've just installed Gentoo 2005.1-r1 on my amd64 box > > and i've got this > > problem while rebooting: > > > > Root-NFS: No NFS server availa

Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)

2005-12-11 Thread maxim wexler
--- Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just installed Gentoo 2005.1-r1 on my amd64 box > and i've got this > problem while rebooting: > > Root-NFS: No NFS server available giving up. > VFS: Unable to mount root fs via NFS, trying floppy. > VFS: Insert root floppy and

[gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)

2005-12-11 Thread Felipe Ribeiro
Hi all, I've just installed Gentoo 2005.1-r1 on my amd64 box and i've got this problem while rebooting: Root-NFS: No NFS server available giving up. VFS: Unable to mount root fs via NFS, trying floppy. VFS: Insert root floppy and press ENTER end-request: I/O error, dev fd0, sector 0 VFS: Canno