Today, lucky me I get fix this. The problem seems to be that on /etc/fstab my partitions are mounted like ro (read-only) mode and then I can't write anything or init the system.
On this url: http://www.linuxforums.org/forum/mandriva-linux/42962-boot-problem- error-read-only-filesystem.html I found a way to mount my filesystem. Just simple with a mount command: mount -no remount,rw / If you cannot init anything, then try on kernel command line on grub: init=/bin/bash And then execute the mount command. I hope that this temportal workaround help to others -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753049 Title: Kernel panic - not syncing: VFS: unable to mount root fs on unknown- block(8,1) -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
