Re: [arch-general] Dual boot Arch with Windows 10

2019-05-27 Thread Maxwell Anselm via arch-general
> I will go through the links guys, thanks a lot.. > > And Yi Zheng, me neither like UEFI, but what to do, nowadays all laptops > comes as UEFI.. and to change it to MBR i have to wipe the entire drive :( > It's actually much easier to dual boot with UEFI once you become familiar with it. If your

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-27 Thread Ram Kumar via arch-general
I will go through the links guys, thanks a lot.. And Yi Zheng, me neither like UEFI, but what to do, nowadays all laptops comes as UEFI.. and to change it to MBR i have to wipe the entire drive :( On Mon, 27 May 2019, 12:31 pm Yi Zheng via arch-general, < arch-general@archlinux.org> wrote: > I

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-27 Thread Yi Zheng via arch-general
I hate UEFI... Ali Emre Gülcü via arch-general 于2019年5月27日周一 下午2:41写道: > > > > create a USB-Key, install extlinux onto it. In extlinux.conf, you can > > provide kernel cmdline, with root=UUID=xxx-xxx-xxx-xxx > > In that way, you can boot your archlinux(and any other linux) from

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-26 Thread Ali Emre Gülcü via arch-general
> > create a USB-Key, install extlinux onto it. In extlinux.conf, you can > provide kernel cmdline, with root=UUID=xxx-xxx-xxx-xxx > In that way, you can boot your archlinux(and any other linux) from USB, and > using your main HDD(partition) as the rootfs. > > Note, every time you update the kerne

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-26 Thread Artur Juraszek via arch-general
In addition to this: https://wiki.archlinux.org/index.php/Dual_boot_with_Windows Jason Ryan via arch-general writes: > On 27/05/19 at 11:08am, Ram Kumar via arch-general wrote: >> Hello Archers, >> I am planning to install Arch on a dual boot with windows 10. But i have >> read online that on a

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-26 Thread Yi Zheng via arch-general
create a USB-Key, install extlinux onto it. In extlinux.conf, you can provide kernel cmdline, with root=UUID=xxx-xxx-xxx-xxx In that way, you can boot your archlinux(and any other linux) from USB, and using your main HDD(partition) as the rootfs. Note, every time you update the kernel, you must c

Re: [arch-general] Dual boot Arch with Windows 10

2019-05-26 Thread Jason Ryan via arch-general
On 27/05/19 at 11:08am, Ram Kumar via arch-general wrote: > Hello Archers, > I am planning to install Arch on a dual boot with windows 10. But i have > read online that on a dual boot with windows 10, the bootloader will > disappear after a windows update and can be cured only by using a live usb.