oracle virtual box: aus Windows 7 (stand alone) Installation virtuelle Maschine machen

siebengescheit

Lt. Junior Grade
Registriert
Juli 2024
Beiträge
314
Hallo

Physical to virtual (P2V): ich hab Linux mint XFCE und Oracle virtual Box.

Die Festplatte ist wie folgt partitioniert:

Code:
Modell:
Festplatte  /dev/sda:  480GB
Sektorgröße (logisch/physisch): 512B/512B
Partitionstabelle: gpt
Disk-Flags:

Nummer  Anfang  Ende    Größe   Dateisystem  Name                          Flags
 1      1049kB  106MB   105MB   fat32        EFI system partition          boot, esp, no_automount
 2      106MB   240MB   134MB                Microsoft reserved partition  msftres, no_automount
 6      240MB   764MB   524MB   ext4
 3      1075MB  43,0GB  41,9GB  ntfs         Win 07                        msftdata
 4      43,0GB  147GB   104GB   ntfs         Win 11                        msftdata
 5      147GB   452GB   305GB   ext4         linux
 7      452GB   480GB   28,1GB  ntfs         gemeinsam                     msftdata

Die Partition

Code:
 1075MB  43,0GB  41,9GB  ntfs         Win 07                        msftdata

mit Windows 7 soll eine eigene virtuelle Maschine werden die auf einen andern Rechner soll.

wie gehe ich vor ?

Ich denke ich muss mit Windows 11 oder linux, nicht aber mit Windows 7 booten. Ich bevorzuge das Problem mit Linux zu lösen. Sollte es doch Windows sein dann hilft evtl. Disk2VHD weiter

https://www.pctipp.ch/praxis/betriebssysteme/windows-7-virtuelle-maschine-variante-zwei-2506963.html

Ich hab gerade virtual box angeschaut - dort kann man anscheinend nur .ISO Dateien importieren. Kann man aus einer Partition eine ISO Datei machen die man dann einfach importiert ??

es muss irgendwie anders gehen.
 
Zuletzt bearbeitet:
n1tro666 schrieb:
eine iso datei ist was vollkommen anders

sicher .... deswegen frage ich mich ja ob das geht - selbst wenn ich aus einer Partition eine ISO machen würde sind dann noch immer die Treiber drin für die physikalische Maschine nicht aber für die virtuelle
 
Ich habe das letztens mit meinem PC gemacht, mit Disk2VHD eine VHD Datei von den gewünschten Partitionen erstellt und in VirtualBox eine neue VM erstellt mit der VHD Datei als Disk. Vorher musste das noch von VHD zu VHDX konvertiert werden, das ging aber einfach über ein Kommando. Bei deiner Installation bin ich nicht sicher, ob das klappt, da in der EFI Partition die Bootinformationen von Win7 und Win11 drin sind. Einfach ausprobieren, würde ich sagen. Mittlerweile habe ich das Image bei mir gelöscht und Windows in einer neuen VM neu installiert, da bei meiner alten Installation einfach zu viel Altlast mitgeschleppt wurde.
 
 
es gibt rescuezilla und clonezilla;

clonezilla ist in der Linux Mint anwendungsverwaltung und läuft mit sudo als script, rescuezilla muss von einem USB Stick gestartet werden. Gibt es weitere Programme unter Linux ?

https://docs.oracle.com/en/virtualization/vmadm/vmadm-ptov.html#10.1-Introduction-to-the-P2V-Utility

Converting hosts involves creating hardware virtualized guest images from existing physical computers. This chapter explains how to use the Physical to Virtual (P2V) conversion utility to convert hosts.

10.1 Introduction to the P2V Utility
The P2V utility lets you convert the operating system and application software on a computer to an Oracle VM hardware virtualized guest image. The P2V utility is included on the Oracle VM Server ISO image.

hilft begrenzt weiter. Wo gibt es diese Utility ?
 
siebengescheit schrieb:
hilft begrenzt weiter. Wo gibt es diese Utility ?
Achtung: Oracle VM ist <> Oracle Virtual Box

Ob du wirklich mit VBOXMANAGE warm wirst

https://www.virtualbox.org/manual/ch08.html#vboxmanage-convertfromraw
Ergänzung ()

Eventuell ist das hier für dich ein guter Einstieg

 
Zurück
Oben