You are not logged in.
Pages: 1
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
Have you tried adding nomodeset to the kernel parameters?
Offline
Jin, Jîyan, Azadî
Offline
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
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
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
How did you transfer the ISO image to the installation medium?
Jin, Jîyan, Azadî
Offline
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
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
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
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
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
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
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
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
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
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
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
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
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
Pages: 1