ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved CentOS 7 VM will not boot

    IT Discussion
    centos centos 7 linux virtualization hyper-v hyper-v 2012 r2
    4
    53
    13.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      If you can see it like that, what is stopping you from just copying it?

      JaredBuschJ 1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch @scottalanmiller
        last edited by

        @scottalanmiller said:

        If you can see it like that, what is stopping you from just copying it?

        i copied that. now looking for the mariadb files

        JaredBuschJ 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @JaredBusch
          last edited by

          found the db files. now to figure out how to connect them

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            Oh database files, that sucks. What DB engine is it? MyISAM? InnoDB? Something else?

            JaredBuschJ 1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch @scottalanmiller
              last edited by

              @scottalanmiller said:

              Oh database files, that sucks. What DB engine is it? MyISAM? InnoDB? Something else?

              Wordpress database. running on centos7. so it is mariadb

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                MariaDB is an RDBMS. It isn't a DB engine. It uses other engines. MyISAM and InnoDB are the two most common. There is no MariaDB database engine option.

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  http://daerma.com now loads. the rest popped up the initial wordpress config. going to recopy the db files from the mysql folder

                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch
                    last edited by JaredBusch

                    @JaredBusch said:

                    http://daerma.com now loads. the rest popped up the initial wordpress config. going to recopy the db files from the mysql folder

                    daerma.com is giving me some weird permission error too .i cannot install a plugin or theme, because it pops the FTP login info like my old install did. but I chown'd the wp directory to apache:apache. not sure what is up.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @JaredBusch
                      last edited by JaredBusch

                      well i have been unable to recover everything correctly by copying from the drive that was originally attached.

                      Would it be possible to copy the boot partitions to the old drive and then try and attach it as the primary drive? That is more in depth CentOS than I know how to handle.

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch
                        last edited by

                        At this point I think i will just nuke and rebuild from scratch if I cannot copy the boot partition and have the system come back up. Going to be out all afternoon with the family so looking forward to any ideas you all come up with.

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @JaredBusch
                          last edited by

                          @JaredBusch said:

                          @JaredBusch said:

                          http://daerma.com now loads. the rest popped up the initial wordpress config. going to recopy the db files from the mysql folder

                          daerma.com is giving me some weird permission error too .i cannot install a plugin or theme, because it pops the FTP login info like my old install did. but I chown'd the wp directory to apache:apache. not sure what is up.

                          With WP issues, I often just untar a fresh install over top of the old one to make sure that there is no cruft.

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @JaredBusch
                            last edited by

                            @JaredBusch said:

                            Would it be possible to copy the boot partitions to the old drive and then try and attach it as the primary drive? That is more in depth CentOS than I know how to handle.

                            Possible but unlikely. That could be a lot of work to get working right.

                            1 Reply Last reply Reply Quote 0
                            • Reid CooperR
                              Reid Cooper
                              last edited by

                              So you just ended up nuking it?

                              1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch
                                last edited by

                                Was easier really. Well would have been easier if the Wordpress export file had imported correctly..

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Oh that sucks. What did it do on import?

                                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch @scottalanmiller
                                    last edited by

                                    @scottalanmiller said:

                                    Oh that sucks. What did it do on import?

                                    I posted in this thread.
                                    http://wordpress.org/support/topic/import-process-only-displays-page-header

                                    Here is my screenshot. Notice how the source code on the import page just stops dead mid page. there is obviously some kind of error in the plugin.
                                    http://i.imgur.com/OMvVXPw.jpg

                                    JaredBuschJ 1 Reply Last reply Reply Quote 1
                                    • scottalanmillerS
                                      scottalanmiller
                                      last edited by

                                      Craptastic

                                      1 Reply Last reply Reply Quote 0
                                      • JaredBuschJ
                                        JaredBusch
                                        last edited by JaredBusch

                                        Reinstalled everything from scratch and thought it was all good. But I am having a weird problem.

                                        When I turn on any kind of permalink option other than the default it fails.

                                        example: http://jaredbusch.com/?p=20 works.
                                        If I change it to postname with date like I prefer, it gives me: The requested URL /2014/08/27/installing-owncloud-on-centos-7/ was not found on this server.

                                        But if you go to the landing page, it shows all three posts on the site.

                                        1 Reply Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch
                                          last edited by

                                          but this site does not have that problem

                                          http://daerma.com/blowed-up-sir/

                                          1 Reply Last reply Reply Quote 0
                                          • JaredBuschJ
                                            JaredBusch
                                            last edited by JaredBusch

                                            Something is weird in this install.

                                            Right after I reinstalled CentOS 7 and the various Wordpress sites, I was able to install plugins and run updates and such all from the built in processes.

                                            Today I go to run install a new plugin on one of the domains and I get the FTP credentials screen. I know this means that Wordpress has no access to the folder/files it needs.

                                            The directory was chown'd to apache:apache (and I did it again just now). What else can I look into? The only other ting I have seen is maybe my php process is not running as apache? But I am not sure how to check that.

                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post