this post was submitted on 15 Nov 2024
800 points (99.4% liked)

Linux

48230 readers
2230 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lord_ryvan@ttrpg.network 2 points 1 day ago (5 children)

Almost, the default boot drive is C:, everything gets mapped after that. So if you have a second HDD at D: and a disk reader at E:, any USBs you plug in would go to F:.

[–] ILikeBoobies@lemmy.ca 1 points 1 day ago (4 children)

Why do you copy the boot files from C and put them in G during install then?

[–] lord_ryvan@ttrpg.network 1 points 18 hours ago (3 children)

I don't think anybody does that, honestly.

[–] ILikeBoobies@lemmy.ca 1 points 6 hours ago (1 children)

You can have a helper script do it for you (the gui) but it still happening in the background

[–] lord_ryvan@ttrpg.network 1 points 4 hours ago (1 children)

The boot files go into C:, not G:.

Windows can't operate if you did that, it doesn't let you.

[–] ILikeBoobies@lemmy.ca 1 points 3 hours ago* (last edited 3 hours ago)

Copy Boot Files to EFI Copy the boot files to complete the EFI partition to boot into our windows.

bcdboot c:\Windows /s G: /f ALL

Source: https://christitus.com/install-windows-the-arch-linux-way/

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)