Installare Windows 7 da ubuntu?

Informazioni, consigli e novità sulla galassia delle distribuzioni GNU/Linux, *nix, *BSD e su altri sistemi operativi non liberi.
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: e che pizza non c'è -7 arriva a 6  ;D

apri il terminale digita

Codice: Seleziona tutto

sudo apt-get purge ms-sys
poi vai al link e scarica questa che è aggiornata
http://sourceforge.net/projects/ms-sys/ ... z/download
l'ho estratto e messo nella scrivania mo?
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

apri il terminale dai 

Codice: Seleziona tutto

cd Scaricati/ms-sys-2.2.0/
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: apri il terminale dai 

Codice: Seleziona tutto

cd Scaricati/ms-sys-2.2.0/
okok sto nella cartella ora?
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

Probabilmente non avrai gli strumenti necessari, prova con make e posta il risultato (nel caso si installano)
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: Probabilmente non avrai gli strumenti necessari, prova con make e posta il risultato (nel caso si installano)

cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/br.d src/br.c > dep/br.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/br.o src/br.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat12.d src/fat12.c > dep/fat12.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat12.o src/fat12.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat16.d src/fat16.c > dep/fat16.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat16.o src/fat16.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat16fd.d src/fat16fd.c > dep/fat16fd.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat16fd.o src/fat16fd.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat32.d src/fat32.c > dep/fat32.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat32.o src/fat32.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat32fd.d src/fat32fd.c > dep/fat32fd.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat32fd.o src/fat32fd.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/fat32nt.d src/fat32nt.c > dep/fat32nt.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/fat32nt.o src/fat32nt.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/file.d src/file.c > dep/file.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/file.o src/file.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/identify.d src/identify.c > dep/identify.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/identify.o src/identify.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/main.d src/main.c > dep/main.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/main.o src/main.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/nls.d src/nls.c > dep/nls.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/nls.o src/nls.c
cc -MM -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -MT dep/partition_info.d src/partition_info.c > dep/partition_info.d
cc -O2 -ansi -pedantic -Wall -c -I inc -D PACKAGE="ms-sys" -D LOCALEDIR="/usr/local/share/locale" -idirafter include-fallback -D_FILE_OFFSET_BITS=64  -o obj/partition_info.o src/partition_info.c
cc -o bin/ms-sys obj/br.o obj/fat12.o obj/fat16.o obj/fat16fd.o obj/fat32.o obj/fat32fd.o obj/fat32nt.o obj/file.o obj/identify.o obj/main.o obj/nls.o obj/partition_info.o
msgfmt -o mo/sv.mo po/sv.po
make: msgfmt: comando non trovato
make: *** [mo/sv.mo] Errore 127
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

Codice: Seleziona tutto

sudo apt-get install build-essential 
quando ha finito riprova con make

edit anche

Codice: Seleziona tutto

sudo apt-get install gettext
Ultima modifica di hellojoker il sabato 7 aprile 2012, 20:02, modificato 1 volta in totale.
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto:

Codice: Seleziona tutto

sudo apt-get install build-essential 
quando ha finito riprova con make

msgfmt -o mo/sv.mo po/sv.po
make: msgfmt: comando non trovato
make: *** [mo/sv.mo] Errore 127
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

ti manca gettext,  sudo apt-get install gettext poi  make && sudo make install
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: ti manca gettext,  sudo apt-get install gettext poi  make && sudo make install


install -D -m 755 bin/ms-sys /usr/local/bin/ms-sys
mkdir -p /usr/local/share/locale/sv/LC_MESSAGES
install -D -m 644 mo/sv.mo /usr/local/share/locale/sv/LC_MESSAGES/ms-sys.mo
install -D -m 644 man/ms-sys.1 /usr/local/man/man1/ms-sys.1

ecco quello che esce fuori dopo aver dato prima make e dopo sudo make install
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

ok digita ms-sys --help e posta il risultato
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: ok digita ms-sys --help e posta il risultato

bash: /usr/bin/ms-sys: File o directory non esistente
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

dai /usr/local/bin/ms-sys --help e sempre il risultato
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: dai /usr/local/bin/ms-sys --help e sempre il risultato


Usage:
/usr/local/bin/ms-sys [options] [device]
Options:
    -1, --fat12    Write a FAT12 floppy boot record to device
    -2, --fat32nt  Write a FAT32 partition NT boot record to device
    -3, --fat32    Write a FAT32 partition DOS boot record to device
    -4, --fat32free Write a FAT32 partition FreeDOS boot record to device
    -5, --fat16free Write a FAT16 partition FreeDOS boot record to device
    -6, --fat16    Write a FAT16 partition DOS boot record to device
    -l, --wipelabel Reset partition disk label in boot record
    -p, --partition Write partition info (hidden sectors, heads and drive id)
                    to boot record
    -H, --heads Manually set number of heads if partition info is written
    -7, --mbr7      Write a Windows 7 MBR to device
    -i, --mbrvista  Write a Windows Vista MBR to device
    -m, --mbr      Write a Windows 2000/XP/2003 MBR to device
    -9, --mbr95b    Write a Windows 95B/98/98SE/ME MBR to device
    -d, --mbrdos    Write a DOS/Windows NT MBR to device
    -s, --mbrsyslinux    Write a public domain syslinux MBR to device
    -z, --mbrzero  Write an empty (zeroed) MBR to device
    -f, --force    Force writing of boot record
    -h, --help      Display this help and exit
    -v, --version  Show program version
    -w, --write    Write automatically selected boot record to device

    Default        Inspect current boot record

Warning: Writing the wrong kind of boot record to a device might
destroy partition information or file system!
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

ok la parte "complicata" è quasi finita c'è -7 finalmente..., adesso chiavetta inserita apri gparted elimina tutte le partizioni presenti sulla chiavetta creane una e formattala ntfs, se non sei sicuro posta una schermata di gparted
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: ok la parte "complicata" è quasi finita c'è -7 finalmente..., adesso chiavetta inserita apri gparted elimina tutte le partizioni presenti sulla chiavetta creane una e formattala ntfs, se non sei sicuro posta una schermata di gparted

ehm come faccio la partizione se quando seleziono la chiavetta nn mi da nessuna opzione??
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

in alto a gparted c'è una voce che dice dispositivo --->modifica tabella partizioni ---> crea partizione metti msdos
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: in alto a gparted c'è una voce che dice dispositivo --->modifica tabella partizioni ---> crea partizione metti msdos


OkOK perfetto ora gli ho assegnato ntfs e sulla schermata del dispositivo mi compare  Nuova partizione n1  ntfs dimensione 14.90 gb ora?
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

tasto destro sulla partizione e dagli la casella di boot
valyvans
Prode Principiante
Messaggi: 66
Iscrizione: domenica 23 ottobre 2011, 14:30

Re: Installare Windows 7 da ubuntu?

Messaggio da valyvans »

hellojoker ha scritto: tasto destro sulla partizione e dagli la casella di boot
fatto!!!
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: Installare Windows 7 da ubuntu?

Messaggio da hellojoker »

ok adesso sudo mkdir /mnt/win    invio
Scrivi risposta

Ritorna a “Altre distribuzioni e sistemi operativi”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 2 ospiti