Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53802 - first boot failed-dumped into BusyBox with a shell
Summary: first boot failed-dumped into BusyBox with a shell
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-13 06:30 UTC by Ben Scott-Killian
Modified: 2004-06-13 11:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Scott-Killian 2004-06-13 06:30:39 UTC
yesterday i built gentoo.  at first i couldn't get the kernel to boot, so i had to turn off acpi in the grub.conf file.  then i made it farther down the boot, but i was cut off with several errors. 
this list was printed a number of times:
attempt to access beyond end of device
01:00: rw=0, want=4171, limit=4096

and then it dumped into a shell
BusyBox v1.00-pre7 (2004.06.12-20: 18+2000) Built in shell (ash)

next line:
/bin/sh: can't access tty; job control turned off

after a couple minutes of no action
/bin/sh: spurious 8259A interrupt: IRQ7

where have i screwed up?


Reproducible: Always
Steps to Reproduce:
1. boot w/o live cd

Actual Results:  
see above

Expected Results:  
full boot into /bin/bash, operational gentoo linux system
Comment 1 Ciaran McCreesh 2004-06-13 08:01:31 UTC
Post your grub.conf please. I suspect you've messed up the initrd settings.
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2004-06-13 11:23:58 UTC
Add "ramdisk=8192" to your boot parameters in grub.conf.