LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Feather
User Name
Password
Feather This forum is for the discussion of Feather Linux.

Notices


Reply
  Search this Thread
Old 01-08-2005, 02:11 PM   #1
mandrakemikael
Member
 
Registered: Aug 2004
Distribution: gentoo <3
Posts: 39

Rep: Reputation: 15
usb boot not working ! kernel panic


The usb boot seems not be working. There is no /knoppix/bin directory.

I unzipped the usb version on my usbdrive.
I ran syslinux /dev/sda1
I booted. I get to the screen where I press enter or type kernel options.
Kernel decompresses...searches for usb-devices...

no /knoppix/bin directory, no ls,cd,mkdir,chmod,chown,etc
kernel panic.


 
Old 01-12-2005, 04:16 PM   #2
cliefan
LQ Newbie
 
Registered: Oct 2003
Posts: 2

Rep: Reputation: 0
same thing here
 
Old 01-14-2005, 12:38 PM   #3
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
See my posts under the "Cruzer" topic.

This is what was happening to me when I booted the MP3 player/stick, I remember now. It couldn't find the directory; no explanation why. The two other sticks I had worked fine. Go figure.

All of them would boot DOS. One stick (the Cruzer) seems a lot slower than the Lexar (using USB1.1), but it might just be me.

Eric.
 
Old 01-14-2005, 01:22 PM   #4
TyphoonMentat
 
Registered: Aug 2003
Posts: 73

Rep: Reputation: 15
Use:
ftp://ftp.berlios.de/pub/featherlinux/bootusb-1.1.img
as a boot floppy.
 
Old 01-14-2005, 01:30 PM   #5
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
Quote:
Originally posted by TyphoonMentat
Use:
ftp://ftp.berlios.de/pub/featherlinux/bootusb-1.1.img
as a boot floppy.
Not quite totally sure how you mean that -- you mean:

dd if=..../bootusb-1.1.img of=/dev/sda1

to the usb stick? I vaguely remember trying something like that once, but my machine hung on boot (when configured for USB Hard Drive boot -- maybe the bios needed to be for USB Floppy boot?)

Eric.
 
Old 01-14-2005, 02:14 PM   #6
TyphoonMentat
 
Registered: Aug 2003
Posts: 73

Rep: Reputation: 15
Nope, you need to put it on a floppy, use /dev/fd0 instead of /dev/sda1.
 
Old 01-14-2005, 02:18 PM   #7
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
Quote:
Originally posted by TyphoonMentat
Nope, you need to put it on a floppy, use /dev/fd0 instead of /dev/sda1.
Sorry, still not quite getting it -- how does this get to the usb stick? We're trying to boot off the stick itself.

Eric.
 
Old 01-15-2005, 05:34 AM   #8
TyphoonMentat
 
Registered: Aug 2003
Posts: 73

Rep: Reputation: 15
No, we're not.
We're trying to use a *boot floppy* which will then load the USB stick up.
 
Old 01-15-2005, 02:08 PM   #9
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
Quote:
Originally posted by TyphoonMentat
No, we're not.
We're trying to use a *boot floppy* which will then load the USB stick up.
Sorry, I guess there's a different "we" here. I was responding to the first post, which was about booting directly off the stick.

Anybody have any success using Linux tools to make a stick bootable?

Eric.
 
Old 01-15-2005, 02:23 PM   #10
TyphoonMentat
 
Registered: Aug 2003
Posts: 73

Rep: Reputation: 15
What you can do is do what I said with the floppy, then copy the floppy's minirt24.gz onto the USB stick, replacing the one currently there. That should work.
 
Old 01-29-2005, 02:33 PM   #11
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
Quote:
Originally posted by TyphoonMentat
What you can do is do what I said with the floppy, then copy the floppy's minirt24.gz onto the USB stick, replacing the one currently there. That should work.
Hey, it worked! I was having trouble getting this cheapo MP3 player / USB stick to boot, and using the floppy's minirt24.gz on it worked.

The symptom (someone else here with this same problem) was that it would initially boot (syslinux worked), but as soon as init started, it couldn't find /KNOPPIX or load anything from it.

TyphoonMentat -- thanks, and I'm curious: What's the difference between the two minirt's? I've also put Feather on a couple of other sticks (working off a Cruzer micro right now!), and they were happy using the minirt24 that was in the feather-0.7.1-usb.zip; didn't need to copy the floppy one over. I don't quite get it...

Eric.
 
Old 01-29-2005, 04:15 PM   #12
TyphoonMentat
 
Registered: Aug 2003
Posts: 73

Rep: Reputation: 15
It's basically that some sticks use USB 1.1 and others use USB 2 - two different methods of accessing the USB stick. The minirt24.gz in feather-0.7.1-usb.zip should work for both, but some crotchety USB sticks only work with a special USB 1.1 version.
 
Old 01-31-2005, 10:32 AM   #13
creeble
LQ Newbie
 
Registered: Aug 2004
Posts: 21

Rep: Reputation: 0
Huh, cool, thanks. Glad there's a workaround for my el-cheapo MP3 player. So cool to have it boot Feather and launch XMMS and start playing right at boot.

I think it's time to mess around with the mbr tools to see if I can eliminate the Windows HP stick formatting tool. Will post back if I succeed.

Eric.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Boot - VFS Kernel Panic root/sda not mounted PolyPerception Linux - Hardware 4 09-08-2005 03:25 PM
ALSA stopped working after kernel panic RemusX2 Linux - Software 2 07-09-2005 01:10 AM
working with drivers, error " kernel panic: killing interrupt handler" at .img boot s_anumolu Linux - Hardware 0 05-18-2005 12:21 AM
FC3, Kernel Panic error, System not working, Please help. tcomputerchip Fedora 4 01-09-2005 01:30 PM
Kernel Panic at boot from Promise ATA100 w/ Kernel 2.6 MikTheUser Linux - Hardware 9 07-24-2004 01:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Feather

All times are GMT -5. The time now is 03:24 AM.

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