Grub Install

Kezdőlap Fórumok Frugalware Frugalware alapok Grub Install

9 bejegyzés megtekintése - 1-9 / 9
  • Szerző
    Bejegyzés
  • #2051652
    kisbetu
    Felhasználó
      BARU wrote:
      Nemtudjátok mi lehet az oka.

      Igazadvan.

      #2051653
      kisbetu
      Felhasználó

        Bocs, hogy nem szerkesztem át.

        #2051654
        BARU
        Felhasználó
          kisbetu wrote:
          Bocs, hogy nem szerkesztem át.

          Már ilyen szolgáltatásokra is be lehet fizetni?

          #2051655
          OldMan01
          Felhasználó

            Nem teljesen értem a problémádat.. ugyértem ha frugal-nál telepiteni akarod a grub-ot akkor:
            pacman -S grub    és kész nem kell make parancs.. és nem hiszem hogy ezzel a modszerrel lenne probléma.

            #2051656
            kisbetu
            Felhasználó
              BARU wrote:
              Már ilyen szolgáltatásokra is be lehet fizetni?

              Nem, kérlek, de egy normális iskolába azért bejárhatnál.
              Tanulni.

              #2051657
              BARU
              Felhasználó

                õõõ

                Azért kéne mert egy boot cd-t szeretnék készíteni is ha pacman al csinálom nemtudom hogy hova taszi a stage2_eltorito fájlt 🙁 Esetleg erre valami ?

                #2051658
                OldMan01
                Felhasználó

                  esetleg rá keresel arra fájlra? 🙂

                  #2051659
                  BARU
                  Felhasználó
                    OldMan01 wrote:
                    esetleg rá keresel arra fájlra? 🙂

                    Tyü. Köszi. Hogy ez nekem miért nem jutott eszembe

                    #1882579
                    csaba
                    Felhasználó

                      Mikor kiadom a grub installnál a make parancsot ezt a hibaüzit kapom 🙁 Nemtudjátok mi lehet az oka? Már egy csomószor átolvastam mindent de nem értem hogy miért

                      Code:
                      root@BaRu:~/grub-0.95# make
                      make  all-recursive
                      make[1]: Entering directory `/root/grub-0.95′
                      Making all in netboot
                      make[2]: Entering directory `/root/grub-0.95/netboot’
                      make[2]: Nothing to be done for `all’.
                      make[2]: Leaving directory `/root/grub-0.95/netboot’
                      Making all in stage2
                      make[2]: Entering directory `/root/grub-0.95/stage2′
                      gcc -Os -fno-builtin -nostdinc  -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -c -o pre_stage2_exec-asm.o `test -f ‘asm.S’ || echo ‘./’`asm.S
                      if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-builtin -nostdinc  -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-bios.o -MD -MP -MF „.deps/pre_stage2_exec-bios.Tpo” -c -o pre_stage2_exec-bios.o `test -f ‘bios.c’ || echo ‘./’`bios.c;
                      then mv -f „.deps/pre_stage2_exec-bios.Tpo” „.deps/pre_stage2_exec-bios.Po”; else rm -f „.deps/pre_stage2_exec-bios.Tpo”; exit 1; fi
                      if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-builtin -nostdinc  -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-boot.o -MD -MP -MF „.deps/pre_stage2_exec-boot.Tpo” -c -o pre_stage2_exec-boot.o `test -f ‘boot.c’ || echo ‘./’`boot.c;
                      then mv -f „.deps/pre_stage2_exec-boot.Tpo” „.deps/pre_stage2_exec-boot.Po”; else rm -f „.deps/pre_stage2_exec-boot.Tpo”; exit 1; fi
                      boot.c: In function ‘load_image’:
                      boot.c:67: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness
                      boot.c:101: warning: pointer targets in passing argument 1 of ‘grub_strcmp’ differ in signedness
                      boot.c: In function ‘bsd_boot’:
                      boot.c:937: warning: pointer targets in assignment differ in signedness
                      if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-builtin -nostdinc  -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-builtins.o -MD -MP -MF „.deps/pre_stage2_exec-builtins.Tpo” -c -o pre_stage2_exec-builtins.o `test -f ‘builtins.c’ || echo ‘./’`builtins.c;
                      then mv -f „.deps/pre_stage2_exec-builtins.Tpo” „.deps/pre_stage2_exec-builtins.Po”; else rm -f „.deps/pre_stage2_exec-builtins.Tpo”; exit 1; fi
                      builtins.c: In function ‘blocklist_func’:
                      builtins.c:145: error: invalid storage class for function ‘disk_read_blocklist_func’
                      builtins.c:145: warning: no previous prototype for ‘disk_read_blocklist_func’
                      builtins.c: In function ‘color_func’:
                      builtins.c:592: error: invalid storage class for function ‘color_number’
                      builtins.c:592: warning: no previous prototype for ‘color_number’
                      builtins.c: In function ‘install_func’:
                      builtins.c:1751: error: invalid storage class for function ‘disk_read_savesect_func’
                      builtins.c:1751: warning: no previous prototype for ‘disk_read_savesect_func’
                      builtins.c:1767: error: invalid storage class for function ‘disk_read_blocklist_func’
                      builtins.c:1767: warning: no previous prototype for ‘disk_read_blocklist_func’
                      builtins.c: In function ‘setkey_func’:
                      builtins.c:3499: error: invalid storage class for function ‘find_key_code’
                      builtins.c:3499: warning: no previous prototype for ‘find_key_code’
                      builtins.c:3516: error: invalid storage class for function ‘find_ascii_code’
                      builtins.c:3516: warning: no previous prototype for ‘find_ascii_code’
                      make[2]: *** [pre_stage2_exec-builtins.o] Error 1
                      make[2]: Leaving directory `/root/grub-0.95/stage2′
                      make[1]: *** [all-recursive] Error 1
                      make[1]: Leaving directory `/root/grub-0.95′
                      make: *** [all] Error 2
                      root@BaRu:~/grub-0.95#   
                    9 bejegyzés megtekintése - 1-9 / 9
                    • Be kell jelentkezni a hozzászóláshoz.