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

    HP compaq Elite 8300

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    5
    46
    20.9k
    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.
    • T
      Timikana
      last edited by

      [quote=“madeyem, post: 17876, member: 797”]Those “error” messages are the usual ones, which show up on almost every computer. Just wait, after 1 or 2 min FOG should continue with whatever task.[/quote]

      i’ve try a upload mod Raw images … the HDD 250go; Windows 60Go + Ubuntu 10GO. my images size its 60go…

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        Disk Fail = the Issue.

        That is because it is an advanced format drive. I recommend taking a look at the .33 revision of FOG, the advanced format drives are reported to work with the 0.33 build. [url]http://fogproject.org/forum/threads/latest-fog-0-33b.6476/[/url]

        [quote]Advanced Format is a generic term pertaining to any sector format used to store data on the magnetic disks in hard disk drives that exceeds 512 to 520 bytes per sector. Advanced Format is also considered a milestone technology in the history of hard-drive storage, where data has been generally processed in 512-byte segments since at least the introduction of consumer-grade hard-disk drives in the early 1980s, and in similar or smaller chunks in the professional field since the hard disk’s invention in 1956. Changing the sector format convention to larger data sectors, such as the 4096-byte structure used in the first generation of Advanced Format technologies, uses the storage surface area more efficiently for large files but less efficiently for smaller files, while enabling the integration of stronger error correction algorithms to maintain data integrity at higher storage densities.

        Generation-one Advanced Format, 4K sector technology, utilizes the storage surface media more efficiently by combining data that would have been stored in eight 512-byte sectors into one single sector that is 4096-bytes in length. Key design elements of the traditional 512-byte sector architecture are maintained, specifically, the identification and synchronization marks at the beginning and the error correction coding (ECC) area at the end of the sector. Between the sector header and ECC areas, eight 512 byte sectors are combined, eliminating the need for redundant header areas between each individual chunk of 512-byte data. The Long Data Sector Committee selected the 4K block length for the first generation AF standard for several reasons, including its correspondence to the paging size used by processors and some operating systems as well as its correlation to the size of standard transactions in relational database systems.

        Many host computer hardware and software components assume the hard drive is configured around 512-byte sector boundaries. This includes a broad range of items including chipsets, operating systems, database engines, hard drive partitioning and imaging tools, backup and file system utilities as well as a small fraction of other software applications. In order to maintain compatibility with legacy computing components, many hard disk drive suppliers support Advanced Format technologies on the recording media coupled with 512-byte conversion firmware. Hard drives configured with 4096-byte physical sectors with 512-byte firmware are referred to as Advanced Format 512e, or 512 emulation drives.

        [/quote] <- [url]http://en.wikipedia.org/wiki/Advanced_Format[/url]

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • T
          Timikana
          last edited by

          I install FOG 0.33B.
          [S]but I have a problem in the browser it just displays the FOG logo and nothing else after authentication[/S]

          how to install svn, for sync file?

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

            How did you install 0.33b before?

            Can you give us a snippet of your /var/log/httpd/error_log or /var/log/apache/error_log file?

            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
            • T
              Timikana
              last edited by

              i get [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url] , and i install. such as 0.32. I read the index.php but there have only the header.

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

                Try using the actual svn. I don’t remember when the last time was that I updated the tarball there.

                Try:

                [code]svn co https://svn.code.sf.net/p/freeghost/code/trunk fog_0.33b
                cd fog_0.33b/bin
                ./installfog.sh[/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
                • T
                  Timikana
                  last edited by

                  [S]My school uses a proxy it is possible to add parameter? because if I’m forced to use the Data on my phone[/S]

                  ok its good

                  [SIZE=12px][FONT=Verdana][COLOR=#576064]sudo nano $HOME/.subversion/servers[/COLOR][/FONT][/SIZE]

                  [SIZE=12px][COLOR=#576064][global]
                  http-proxy-host = **
                  http-proxy-port = **
                  http-proxy-username =
                  http-proxy-password = [/COLOR][/SIZE]

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

                    You can download the tarball again. I just updated it to the latest revision.

                    [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                    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
                    • T
                      Timikana
                      last edited by

                      uh thank you, but it’s good I synchronize I managed to put the proxy.

                      Sorry my english my untrained I am still a student and English is not my forte;)

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

                        No problem. I didn’t know you where behind a proxy sorry about that.

                        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
                        • T
                          Timikana
                          last edited by

                          another question no need to update the kernel in 3.11xxx

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

                            not with my package. I think it’s on 3.11.1

                            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
                            • T
                              Timikana
                              last edited by

                              i have try for upload my images,

                              *Starting transfer, this may take a very long time…

                              488397168+ record in
                              488397168+ record out

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

                                Does this mean it worked? It looks like it’s doing a DD clone.

                                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
                                • T
                                  Timikana
                                  last edited by

                                  Yes then upload it to the server

                                  i’ve test a raw images for Windows/Ubuntu…
                                  4 primary; 2 for windows, 2 for ubuntu (swap and “/”)

                                  i try just with windows?

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Timikana
                                    last edited by

                                    Made in I was given a mission to image and deploy on other pc that have received to my prof want Windows and linux so a multi boot. I chose: RAW images and Other (99)

                                    If I made ​​an image with just windows it works I can deploy.
                                    you know how you?

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

                                      Timikana, if it’s easier, can you write in your native language? I’ll use translate.google.com to help me understand what you’re trying to do.

                                      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
                                      • T
                                        Timikana
                                        last edited by

                                        En Faite on m’a confié la mission de faire une images et la déployé sur les autres pc que l’ont à reçu, mon professeur veux Windows et linux donc un multi boot. j’ai donc choisi : RAW images et Autres (99)

                                        si je fait une images avec juste windows ça fonctionne je peux la déployé.
                                        vous savez comment faire vous?

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

                                          Donc, si je comprends bien compris, vous avez besoin d’une image de système d’une configuration multiboot? Si c’est le cas, alors je suppose Autres (99) est correct, mais cela ne fonctionne pas pour vous? Je pense que ce qui se passe est le disque des deux machines doit être égale pour que dd fonctionne correctement. Si vous téléchargez l’image sur un disque qui est plus grand que l’original, cela fonctionnera, mais il apparaît que le lecteur est seulement aussi grand que le système principal.

                                          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
                                          • T
                                            Timikana
                                            last edited by

                                            c’est cela, mais j’utilise bien deux disque dur de même configurations. nous avons reçu 15 HP.
                                            j’ai donc un disque dur de 250Go
                                            que je divise en deux comme ceci : en partition primaire
                                            Windows = Partition 1 100mo, Partition 2 119300Mo
                                            Ubuntu = Partition 3 2000Mo “Swap”, Partition 4 117300Mo “/”

                                            je demande donc après de d’effectué un Upload au serveur avec les options RAW images et Autres (99).
                                            Donc je démarre le l’ordinateur qui est le client, il démarre sur le PXE. il effectue la tache, pour le moment tout va bien on arrive à 50Go envoyé sur le serveur, et à un certains moment il m’affiche
                                            [CODE]488397168+ record in
                                            488397168+ record out[/CODE]

                                            donc j’ai abandonné … j’ai donc aujourd’hui réinstallé la machine juste avec Windows pour effectué un envoie en “Single Disk - Not resize*”
                                            je démarre le pc qui va recevoir l’images et ça fonctionne. mais en ce qui concerne le mod RAW images avec le multi boot je n’arrive même pas à terminé la tache.

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

                                            218

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project