Error with ubuntu after installation

Suspended
Joined
1 May 2008
Posts
1,166
Location
Sunny Llandudno
Hey, I recently installed Unbuntu in windows, and rebooted to boot into it, but then I was faced with this error message

"Buffer I/O error on device FD0, logical block 0"

I am new to the whole linux/ubuntu scene so have no idea what this means, anyone care to lend a hand?

Thanks
B
 
Ok i did that, and didn't get that error message, was then presented with a console that didn't do anything apart from tell me to type help for commands, which brought up a lot. Also when I booted back into windows, I had a BSOD and had to reset cmos for it to go away. If it helps, I don't even have a floppy drive.
 
Sounds like the X-Server config is trashed at the minute.
From the prompt, try running:
Code:
sudo dpkg-reconfigure xserver-xorg
The options should be pretty idiot proof, the only thing you want to select is VESA as the video driver (Basically the generic one, will run on just about anything).
Reboot afterwards, & see whats happening :)
The first error is entirely normal if you have a FDD enabled in the BIOS & not installed.

BillytheImpaler- Can't have been the bootloader :)
Wrong device strings, his original message was a kernel error, not one produced by GRUB.

Cheers

-Leezer-
 
Back
Top Bottom