|
|||||||
| Linux Operating Systems Talk about all Linux distributions and software here! |
![]() |
|
|
Thread Tools |
|
|
#1 | |
|
HardwareHeaven Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0 ![]() |
Kernel panic-not syncing message and FC4
When I tried to boot into Linux FC4 on my laptop that has got 3 Oss, I received this error message :
Quote:
|
|
|
|
|
|
|
#2 | |
|
Freedom is a feature.
|
Quote:
__________________
-- Vedran |
|
|
|
|
|
|
|
|
|
HardwareHeaven Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0 ![]() |
Quote:
|
|
|
|
|
|
|
#4 |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 70 ![]() |
Well, you can always boot directly into a bash shell and do funky stuff to fix things
Append this to the kernel line in grub init=/bin/bash Now boot directly into a shell and remount your partitions rw mount -o remount / How you actually fix your box now depends on your exact issue, but this shows how easy it is to boot so you can do minor repairs. Do this when you shutdown sync mount -o remount,ro / To ensure the disks are ok
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|