Pacman and miscellaneous problems... I ran pacman to update my system the other day and ran into some problems afterward. First, my system overheated so I had to restart, after restarting, GRUB gave me "Error 15: File not found." I resolved this but now I still get:
No filesystem cound mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I'm not sure how to fix this but in the mean time I was able to boot into Linux via an install cd and by typing "arch root=/dev/sda2 noinitrd ro". After getting back into Arch, I did a pacman -Suf to finish installing the updates, which didn't complete from before. However, my ethernet adapter no longer shows up. I tried /etc/rc.d/network start and it just gives me ":: Starting Network [FAIL]".
My system is pretty jacked up after doing pacman but if anyone can help me resolve some of this, it'd be greatly appreciated! |