Problem starting up from USB stick

Using applications, configuring, problems
Post Reply
Message
Author
rmcellig
Posts: 965
Joined: Sat 19 Nov 2011, 15:18
Location: Ottawa Ontario Canada
Contact:

Problem starting up from USB stick

#1 Post by rmcellig »

When I start up my laptop with Puppy 5.2.8 on my 16GB USB stick, I get the following error when selecting either one of my .3fs save files:

Kernel Panic - not synching: Attempted to kill init!

What does this mean and how do I fix it?

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#2 Post by Karl Godt »

fix your bootloader configuration file ie menu.lst / syslinux.cfg

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: Problem starting up from USB stick

#3 Post by L18L »

rmcellig wrote:When I start up my laptop with Puppy 5.2.8 on my 16GB USB stick, I get the following error when selecting either one of my .3fs save files:

Kernel Panic - not synching: Attempted to kill init!

What does this mean and how do I fix it?
Maybe a file system check of your usb stick will fix it

Code: Select all

fsck /dev/sdxn
running from another system.
Find out what xn is.

Post Reply