Contents:
How to create usb boottable for windows on arch linux?
Is there anyway you guys know of to flag a windows install to boot recovery but from a Linux live cd?
start recovery of a windows system using live linux drive?
Just need to add toram to grub boot parameters to be able to unmount USB right?
How to create usb boottable for windows on arch linux?
Is there anyway you guys know of to flag a windows install to boot recovery but from a Linux live cd?
start recovery of a windows system using live linux drive?
Just need to add toram to grub boot parameters to be able to unmount USB right?
smol_mazunki 2022-09-27 19:10:17
YagafarovD 2022-09-27 19:09:38
How to create usb boottable for windows on arch linux?
tldr you can’t
watzon 2022-09-27 19:12:42
You can, you just need the windows iso
watzon 2022-09-27 19:12:56
Then you can use dd like you would when making a bootable Linux install
smol_mazunki 2022-09-27 19:12:57
watzon 2022-09-27 19:12:42
You can, you just need the windows iso
the downloaded iso is missing drivers for sata devices
YagafarovD 2022-09-27 19:13:08
watzon 2022-09-27 19:12:42
You can, you just need the windows iso
I have it
watzon 2022-09-27 19:13:17
It’s just finicky
smol_mazunki 2022-09-27 19:13:25
the windows iso manager appends them to the iso when you flash it
watzon 2022-09-27 19:13:28
I’ve had success with it in the past anyway
watzon 2022-09-27 19:13:33
Ahh
watzon 2022-09-27 19:13:35
Hmm
watzon 2022-09-27 19:13:52
I know I’ve done it before, but not recently
smol_mazunki 2022-09-27 19:14:02
yeah, it used to be ok
smol_mazunki 2022-09-27 19:14:10
back in windows 7 everything was fine
smol_mazunki 2022-09-27 19:14:21
then tablets and hybrid laptops became a thing
smol_mazunki 2022-09-27 19:14:24
*sigh*
smol_mazunki 2022-09-27 19:14:35
and OEM, and cringe capitalism
Elvis Presley 2022-09-27 19:18:14
YagafarovD 2022-09-27 19:09:38
How to create usb boottable for windows on arch linux?
Use ventoy. Then you just copy whatever ISOs you want to the USB
cancrl18 2022-09-27 19:18:50
watzon 2022-09-27 19:13:52
I know I’ve done it before, but not recently
It’s possible but not recommended with modern windows.
Elvis Presley 2022-09-27 19:18:53
Ventoy
https://www.ventoy.net/en/index.html
https://www.ventoy.net/en/index.html
www.ventoy.net
Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don’t need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it.
Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don’t need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it.
cryptodanvr 2022-09-27 19:18:59
YagafarovD 2022-09-27 19:09:38
How to create usb boottable for windows on arch linux?
You use woeusb-ng
Elvis Presley 2022-09-27 19:19:15
cryptodanvr 2022-09-27 19:18:59
You use woeusb-ng
Old. Ventoy is so much better.
cryptodanvr 2022-09-27 19:19:39
Ive had issues with ventoy and windows on some uefis
Elvis Presley 2022-09-27 19:19:55
I’ve had issues just getting woeusb to work period
cryptodanvr 2022-09-27 19:20:20
wieusb-ng is a much improved version of woeusb
Elvis Presley 2022-09-27 19:21:13
Ventoy even has experimental version for secure boot now. Very active development on it
kylepcondon 2022-09-27 21:44:49
Is there anyway you guys know of to flag a windows install to boot recovery but from a Linux live cd?
Dio_GEN_2 2022-09-27 21:50:27
kylepcondon 2022-09-27 21:44:49
Is there anyway you guys know of to flag a windows install to boot recovery but from a Linux live cd?
Like…. start recovery of a windows system using live linux drive?
That’s impossible
Win recovery provides some specific images ig which are used to recover the main system
Linux live usb doesn’t have those
kylepcondon 2022-09-27 21:52:32
I meant more along tell windows to boot from the recovery partition
kylepcondon 2022-09-27 21:53:31
If not, I’ll have to use what you guys were just talking about…ventoy. I just hope I still have a rooted tablet lol
kylepcondon 2022-09-27 22:04:48
Or Linux I suppose
cryptodanvr 2022-09-27 22:11:45
kylepcondon 2022-09-27 21:44:49
Is there anyway you guys know of to flag a windows install to boot recovery but from a Linux live cd?
Attempt to boot windows and interrupt the process by powering it off and eventually itll ask you to repair
kylepcondon 2022-09-27 22:12:38
Did that like 7 times
kylepcondon 2022-09-27 22:12:48
It’s not working for some reason
kylepcondon 2022-09-27 22:18:54
Just need to add toram to grub boot parameters to be able to unmount USB right?
kylepcondon 2022-09-27 22:22:48
Added that and it’s taking a while to boot is that normal?