Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old September 14th, 2007   #1
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

I'd like to switch a computer to Ubuntu (newest (?) version from ubuntu.com)

Okay, looked this up already, the almost same errormessages, but can't figure it out.

Problem:
Trying to install Ubuntu on a IBM ThinkPad 600X, and the following errors come up every time:
[0.000000] ACPI: BIOS age (1999) fails cutoff (2000), acpi=force is required to enable ACPI
[181.563259] invalid compressed format (err=1)
[181.581722] Kernel panic - not syncing: VFS: Unable to mount roof fs on unknown-block(104,1)
[181.581968]

And it hangs there. Is the problem the BIOS? Too old?

If you look from
http://www-307.ibm.com/pc/support/si...id=MIGR-4FYS2U
the newest BIOS is from
1.11 ITET55WW 30 Nov 1999 Current Release
and it is still from 1999 :)

Updating BIOS, great, if I just could figure out how to update it, as this damn computer (or that damn computer, there are a few of the, all working... semi...) doesn't have a disk-station, and just did the BIOS-update-floppy (feels kinda stupid, did quite some work to get my hands on a floppy)...

So if anyone knows what to do, I'd be glad. The other specs on the computer:
Runs a Win XP (soon hopefullo no more :)
HD IBM Travelstar DARA-206000 E182115
Memory * 128 (different speeds) IBM FRU:19K4653 and IBM FRU:19K4653

The computer has a CD-station, if you guys know how to update the BIOS from a CD (or doing the booting-thingie on a CD), I'd be glad to know...

CD: FRU:05K9267

I have a external floppy-drive, that is from my sisters ooold computer, a DELL P/N 66942, but I don't know if it is bootable, as it goes to the com-port... (or the bigger one of the, in the back :)

It's not too easy! The 600X has a 450Mhz PIII, if I remember correcty (the computer is half dissassembled, beside me at the moment :).

If you can do something, please do

Best Regards
Elmo
Tilulii is offline   Reply With Quote
Old September 15th, 2007   #2
dwhitney67
Ubuntu addict and loving it
 
dwhitney67's Avatar
 
Join Date: Jun 2007
Location: Maryland, US
Beans: 3,570
Ubuntu 9.10 Karmic Koala
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

I think if you edit the grub default choice with acpi=force, the BIOS issue can be overcome.

When you system is booting, usually there is time ticker and if you press no keys on the keyboard, it boots into the default OS. You need to take action... press a key!

Then when you see the selection choices available, using the arrow key, highlight the Ubuntu entry. Then press the 'e' key (to edit it).

A typical menu.lst entry looks like this:

title Ubuntu, kernel 2.6.20-16-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=db2cab2c-8475-43c2-9862-95b2880a58d1 ro quiet splash
initrd /boot/initrd.img-2.6.20-16-generic
quiet
savedefault



Of course, when you are editing with grub you will not see everything exactly as shown above. I would ensure that the line containing "root" is correct. Also for the line containing "kernel", append to the end "acpi=force".

If you only have one HDD, and it contains multiple partitions, say 1, 2, 3, and 4, and your primary linux partiton (for /) is on /dev/hda3 (i.e. the 3rd partition), then your "root" entry should be set to (hd0,2). The "2" is equal to the Linux partition number minus 1.

Read the grub instructions as printed on your screen. This is not rocket science. When you finish editing, press the "enter" key, followed by the "b" key to boot. Don't forget to add the "acpi=force"!

P.S. If this should work and you are able to boot into Ubuntu, the first thing I would do is examine your menu.lst file in /boot/grub. Make sure that you edit it to appear exactly like the information you manually entered so that you will not have to do it again and again each time you reboot.

Last edited by dwhitney67; September 16th, 2007 at 12:00 AM..
dwhitney67 is offline   Reply With Quote
Old September 16th, 2007   #3
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

Ok. So is this solution one I can do even if there is no Linux on the machine yet? Everything is formatted to, FAT or NTFS, for now. So if I already need to have Linux on this machine, it will fail!

Anysways, my chica is working onm the laptop at the moment, so can't even try :)

But I'll try later on...
Tilulii is offline   Reply With Quote
Old September 16th, 2007   #4
dwhitney67
Ubuntu addict and loving it
 
dwhitney67's Avatar
 
Join Date: Jun 2007
Location: Maryland, US
Beans: 3,570
Ubuntu 9.10 Karmic Koala
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

I guess I do not fully understand your situation. If you want to install Linux, you are going to need unused space on the HDD. If you plan to have a dual-boot system (with Windoze being the primary OS), then you need to use some type of "partition manager" to free up space on your HDD so that Linux will have room to live.

It is possible to fit Linux on as little as 8GB, but I would recommend at least 15GB if you plan to save personal work, install "toys", etc.

In conclusion, you cannot install Linux in a partition that is currently holding the Windows OS. Doing so will cause you to wipe out Windows.
dwhitney67 is offline   Reply With Quote
Old September 16th, 2007   #5
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

Yes, I am aware of that. On this 'big' computer I have installed dual OS, but on the laptop the plan is to re-format the whole (whopping 12,5gb!, retro laptop, that's why we want to keep it, chica has an eye for estethic things :) hd, and run only Linux. And on this computer, you could format during installation, but can not get that far! I can select 'Install/Run Ubuntu', and after that the computer freezes, no formatting, no Linux :(
Tilulii is offline   Reply With Quote
Old September 16th, 2007   #6
schorsch
Dipped in Ubuntu
 
schorsch's Avatar
 
Join Date: Apr 2006
Location: Germany
My beans are hidden!
Ubuntu 7.10 Gutsy Gibbon
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

I'd guess with only 128 MB RAM you should try xubuntu or any other small distro instead of ubuntu as you need 256 MB RAM to run Ubuntu ...
schorsch is offline   Reply With Quote
Old September 16th, 2007   #7
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

It has two 128, and from somewhere (magic?) threre is 327mb or something when I boot. Don't know from where the extras comes from, but I don't complain :)
Tilulii is offline   Reply With Quote
Old September 16th, 2007   #8
dwhitney67
Ubuntu addict and loving it
 
dwhitney67's Avatar
 
Join Date: Jun 2007
Location: Maryland, US
Beans: 3,570
Ubuntu 9.10 Karmic Koala
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

Even if you have only 256MB, I think 'schorsch' is right. You should consider Xubuntu. If you are adamant about using Ubuntu, consider booting from the Alternate CD.

P.S. RAM generally comes in units of 32, 64, 128, 256, 512, and I believe 1024MB. Let's see, 327 - 256 = 71MB. Something is wrong... I doubt you have more than 256MB.
dwhitney67 is offline   Reply With Quote
Old September 16th, 2007   #9
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

I can't remember the exact amount of RAM. Have to check it out, just for curiosity, migt be 256 + 64 makes... uh... 320ish.

Anysways, I'll give Ubuntu a try, and then try something else, this is a good way to spend some time, and avoiding to start on your studystuff :)

So, the problem still resides, can I use 67's idea, when there is no Linux installed?

And this Ubuntu just hanged up, two times, a moment ago. No errormessages, no nothing. Everything freezes, and mouse and keyboard stops responding.

Weitrd, I say. But you get used to stuff like that, after all, had a Windows computer forquite some time :)
Tilulii is offline   Reply With Quote
Old September 17th, 2007   #10
Tilulii
5 Cups of Ubuntu
 
Join Date: Sep 2007
Location: Funland
Beans: 18
Ubuntu 7.04 Feisty Fawn
Re: Kenrel panic - not syncing: VFS: Unable to mount root fs on unknown-block

Aaand, hup.

Up we go!
Tilulii is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 05:17 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry