PROBLEMA Dual boot

Pubblicità
Dai andiamo.. non c'è nessuna ricerca che devi fare..
Vuoi installare kali per fare l'haker?? bene.. una risoluzione del problema è al post #6 e il livello di difficoltà per capirla è 0..

@alex87alex
Però se spoileri così le prossime dovrò farle più difficili.. :asd:
Ma cosa hahah
Non riesco a fare un dual boot e secondo te vorrei mettermi a fare l'hacker?:lol:
Io la mia motivazione l'ho data...poi se tu non ci credi non so che dirti...
 
Ma cosa hahah
Non riesco a fare un dual boot e secondo te vorrei mettermi a fare l'hacker?:lol:
Io la mia motivazione l'ho data...poi se tu non ci credi non so che dirti...

Non sei ne il primo ne l'ultimo..
Visto che dici di no, quando avrai finito la "ricerca" postala qua.. siamo tutti curiosi di leggerla..
 
Perfetto, ci sono riuscito.
Senti, per la scelta del SO da avviare ho installato il GRUB di kali... come prima scelta è impostato quest'ultimo, sai se si può cambiare la disposizione?
Prova grub customizer,con quello puoi cambiare sia disposizione sia altre robe interessanti,volendo anche lo sfondo del grub,io kali non l'ho mai provato quindi non sò se sia fattibile,ma tale programma l'ho usato su altre distro e mai problemi ;)
 

Perchè l'ordine, le immagini di sfondo, ecc.. si possono cambiare scrivendo mezza riga su un file di configurazione..

Argomenta grazie.

va bene come argomentazione??
Codice:
root@kali:~/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6# cmake . && make-- The C compiler identification is GNU 7.2.0
-- The CXX compiler identification is GNU 7.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Checking for module 'gtkmm-3.0'
--   Found gtkmm-3.0, version 3.22.2
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.54.0
-- Checking for module 'openssl'
--   Found openssl, version 1.1.0f
-- Checking for module 'libarchive'
--   Found libarchive, version 3.2.2
-- Configuring done
-- Generating done
-- Build files have been written to: /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6
Scanning dependencies of target grub-customizer
[ 12%] Building CXX object CMakeFiles/grub-customizer.dir/src/main/client.cpp.o
[ 25%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o
In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:92,
                 from /usr/include/gtkmm-3.0/gtkmm.h:87,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp:23,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:18:
/usr/include/glibmm-2.4/glibmm/variant.h:2012:24: error: ‘std::index_sequence’ has not been declared
                   std::index_sequence<Is...>)
                        ^~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2012:38: error: expected ‘,’ or ‘...’ before ‘<’ token
                   std::index_sequence<Is...>)
                                      ^
/usr/include/glibmm-2.4/glibmm/variant.h: In static member function ‘static Glib::Variant<std::tuple<_Tps ...> > Glib::Variant<std::tuple<_Tps ...> >::create(const std::tuple<_Tps ...>&)’:
/usr/include/glibmm-2.4/glibmm/variant.h:2030:45: error: ‘index_sequence_for’ is not a member of ‘std’
   detail::expand_tuple(variants, data, std::index_sequence_for<Types...>{});
                                             ^~~~~~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2030:69: error: expected primary-expression before ‘...’ token
   detail::expand_tuple(variants, data, std::index_sequence_for<Types...>{});
                                                                     ^~~
/usr/include/glibmm-2.4/glibmm/variant.h: At global scope:
/usr/include/glibmm-2.4/glibmm/variant.h:2073:71: error: ‘std::index_sequence’ has not been declared
void assign_tuple(std::vector<VariantBase> &variants, Tuple & t, std::index_sequence<Is...>)
                                                                       ^~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2073:85: error: expected ‘,’ or ‘...’ before ‘<’ token
void assign_tuple(std::vector<VariantBase> &variants, Tuple & t, std::index_sequence<Is...>)
                                                                                     ^
In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:92,
                 from /usr/include/gtkmm-3.0/gtkmm.h:87,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp:23,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:18:
/usr/include/glibmm-2.4/glibmm/variant.h: In member function ‘std::tuple<_Tps ...> Glib::Variant<std::tuple<_Tps ...> >::get() const’:
/usr/include/glibmm-2.4/glibmm/variant.h:2095:45: error: ‘index_sequence_for’ is not a member of ‘std’
   detail::assign_tuple(variants, data, std::index_sequence_for<Types...>{});
                                             ^~~~~~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2095:69: error: expected primary-expression before ‘...’ token
   detail::assign_tuple(variants, data, std::index_sequence_for<Types...>{});
                                                                     ^~~
CMakeFiles/grub-customizer.dir/build.make:86: recipe for target 'CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o' failed
make[2]: *** [CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/grub-customizer.dir/all' failed
make[1]: *** [CMakeFiles/grub-customizer.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
 
Ultima modifica:
Perchè l'ordine, le immagini di sfondo, ecc.. si possono cambiare scrivendo mezza riga su un file di configurazione..



va bene come argomento??
Codice:
root@kali:~/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6# cmake . && make-- The C compiler identification is GNU 7.2.0
-- The CXX compiler identification is GNU 7.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Checking for module 'gtkmm-3.0'
--   Found gtkmm-3.0, version 3.22.2
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.54.0
-- Checking for module 'openssl'
--   Found openssl, version 1.1.0f
-- Checking for module 'libarchive'
--   Found libarchive, version 3.2.2
-- Configuring done
-- Generating done
-- Build files have been written to: /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6
Scanning dependencies of target grub-customizer
[ 12%] Building CXX object CMakeFiles/grub-customizer.dir/src/main/client.cpp.o
[ 25%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o
In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:92,
                 from /usr/include/gtkmm-3.0/gtkmm.h:87,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp:23,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:18:
/usr/include/glibmm-2.4/glibmm/variant.h:2012:24: error: ‘std::index_sequence’ has not been declared
                   std::index_sequence<Is...>)
                        ^~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2012:38: error: expected ‘,’ or ‘...’ before ‘<’ token
                   std::index_sequence<Is...>)
                                      ^
/usr/include/glibmm-2.4/glibmm/variant.h: In static member function ‘static Glib::Variant<std::tuple<_Tps ...> > Glib::Variant<std::tuple<_Tps ...> >::create(const std::tuple<_Tps ...>&)’:
/usr/include/glibmm-2.4/glibmm/variant.h:2030:45: error: ‘index_sequence_for’ is not a member of ‘std’
   detail::expand_tuple(variants, data, std::index_sequence_for<Types...>{});
                                             ^~~~~~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2030:69: error: expected primary-expression before ‘...’ token
   detail::expand_tuple(variants, data, std::index_sequence_for<Types...>{});
                                                                     ^~~
/usr/include/glibmm-2.4/glibmm/variant.h: At global scope:
/usr/include/glibmm-2.4/glibmm/variant.h:2073:71: error: ‘std::index_sequence’ has not been declared
void assign_tuple(std::vector<VariantBase> &variants, Tuple & t, std::index_sequence<Is...>)
                                                                       ^~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2073:85: error: expected ‘,’ or ‘...’ before ‘<’ token
void assign_tuple(std::vector<VariantBase> &variants, Tuple & t, std::index_sequence<Is...>)
                                                                                     ^
In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:92,
                 from /usr/include/gtkmm-3.0/gtkmm.h:87,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp:23,
                 from /root/Downloads/grub-customizer_5.0.6/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:18:
/usr/include/glibmm-2.4/glibmm/variant.h: In member function ‘std::tuple<_Tps ...> Glib::Variant<std::tuple<_Tps ...> >::get() const’:
/usr/include/glibmm-2.4/glibmm/variant.h:2095:45: error: ‘index_sequence_for’ is not a member of ‘std’
   detail::assign_tuple(variants, data, std::index_sequence_for<Types...>{});
                                             ^~~~~~~~~~~~~~~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:2095:69: error: expected primary-expression before ‘...’ token
   detail::assign_tuple(variants, data, std::index_sequence_for<Types...>{});
                                                                     ^~~
CMakeFiles/grub-customizer.dir/build.make:86: recipe for target 'CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o' failed
make[2]: *** [CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/grub-customizer.dir/all' failed
make[1]: *** [CMakeFiles/grub-customizer.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
Bastava usare le parole per esprimersi invece che le faccine,dalle quali uno non può capire il perchè una tale cosa non si possa fare o sia meglio procedere in altro modo,tutto qua.
 
Pubblicità
Pubblicità
Indietro
Top