ArchLinux on a virtual Hard Drive - Will creating a desktop install on my real computer or the virtual one?...
up vote
0
down vote
favorite
I have this command for powershell on windows to run arch Linux in QEMU:
.qemu-system-x86_64 -boot d -cdrom E:archlinux.iso -m 3G -hda linuxMint.img -drive format=raw,file=E:Data
It loads up fine but I want to create my own desktop so I need to install ArchLinux but if I install it would it install on my real computer or would it install it to the Data.VHD file?
linux powershell arch-linux qemu
closed as unclear what you're asking by Scott, fixer1234, K7AAY, VL-80, n8te Dec 11 at 9:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
I have this command for powershell on windows to run arch Linux in QEMU:
.qemu-system-x86_64 -boot d -cdrom E:archlinux.iso -m 3G -hda linuxMint.img -drive format=raw,file=E:Data
It loads up fine but I want to create my own desktop so I need to install ArchLinux but if I install it would it install on my real computer or would it install it to the Data.VHD file?
linux powershell arch-linux qemu
closed as unclear what you're asking by Scott, fixer1234, K7AAY, VL-80, n8te Dec 11 at 9:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have this command for powershell on windows to run arch Linux in QEMU:
.qemu-system-x86_64 -boot d -cdrom E:archlinux.iso -m 3G -hda linuxMint.img -drive format=raw,file=E:Data
It loads up fine but I want to create my own desktop so I need to install ArchLinux but if I install it would it install on my real computer or would it install it to the Data.VHD file?
linux powershell arch-linux qemu
I have this command for powershell on windows to run arch Linux in QEMU:
.qemu-system-x86_64 -boot d -cdrom E:archlinux.iso -m 3G -hda linuxMint.img -drive format=raw,file=E:Data
It loads up fine but I want to create my own desktop so I need to install ArchLinux but if I install it would it install on my real computer or would it install it to the Data.VHD file?
linux powershell arch-linux qemu
linux powershell arch-linux qemu
edited Dec 3 at 11:49
Xen2050
9,86931536
9,86931536
asked Dec 3 at 10:59
Dextron
1
1
closed as unclear what you're asking by Scott, fixer1234, K7AAY, VL-80, n8te Dec 11 at 9:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by Scott, fixer1234, K7AAY, VL-80, n8te Dec 11 at 9:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
If you're running in the virtual linux, and making changes to the virtual linux, they should only affect the virtual linux and not your host ("real") computer.
If you're at all confused about where you might be installing an operating system, you should have a good backup copy of any data on the computer just in case (should always have a good backup anyway really).
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
If you're running in the virtual linux, and making changes to the virtual linux, they should only affect the virtual linux and not your host ("real") computer.
If you're at all confused about where you might be installing an operating system, you should have a good backup copy of any data on the computer just in case (should always have a good backup anyway really).
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
add a comment |
up vote
1
down vote
If you're running in the virtual linux, and making changes to the virtual linux, they should only affect the virtual linux and not your host ("real") computer.
If you're at all confused about where you might be installing an operating system, you should have a good backup copy of any data on the computer just in case (should always have a good backup anyway really).
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
add a comment |
up vote
1
down vote
up vote
1
down vote
If you're running in the virtual linux, and making changes to the virtual linux, they should only affect the virtual linux and not your host ("real") computer.
If you're at all confused about where you might be installing an operating system, you should have a good backup copy of any data on the computer just in case (should always have a good backup anyway really).
If you're running in the virtual linux, and making changes to the virtual linux, they should only affect the virtual linux and not your host ("real") computer.
If you're at all confused about where you might be installing an operating system, you should have a good backup copy of any data on the computer just in case (should always have a good backup anyway really).
answered Dec 3 at 11:51
Xen2050
9,86931536
9,86931536
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
add a comment |
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
I cant really backup this computer as it is a school computer but if anything goes wrong the school software should prevent it. But would the virtual installation go to the Data.VHD or somewhere else. Please let me now
– Dextron
Dec 3 at 21:39
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
@Dextron, It will install where you install it. Are you asking where you should install it, whether there would be a problem if you install it on one or the other, or something else?
– fixer1234
Dec 4 at 8:43
add a comment |