Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
My computer locked last night while doing some downloads so I just shut it down. When I turned it back on this morning I get something called Busybox v1.1.3 with a command line(?) of INITRAMFS. Can anyone suggest how I can fix this? Thanks.
Well, I booted from the CD and basically let the computer sit all day. I rebooted and got a message that it was doing a "routine check" of the hard drive and hit ESC to get by it. After that it booted up fine. No idea what the story is but it's working OK now.
Something is wrong with Harddisk only. Boot up in Rescue Mode and run fsck on all partitions. You can use a Harddisk tools to check Harddisk.
I tried your suggestion but got a lot more information than I expected. Would you have a suggestion on which to use?
Code:
jeff@jeff-desktop:~$ man -k fsck
dosfsck (8) - check and repair MS-DOS file systems
e2fsck (8) - check a Linux ext2/ext3 file system
e2fsck.conf (5) - Configuration file for e2fsck
fsck (8) - check and repair a Linux file system
fsck.ext2 (8) - check a Linux ext2/ext3 file system
fsck.ext3 (8) - check a Linux ext2/ext3 file system
fsck.minix (8) - a file system consistency checker for Linux
fsck.msdos (8) - check and repair MS-DOS file systems
fsck.nfs (8) - Dummy fsck.nfs script that always returns success.
fsck.reiserfs (8) - The checking tool for the ReiserFS filesystem.
fsck.vfat (8) - check and repair MS-DOS file systems
reiserfsck (8) - The checking tool for the ReiserFS filesystem.
You have to specify filesystem of each partition. For ext3 partition, execute fsck.ext3 /dev/<partition> and for FAT32, execute fsck.vfat /dev/<partition>.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein New Users:Read This First
A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)
Getting Started with Ubuntu 10.04 (Lucid Lynx) is a comprehensive beginners guide for the Ubuntu operating system; it features comprehensive guides, How Tos and information on anything you need to know after first installing Ubuntu. subscribe
The Incredible Guide to NEW Ubuntu (Karmic Koala)
There are a lot of people still stuck with Windows because it's the ‘easier alternative'. Linux is both cheaper and more versatile than Microsoft's operating system, but the learning curve has frightened off many people. subscribe
The GNU/Linux Advanced Administration
The GNU/Linux systems have reached an important level of maturity, allowing to integrate them in almost any kind of work environment, from a desktop PC to the sever facilities of a big company. subscribe
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it. subscribe