• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Disk read error on dell 7010

    Scheduled Pinned Locked Moved
    General
    4
    14
    3.5k
    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.
    • D
      Dusty_S
      last edited by

      Hello, I have installed 0.32 fresh install of 12.04 and fog 0.32
      setup dell 7010 as needed, lotus notes (yes I know 😞 )
      all updates landesk,mcafee,all java and windows updates, it uploaded image ok, I then tried to deploy all went well I then wiped the pc, then re imaged with the image, all worked and looked correct but now on the new pc I get a disk read error. I’m now doing a full wipe and will try to deploy again, however I think it will fail again, has anyone had this issue and if so and this question has been asked can someone point me to that info? thanks in advance for your help.

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Is it possible the drive is just bad?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • D
          Dusty_S
          last edited by

          Thanks Tom, no it is good it was my golden pc, I should have swapped out hd for test but have used fog before with no issues so I deployed to My golden pc! I plan to start from scratch tomorrow morning and try again. I have a theory now, it was originally a Dell imaged pc and I just used that, it may have corrupt the mbr. If it fails on a new install of 7 with all my softs, I’ll post back my outcome, any other comments welcome to my task, I need two images a desktop and 3 or 4 different Dell laptop models, since Dell only keeps a model for about 18 months! 🙂 Dell desktops 7010 and then lats models 6430,7440, and now a 5440 I think is the newest model. Thanks in advance for any advice.

          1 Reply Last reply Reply Quote 0
          • B
            BigMan99211
            last edited by

            So, is this failing before the image push completes, or upon reboot after imaging?

            "Failure is not an option. It come pre-installed on Windows…" - Anonymous

            "Life is hard; It's harder if you're stupid" - John Wayne

            1 Reply Last reply Reply Quote 0
            • B
              BPSTravis Developer
              last edited by

              I just ran into the same problem with an OEM formatted drive, I did a clean install and everything worked fine going forward.

              Let us know if you still have trouble after the clean install Dusty.

              [SIZE=12px]signature:[/SIZE]
              [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

              1 Reply Last reply Reply Quote 0
              • D
                Dusty_S
                last edited by

                Bigman, it all went well and deployed image, took about 25 mins, on reboot I got the disk read error, I used the wipe func in fog last night and have started a reload with oem disk but only one partition.

                Travis, thanks! I will post back the out come.

                1 Reply Last reply Reply Quote 0
                • D
                  Dusty_S
                  last edited by

                  FYI: All went well after a clean install of win 7. was the oem imagining from dell that was making issues. thanks for all that gave advice.

                  1 Reply Last reply Reply Quote 0
                  • D
                    Dusty_S
                    last edited by

                    ok, so all went well got 2 images completed 3 laptops and one desktop, all worked well, came in this am tried to do another laptop now I get error tftp open timeout, I did not change anything but I did install the updates Ubuntu was asking to install, did these break me? [url]https://www.dropbox.com/s/bzt2u40qo7448bg/20140319_083303.jpg[/url] thanks in advance.

                    12.04 and fog 0.32

                    1 Reply Last reply Reply Quote 0
                    • B
                      BPSTravis Developer
                      last edited by

                      Dusty, open a terminal and type in ps -ef|grep tftp

                      Do you see a line similar to this one?

                      root 1472 1 0 Mar13 ? 00:00:00 /usr/sbin/in.tftpd --listen --user root --address 0.0.0.0:69 -s /tftpboot

                      if not you need to start the service using

                      /etc/init.d/tftpd-hpa start

                      [SIZE=12px]signature:[/SIZE]
                      [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                      1 Reply Last reply Reply Quote 0
                      • D
                        Dusty_S
                        last edited by

                        Thanks Travis!
                        2911 2755 0 10:40 pts/1 00:00:00 grep --color=auto tftp

                        1 Reply Last reply Reply Quote 0
                        • B
                          BPSTravis Developer
                          last edited by

                          That line shown is the ps -ef command you just ran, it appears tftpd is not running.

                          Did you try the tftpd-hpa start command i posted above? If so run ps -ef|grep tftp again and it should find two lines this time. If not it should list an error when you run the tftpd-hpa start command.

                          [SIZE=12px]signature:[/SIZE]
                          [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                          1 Reply Last reply Reply Quote 0
                          • D
                            Dusty_S
                            last edited by

                            Here is what I get
                            [url]https://www.dropbox.com/s/dmkg7dn9xh3gu5c/20140319_100239.jpg[/url]

                            was it the updates?

                            1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              try:
                              [code]sudo service tftpd-hpa restart[/code]

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              1 Reply Last reply Reply Quote 0
                              • D
                                Dusty_S
                                last edited by

                                Tom! thanks that was it, resolved my issue!! thanks to you as well Travis for the info!
                                I have this all on a workstation (on a 5 port switch) now and want to move it to a laptop or maybe my network if you can point me to a thread that may help with this?

                                [url]https://www.dropbox.com/s/3yyw3w13geaa8bg/20140319_104233.jpg[/url]

                                1 Reply Last reply Reply Quote 0
                                • 1 / 1
                                • First post
                                  Last post

                                283

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project