Hello everyone, I am currently stuck unable to boot one of our virtual machines running CentOS 6, it gives the following error: ========================================= mount: wrong fs type, bad o...
See more...
Hello everyone, I am currently stuck unable to boot one of our virtual machines running CentOS 6, it gives the following error: ========================================= mount: wrong fs type, bad option, bad superblock on /dev/mapper/VolGroup00-LogVol00, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so Kernel panic - not syncing: Attempted to kill init! Pid: 1, comm, init Tainted: G W --------------------- 2.6.32-504.el6.i686 # 1 Call Trace: [<c085f27c>] ? panic+0x6e/0x122 [<c0462911>] ? do_exit+0x741/0x758 [<c046295c>] ? do_group_exit+0x3c/0xa0 [<c04629d1>] ? sys_exit_group+0x11/0x20 [<c0409a5f>] ? sysenter_do_call+0x12/0x28 ========================================== I've seen other mentions of running dmesg on various forums, however I have zero experience working with this version of linux and what little experience I do have is not sufficient for errors of this caliber. Currently I can enter the Grub 0.97 menu where I can enter a command line, edit commands before booting, or modify kernel arguments. However I cannot get any commands to work via the command line which leads me to believe that some other prerequisite needs to be met in order to actually work with the system. As noted in the title, this system was running fine just last week but now suddenly won't boot. The same VMware machine also runs a Windows VM which has no issues. Can anyone advise on things I can try from the GRUB menu? Or if there is some way I can interrupt the boot process to enter commands before this error occurs? Or maybe even something from the VSphere Client that can be run? Also I was not the tech who setup this system originally. If things need to be reinstalled then I don't believe I have the skills or records to do so. Thank you for your time, if there is any additional information that would be helpful, please let me know.