You are not logged in.

#1 2015-08-30 18:08:24

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

[SOLVED]Uefi arch usb wont boot

Hello so when i was booting the arch install usb it got stuck at these

running hook [udev]
:: Triggering uevents...
[       2.083509] nouveau E[    pgraph][0000:02:00.0] failed to load fuc409c
[       2.090045] nouveau E[        pfifo][0000:02:00.0] unsupported engines 0x00000001
[       2.090125] nouveau E[       DRM] failed to create kernel channel, -22 

EDIT: I think it may be a bug but im not entirely sure..

Last edited by Oblivion7 (2015-09-01 04:27:31)


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#2 2015-08-30 18:37:08

karlch
Member
Registered: 2015-06-14
Posts: 105

Re: [SOLVED]Uefi arch usb wont boot

Have you tried adding nomodeset to the kernel parameters?

Offline

#3 2015-08-30 20:18:00

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

You may need to use:

nomodeset nouveau.modeset=0

https://wiki.archlinux.org/index.php/Ke … odesetting


Jin, Jîyan, Azadî

Offline

#4 2015-08-30 20:26:35

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

karlch wrote:

Have you tried adding nomodeset to the kernel parameters?

how do i edit kernel parameters on a install usb that wont boot?


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#5 2015-08-30 20:36:59

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

Oblivion7 wrote:

how do i edit kernel parameters

Press "e" at the boot menu and add the desired parameter to the end of the line that starts with "linux" then I think you just press enter to boot the modified entry.


Jin, Jîyan, Azadî

Offline

#6 2015-08-30 21:27:25

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:
Oblivion7 wrote:

how do i edit kernel parameters

Press "e" at the boot menu and add the desired parameter to the end of the line that starts with "linux" then I think you just press enter to boot the modified entry.

ok so i did what you said the errors went away but it still waits for it to respond in 30 seconds and never does and sends me to [rootfs /]#


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#7 2015-08-30 21:36:18

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

How did you transfer the ISO image to the installation medium?


Jin, Jîyan, Azadî

Offline

#8 2015-08-30 21:36:58

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:
Oblivion7 wrote:

how do i edit kernel parameters

Press "e" at the boot menu and add the desired parameter to the end of the line that starts with "linux" then I think you just press enter to boot the modified entry.

here is what it says

:: running early hook [udev]
starting version 223
:: running hook [udev]
:: Triggering uevents...
:: running hook [memdisk]
:: running hook [archiso]
:: running hook [archiso_loop_mnt]
:: running hook [archiso_pxe_common]
:: running hook [archiso_pxe_nbd]
:: running hook [archiso_pxe_http]
:: running hook [archisp_pxe_nfs]
:: Mounting ' /dev/disk/by-label/ARCH_201500' to ' .run/archiso/bootmnt'
Waiting 30 seconds for device /dev/disk/by-label/ARCH_201500 ...
ERROR: '/dev/disk/by-label/ARCH_201500' device did not show up after 30 seconds ...
       Falling back to interactive prompt
       You can try to fix the problem manually, log out when you are finished
sh: can't access tty: job control turned off 

Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#9 2015-08-30 21:38:39

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:

How did you transfer the ISO image to the installation medium?

Rufus 2.3.709

Last edited by Oblivion7 (2015-08-30 21:39:35)


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#10 2015-08-30 21:43:22

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

Is the medium correctly labelled?

I have seen that error before and the USB stick did *eventully* boot after a few attempts.


Jin, Jîyan, Azadî

Offline

#11 2015-08-30 21:46:20

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:

Is the medium correctly labelled?

What do you mean? like the name of the usb stick? If so it: ARCHISO_EFI


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#12 2015-08-30 21:48:57

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

Oblivion7 wrote:

What do you mean? like the name of the usb stick?

I realise this is a bit of a Catch-22 situation, but look at the output of:

blkid

Jin, Jîyan, Azadî

Offline

#13 2015-08-30 22:06:59

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:
Oblivion7 wrote:

What do you mean? like the name of the usb stick?

I realise this is a bit of a Catch-22 situation, but look at the output of:

blkid

here it is

/dev/sdc1: Sec_Type "msdos" LABEL= "ARCHISO_EFI" UUID="scb0-3cab" Type= "Vfat"
Partlable "Microsoft basic data" PARTUUID= "sbdafc26-b930-4ab4-b596-bbdf1ac27490" 

Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#14 2015-08-30 22:20:49

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

It should be:

/dev/loop0: UUID="2015-08-01-07-07-00-00" LABEL="ARCH_201508" TYPE="iso9660" PTUUID="7bdc17e4" PTTYPE="dos"

I've just downloaded this ISO image.

I'm not sure why yours has the wrong label.

EDIT: That's just the EFI system partition on the USB stick -- post the complete output of `blkid`

Last edited by Head_on_a_Stick (2015-08-30 22:22:41)


Jin, Jîyan, Azadî

Offline

#15 2015-08-30 22:27:41

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:

It should be:

/dev/loop0: UUID="2015-08-01-07-07-00-00" LABEL="ARCH_201508" TYPE="iso9660" PTUUID="7bdc17e4" PTTYPE="dos"

I've just downloaded this ISO image.

I'm not sure why yours has the wrong label.

EDIT: That's just the EFI system partition on the USB stick -- post the complete output of `blkid`

that was the only entry to do with the usb it the rest were my windows partitons

(i will check again just in case)


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#16 2015-08-30 22:46:36

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Is there  any way to log outputs in [rootfs /]# because i have been writing it down then doing it by hand and i don't think that is the way to do it?


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#17 2015-08-30 22:50:26

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

Is there a 'LABEL="ARCH_201508"' bit anywhere in the `blkid` output?

That's all I would be looking for anyway.


Jin, Jîyan, Azadî

Offline

#18 2015-08-30 23:00:16

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

Head_on_a_Stick wrote:

Is there a 'LABEL="ARCH_201508"' bit anywhere in the `blkid` output?

That's all I would be looking for anyway.

I just checked and it's not there.

EDIT: so is it like named wrong or is it not detecting something?

Last edited by Oblivion7 (2015-08-30 23:01:16)


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

#19 2015-08-31 11:22:15

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Uefi arch usb wont boot

Looks like the LABEL is wrong then, no idea why.

Try burning the ISO again.

I know the ArchWiki recommends Rufus but I have had success with USBWriter if you want to try that instead.
http://sourceforge.net/p/usbwriter/wiki/


Jin, Jîyan, Azadî

Offline

#20 2015-09-01 04:27:06

Oblivion7
Member
From: Outside your universe.
Registered: 2015-08-29
Posts: 78

Re: [SOLVED]Uefi arch usb wont boot

ok its working now! I downloaded a new iso and burned with Rufus thanks for the help!
Peace~


Anyone who has never made a mistake has never tried anything new. ~Albert Einstein

Offline

Board footer

Powered by FluxBB