You are not logged in.

#1 2017-03-18 17:10:51

ram19890
Member
From: Chennai
Registered: 2016-12-17
Posts: 7

archlinux-2017.03.01-dual UEFI boot stuck at rootfs

First off, this is my first post!
Before I tried to install , I verified the image with MD5 checksum! Used Rufus (GPT for UEFI with FAT32 ), Win32 Image writer and mac os sierra dd to create a usb bootable Archlinux key. Every time I try to boot the usb I get to the same rootfs.

System Specification:
Lenovo Y70-70 Touch Hashwell Processor
i7-4710HQ 8GB GTX 860M
UEFI: Enabled | Secured Boot: Disabled

Tried the same image file on the VirtualBox with UEFI enabled , it worked fine but it doesn't work when I try to install on my physical laptop.Tried all the USB ports, it kept showing me the same issue. 

rootfs

I have already tried to search answers from this forum but could not identify or I have missed something on the way!
Please guide me through this issue...
I am ready to provide you relevant information for this scenario


Do not go gentle into that good night. Rage, rage against the dying of the light.

Offline

#2 2017-03-18 17:58:44

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,680
Website

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

ram19890 wrote:

Used Rufus (GPT for UEFI with FAT32 ), Win32 Image writer and mac os sierra dd to create a usb bootable Archlinux key

Please post the *exact* `dd` command that you used.

Note that Rufus only works if "DD" [sic] mode is selected.

Offline

#3 2017-03-18 22:19:00

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

Can you fix your image, the link is broken for me.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2017-03-19 04:32:12

ram19890
Member
From: Chennai
Registered: 2016-12-17
Posts: 7

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

Head_on_a_Stick wrote:

Please post the *exact* `dd` command that you used.

sudo dd if=path/to/arch.iso of=/dev/disk2 bs=1m


slithery wrote:

Can you fix your image, the link is broken for me.

[Imgur](http://i.imgur.com/qZl7I9P.jpg)

Last edited by ram19890 (2017-03-19 04:33:06)


Do not go gentle into that good night. Rage, rage against the dying of the light.

Offline

#5 2017-03-19 12:31:46

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,680
Website

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

ram19890 wrote:
Head_on_a_Stick wrote:

Please post the *exact* `dd` command that you used.

sudo dd if=path/to/arch.iso of=/dev/disk2 bs=1m

You forgot to flush the buffers:

sudo dd if=path/to/arch.iso of=/dev/disk2 bs=1m; sync

Offline

#6 2017-03-19 19:46:36

chipmunkboogie
Member
Registered: 2015-11-28
Posts: 11

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

Rufus has a DD option. Its under format options.

Offline

#7 2017-03-19 19:52:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

This is a common problem (I don't know how you searched and didn't find other threads on it).  The problem is the tool you used to make the usb apparently did not give assign the label ARCH_201703.  If there are any options in Rufus (never used it myself) for labeling the drive, try that.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2017-03-21 05:05:58

ram19890
Member
From: Chennai
Registered: 2016-12-17
Posts: 7

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

I will try the new command and check it up today!


Do not go gentle into that good night. Rage, rage against the dying of the light.

Offline

#9 2017-03-21 08:07:40

newbie1962
Member
From: italy
Registered: 2012-07-24
Posts: 137

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

sorry, but I do not know what DD option, anyone know I indicate where it is, I created various linux usb with rufus never used this option even on the rufus site is mentioned.
https://rufus.akeo.ie/
https://github.com/pbatard/rufus/wiki/FAQ


hp-envy dv7

Offline

#10 2017-03-21 10:10:08

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

I don't know about a dd option for rufus, but the "Label" is right there - the only text field in the image you provided.  That label should be the iso label.  In this case it'd be "ARCH_201703".


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#11 2017-03-23 03:11:07

ram19890
Member
From: Chennai
Registered: 2016-12-17
Posts: 7

Re: archlinux-2017.03.01-dual UEFI boot stuck at rootfs

Rufus dd worked, next I will try dd in command line after I install arch!


Do not go gentle into that good night. Rage, rage against the dying of the light.

Offline

Board footer

Powered by FluxBB