Displaying 8 results from an estimated 8 matches for "archisolabel".
2013 Feb 01
2
5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
Hello
Booting with 4.06 cmdline looks like:
# cat /proc/cmdline
archisobasedir=arch archisolabel=ARCH_201301
initrd=boot/i686/archiso.img console=ttyS0 BOOT_IMAGE=boot/i686/vmlinuz
while using 5.01:
# cat /proc/cmdline
boot/i686/vmlinuz boot/i686/vmlinuz archisobasedir=arch
archisolabel=ARCH_201302 initrd=boot/i686/archiso.img console=ttyS0
And this cause some issues for cmdline parsing, I...
2013 Jun 14
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
...menu.c32 and vesamenu.c32, same issue.
---------------------------------------------------------------------
SERIAL 0 38400
UI boot/syslinux/vesamenu.c32
LABEL arch64_nbd
MENU LABEL Boot Arch Linux (x86_64) (NBD)
LINUX boot/x86_64/vmlinuz
INITRD boot/x86_64/archiso.img
APPEND archisobasedir=arch archisolabel=ARCH_201306
archiso_nbd_srv=${pxeserver}
SYSAPPEND 3
---------------------------------------------------------------------
--
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: applicati...
2013 Jun 14
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
...------------------------------
>> SERIAL 0 38400
>> UI boot/syslinux/vesamenu.c32
>>
>>
>> LABEL arch64_nbd
>> MENU LABEL Boot Arch Linux (x86_64) (NBD)
>> LINUX boot/x86_64/vmlinuz
>> INITRD boot/x86_64/archiso.img
>> APPEND archisobasedir=arch archisolabel=ARCH_201306
>> archiso_nbd_srv=${pxeserver}
>> SYSAPPEND 3
>>
>> ---------------------------------------------------------------------
>
> the simple menu system, (vesa)menu.c32, has its own configuration
> parser. Did you try the LABEL outside of the simple menu...
2013 Jun 14
0
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
...------------------------------------------------------------------
> SERIAL 0 38400
> UI boot/syslinux/vesamenu.c32
>
>
> LABEL arch64_nbd
> MENU LABEL Boot Arch Linux (x86_64) (NBD)
> LINUX boot/x86_64/vmlinuz
> INITRD boot/x86_64/archiso.img
> APPEND archisobasedir=arch archisolabel=ARCH_201306
> archiso_nbd_srv=${pxeserver}
> SYSAPPEND 3
>
> ---------------------------------------------------------------------
the simple menu system, (vesa)menu.c32, has its own configuration
parser. Did you try the LABEL outside of the simple menu system?
--
-Gene
2013 Jun 23
0
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
...gt;> SERIAL 0 38400
>>> UI boot/syslinux/vesamenu.c32
>>>
>>>
>>> LABEL arch64_nbd
>>> MENU LABEL Boot Arch Linux (x86_64) (NBD)
>>> LINUX boot/x86_64/vmlinuz
>>> INITRD boot/x86_64/archiso.img
>>> APPEND archisobasedir=arch archisolabel=ARCH_201306
>>> archiso_nbd_srv=${pxeserver}
>>> SYSAPPEND 3
>>>
>>> ---------------------------------------------------------------------
>>
>> the simple menu system, (vesa)menu.c32, has its own configuration
>> parser. Did you try the LABEL...
2014 Oct 13
0
Arch linux PV guest won't boot
...ne: cannot
(re-)build domain: -3
This is the vm conf that I use when booting with the arch install iso
after loop mounting it /mnt.
name = "arch1"
kernel = "/mnt/arch/boot/x86_64/vmlinuz"
ramdisk = "/mnt/arch/boot/x86_64/archiso.img"
extra = "archisobasedir=arch archisolabel=ARCH_201410"
memory = 1024
vif = [ 'mac=00:16:3E:42:01:3D,bridge=xenbr0,model=e1000' ]
disk = [ '/vm/arch1/arch1.img,,hda,w', '/vm/img/ARCH_201410.iso,,hdb,cdrom']
This is my vm conf used to boot the VM after installing arch and
umount-ing the loop mounted iso:
name...
2013 Jun 06
7
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
...ch/boot/syslinux/archiso_pxe64.cfg
TEXT HELP
Boot the Arch Linux (x86_64) live medium (Using NBD).
It allows you to install Arch Linux or perform system maintenance.
ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (NBD)
LINUX boot/x86_64/vmlinuz
INITRD boot/x86_64/archiso.img
APPEND archisobasedir=arch archisolabel=ARCH_201306
archiso_nbd_srv=${pxeserver}
IPAPPEND 3
...
...
------------------------------------------------------------------------
------------------------------------------------------------------------
OK here I go...
This is how dnsmasq running in dhcp + tftp mode output looks, working
fine...
2013 Aug 22
23
Question: How can I recover this partition? (unable to find logical $hugenum len 4096)
...00000] kvm-clock: cpu 0, msr 0:36817001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 357d58c0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522412
[ 0.000000] Kernel command line: archisobasedir=arch archisolabel=ARCH_201307 initrd=boot/i686/archiso.img BOOT_IMAGE=boot/i686/vmlinuz
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[...