Displaying 20 results from an estimated 38 matches for "rootwait".
2015 Aug 26
2
grub.conf
...;> Thanks!!
>> Sachin
>>
>> On Tue, Aug 25, 2015 at 7:16 PM, Barry Brimer <lists at brimer.org> wrote:
>>
>> My grub.conf is as following.
>>>
>>>>
>>>> title Linux Init Break
>>>> kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
>>>> initrd /initrd.gz
>>>>
>>>> What I expect is by adding *break=y* to cmdline,
>>>> init will pause early in the boot process and launch an
>>>> interactive sh shell which can be used for troubleshooting purposes.
>>>&g...
2015 Aug 26
2
grub.conf
...h the following message.
"Freeing unused kernel memory : 400k freed".
Thanks!!
Sachin
On Tue, Aug 25, 2015 at 7:16 PM, Barry Brimer <lists at brimer.org> wrote:
> My grub.conf is as following.
>>
>> title Linux Init Break
>> kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
>> initrd /initrd.gz
>>
>> What I expect is by adding *break=y* to cmdline,
>> init will pause early in the boot process and launch an
>> interactive sh shell which can be used for troubleshooting purposes.
>>
>> But kernel is disregarding break=y....
2017 Aug 04
2
menu.c32 background problem
..., done. I downloaded from kernel.org
6.04-pre1, and compiled it. I made certain only using those files.
With menu.c32, as per my example, reproducing here:
ui menu.c32
menu title Easy Boot Manager
default quirky
timeout 100
label quirky
menu label Easy 0.2.6
kernel vmlinuz
append root=/dev/sda3 rootwait rw
label Help
menu help help.msg
I still get the previous screen showing through on the background.
I have taken a couple of photos. The first is when I select the help,
and second when I hit Esc key and go back to the menu.
Note, this is booting on a 64-bit UEFI-firmware PC, in a esp fat32 part...
2017 Aug 05
1
menu.c32 background problem
...le I gave was just an
example, I am thinking of more menu entries. For example:
This is using vesamenu.c32, example /EFI/BOOT/syslinux.cfg:
-----------
ui vesamenu.c32
menu title Easy OS
default normal
timeout 100
label normal
menu label Normal startup
kernel ../../vmlinuz
append root=/dev/sda3 rootwait rw
label nox
menu label Commandline only, do not start X
kernel ../../vmlinuz
append root=/dev/sda3 rootwait rw qfix=nox
label fsck
menu label Filsystem check of working partition
kernel ../../vmlinuz
append root=/dev/sda3 rootwait rw qfix=fsck
label bak
menu label Rollback to previous snapshot...
2015 Aug 26
2
grub.conf
Hello Everyone,
My grub.conf is as following.
title Linux Init Break
kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
initrd /initrd.gz
What I expect is by adding *break=y* to cmdline,
init will pause early in the boot process and launch an
interactive sh shell which can be used for troubleshooting purposes.
But kernel is disregarding break=y. And it loads up without
launching sh shell.
Is it the right...
2016 Jul 07
0
vfio driver using libvirt
...t;/vcpu>
<os>
<type arch='aarch64' machine='virt'>hvm</type>
<kernel>/home/root/Image</kernel>
<initrd>/home/root/fsl-image-minimal-ls2085ardb.ext2.gz</initrd>
<cmdline>'root=/dev/ram0 rw console=ttyAMA0,115200 rootwait earlyprintk
ramdisk_size=1000000'</cmdline>
</os>
<cpu mode='custom' match='exact'>
<model fallback='allow'>host</model>
</cpu>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_r...
2015 Aug 26
0
grub.conf
...ed kernel memory : 400k freed".
>
> Thanks!!
> Sachin
>
> On Tue, Aug 25, 2015 at 7:16 PM, Barry Brimer <lists at brimer.org> wrote:
>
>> My grub.conf is as following.
>>>
>>> title Linux Init Break
>>> kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
>>> initrd /initrd.gz
>>>
>>> What I expect is by adding *break=y* to cmdline,
>>> init will pause early in the boot process and launch an
>>> interactive sh shell which can be used for troubleshooting purposes.
>>>
>>> But kern...
2015 Aug 26
0
grub.conf
...gt;>>
>>> On Tue, Aug 25, 2015 at 7:16 PM, Barry Brimer <lists at brimer.org> wrote:
>>>
>>> My grub.conf is as following.
>>>>
>>>>>
>>>>> title Linux Init Break
>>>>> kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
>>>>> initrd /initrd.gz
>>>>>
>>>>> What I expect is by adding *break=y* to cmdline,
>>>>> init will pause early in the boot process and launch an
>>>>> interactive sh shell which can be used for troubleshooting purp...
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...34</uuid>
> > <name>test</name>
> > <memory>524288</memory>
> > <vcpu>1</vcpu>
> > <os>
> > <type machine="virt">exe</type>
> > <cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait
> earlyprintk</cmdline>
> > <init>/bin/sh</init>
> > </os>
> > <clock offset="utc"/>
> > <devices>
> > <file/>
> > <interface type='ethernet'>
> > <mac address=&...
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...c">
<uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
<name>test</name>
<memory>524288</memory>
<vcpu>1</vcpu>
<os>
<type machine="virt">exe</type>
<cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait
earlyprintk</cmdline>
<init>/bin/sh</init>
</os>
<clock offset="utc"/>
<devices>
<file/>
<interface type='ethernet'>
<mac address='02:74:ff:9d:52:f5'/>
<script path=''/>...
2016 Mar 14
1
Unsupported network type ethernet using LXC
...static'>1</vcpu>
<resource>
<partition>/machine</partition>
</resource>
<os>
<type arch='aarch64' machine='virt'>exe</type>
<init>/bin/sh</init>
<cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait
earlyprintk</cmdline>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<emulator>/usr/lib/libvirt/libvirt_lxc</emulator>...
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
...RIAL 0
DEFAULT dbg
LABEL dbg
COM32 debug.c32
APPEND bios_boot_linux free
#DEFAULT linux.c32 root=/dev/mmcblk0p2
#DEFAULT vmlinuz0 root=/dev/mmcblk0p2
DEFAULT mylabel
LABEL mylabel
COM32 sysdump.c32 ymodem xzy 0 9600
#KERNEL linux.c32
#APPEND vmlinuz0 initrd=initrd0.img root=/dev/mmcblk0p2 rootwait
rootfstype=ext3 console=tty0 console=ttyS0,9600
LINUX vmlinuz0
#KERNEL vmlinuz0
APPEND root=/dev/mmcblk0p2 bios_boot_linux free
INITRD initrd0.img
#APPEND root=/dev/mmcblk0p2 rootwait rootfstype=ext3 console=tty0
console=ttyS0,9600
#APPEND initrd=initrd0.img root=/dev/mmcblk0p2 rootwait rootfstyp...
2017 Aug 03
2
menu.c32 background problem
Hi guys,
Would someone mind advising me about this, a very simple menu:
ui menu.c32
menu title Boot Manager
default quirky
timeout 100
label quirky
menu label Easy 0.2.6
kernel vmlinuz
append root=/dev/sda3 rootwait rw
label Help
menu help help.msg
File 'help.msg' is a text file, if I select it, the previous menu
remains in the background, between the characters. If I hit Esc to go
back to the menu, then the characters of help.msg remain in the
background.
I am very surprised that this is the defaul...
2016 Apr 12
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...c">
<uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
<name>test</name>
<memory>524288</memory>
<vcpu>1</vcpu>
<os>
<type machine="virt">exe</type>
<cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait earlyprintk</cmdline>
<init>/bin/sh</init>
</os>
<clock offset="utc"/>
<devices>
<file/>
<interface type='ethernet'>
<mac address='02:74:ff:9d:52:f5'/>
<script path=''/>...
2017 Jun 14
0
Can USBstikA boot USBstkB ?!
...= parameter (press F1 to see a table). You may also add any other
kernel parameters you might need depending on your hardware, and which
drivers are included in your kernel.
---
So there is just a kernel to boot and indeed no chain.c32.
Please note that there is no "rootdelay" or "rootwait" kernel parameter
by default.
In some cases (e.g. USB connected hard disk) this can result in a not
ready root partition when it's needed in the boot sequence.
So the intended usage of the boot stick is:
_ plug in the stick and (re)boot
_ (this displays message.txt)
_ the user can then e...
2013 Jun 18
3
Help on getting serial output on the arndale board
Hi,
Now that the Arndale board is supported in upstream Xen I don''t get any
output on the serial console. I followed the instructions on the wiki
with no luck:
The xen repository I''m using is:
git://xenbits.xen.org/xen.git
last commit: 61c6dfce3296da2643c4c4f90eaab6fa3c1cf8b3
The linux repository is:
git://xenbits.xen.org/people/julieng/linux-arm.git
last commit:
2017 Jun 14
4
Can USBstikA boot USBstkB ?!
> ]You seem to be assuming that changing from a direct SATA and IDE
> ] connections to some USB adapter would have no impact on how the
> ] respective HDDs are recognized/detected by the BIOS.
>
> ] You seem to be
> ] assuming that the BIOS from 2 different PCs/Laptops would recognize all
> ] your devices in the same exact way and that there would be no changes
> ] in
2014 Nov 20
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi,
First of all thank you so much for your prompt suggestions/help. I really
appreciate this.
Here is the syslinux.cfg which works perfect with syslinux-4.06
----
PROMPT 0
TIMEOUT 50
SERIAL 0
DEFAULT mylabel
LABEL mylabel
KERNEL vmlinuz0
APPEND initrd=initrd.img root=/dev/mmcblk0p2 rootwait rootfstype=ext3
console=tty0 console=ttyS0,9600
----
To further round off the error possibilities I used the same configuration
as above with syslinux-6.03 but with USB, initially i got the system
hanging at Probing EDD, but after using 'edd=off' in the APPEND line I was
successfully able...
2015 Aug 26
0
grub.conf
> My grub.conf is as following.
>
> title Linux Init Break
> kernel /vmlinuz root=/dev/sda6 ro rootwait break=y
> initrd /initrd.gz
>
> What I expect is by adding *break=y* to cmdline,
> init will pause early in the boot process and launch an
> interactive sh shell which can be used for troubleshooting purposes.
>
> But kernel is disregarding break=y. And it loads up without
>...
2016 Apr 11
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...8da2-e318-4085-8b88-c980aab4de34</uuid>
> <name>test</name>
> <memory>524288</memory>
> <vcpu>1</vcpu>
> <os>
> <type machine="virt">exe</type>
> <cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait earlyprintk</cmdline>
> <init>/bin/sh</init>
> </os>
> <clock offset="utc"/>
> <devices>
> <file/>
> <interface type='ethernet'>
> <mac address='02:74:ff:9d:52:f5'/>
>...