Displaying 20 results from an estimated 211 matches for "ram0".
Did you mean:
ram
2009 Mar 19
0
Full config file with Timeout issue
...TITLE G4L boot Menu - version 0.30a
MENU BACKGROUND test.png
MENU ROWS 17
MENU TABMSGROW 22
MENU TIMEOUTROW 23
MENU CMDLINEROW 22
MENU ENDROW 24
LABEL bz20.4
MENU LABEL ^A: bz20.4 386 build 2.6.20.1 RELEASED 02-21-2007
KERNEL bz20.4
APPEND initrd=ramdisk.gz ramdisk_size=65536 root=/dev/ram0 noacpi
LABEL bz21.6
MENU LABEL ^B: bz21.6 386 build 2.6.21.6 RELEASED 07-04-2007
KERNEL bz21.6
APPEND initrd=ramdisk.gz ramdisk_size=65536 root=/dev/ram0 noacpi
LABEL bz22.6
MENU LABEL ^C: bz22.6 386 build 2.6.22.6 RELEASED 08-31-2007
KERNEL bz22.6
APPEND initrd=ramdisk.gz r...
2012 Mar 25
3
attempt to access beyond end of device and livelock
...ranges exceeding the end of the block device [1], potentially causing
dataloss; when this occurs, filesystem writeback becomes catatonic due
to continual resubmission.
The reproducer is quite simple [2]. Hope this proves useful...
Thanks,
Daniel
--- [1]
attempt to access beyond end of device
ram0: rw=129, want=8452072, limit=4096000
...
--- [2]
modprobe brd rd_size=2048000 (or boot with ramdisk_size=2048000)
mkfs.btrfs -m raid0 /dev/ram0 /dev/ram1
mount /dev/ram0 /mnt -o discard
fio testcase
umount /mnt
--- [3] testcase
[global]
directory=/mnt
rw=randread
size=256m
ioengine=libaio
iodep...
2004 Jun 30
1
initramfs and kernel 2.6.7
Hi,
I 'am trying to launch linux kernel 2.6.7 with initramfs.
My pxelinux.cfg/default file looks as follows:
default a1
prompt 1
timeout 600
label a1
kernel vmlinuz-2.6.7-1
append initrd=initramfs_data.cpio.gz root=/dev/ram0 init=/linuxrc
Kernel image vmlinuz-2.6.7-1 and initramfs_data.cpio.gz was loaded
succesfully by pxelinux.
Kernel says:
checking if image is initramfs... it is
but later occurs an error:
Kernel panic: VFS: Unable to mount root fs on ram0
Full log: http://rescuecd.pld-linux.org/minicom.cap
Wh...
2011 Apr 14
1
Isolinux 4.02
I am running isolinux 4.02 and ramdisk_size does not seem to have an effect on the ramdisk size. No matter what I set it to in the isolinux.cfg file it seems the limit is 32768. I get the error:
ram0: rw=0, want=360456, limit=32768
EXT2-fs error (device ram0):
My isolinux.cfg file:
LABEL EB
KERNEL vmlinuxE
APPEND initrd=bos.img root=/dev/ram0 rw ramdisk_size=545000
I am running the 2.6.38.2 kernel. In the ramdisk document it says ramdisk_size is still the parameter. The kernel is configured...
2004 Apr 16
7
pxe linux
...ce "" or 03:02
Please append a correct "root=" boot option...
Kernel Panic: VFS: unable to mount root fs on 03:02
My rootfs.img (uncompressed) is 64M big with the kernel options changed to
accept a 64MB ramdisk. Compressed it is around 11M.
My /etc/fstab contains
/dev/ram0 / ext2 defaults
/proc /proc proc defaults
In my /var/log/messages i notice a following line...
Apr 15 17:39:27 zeus in.tftpd[3110]: tftp: client does not accept options
Is there something that i'm doing wrong ? Could somebody help me out ?
Regards,
Manu
2007 Jan 25
4
vesamenu.c32 and cat.c32
...mpt 0
Menu TITLE G4L boot Menu
MENU BACKGROUND test.png
MENU ROWS 14
MENU TABMSGROW 22
MENU CMDLINEROW 22
MENU ENDROW 24
LABEL bzImage6
MENU LABEL ^A: bzImage6 Previous default kernel build with Pentium
Pro (v0.16)
KERNEL bzImage6
APPEND initrd=ramdisk.gz ramdisk_size=65536 root=/dev/ram0
LABEL bzImageb
MENU DEFAULT
MENU LABEL ^B: bzImageb 386 build with 2.6.15.6 with patch SK98 no
hotplugable
KERNEL bzImageb
APPEND initrd=ramdisk.gz ramdisk_size=65536 root=/dev/ram0
LABEL bzImage183
MENU LABEL ^C: bzImage183 386 build with 2.6.18.3
KERNEL bzImage183
APP...
2005 Jan 07
1
Version 3.02 floppy boot hangs.
...2.13 works very well.
there is the syslinux.cfg
---------------------------------------
DEFAULT 1
DISPLAY message.txt
PROMPT 1
TIMEOUT 300
F1 message.txt
F2 f2.txt
F3 f3.txt
F4 f4.txt
F5 f5.txt
LABEL 1
KERNEL vmlinuz
APPEND initrd=initrd.gz init=/linuxrc rw ramdisk_size=5000 root=/dev/ram0 vga=791
LABEL 2
KERNEL vmlinuz
APPEND initrd=initrd.gz init=/linuxrc rw ramdisk_size=5000 root=/dev/ram0 vga=791 noconf freecd
LABEL 3
KERNEL vmlinuz
APPEND initrd=initrd.gz init=/linuxrc rw ramdisk_size=5000 root=/dev/ram0 vga=771 noconf freecd runfloppy...
2002 Jul 29
4
ISOLINUX
...Thankyou for creating such an easy to use awesome piece of software.
I am wanting to use ISO linux to select two different kernels/configurations
and have set up the isolinux.cfg file as follows....
DISPLAY start.msg
TIMEOUT 10000
DEFAULT linux
LABEL linux
KERNEL vmlinuz
APPEND root=/dev/ram0 initrd=txtimage.gz
LABEL linux-fb
KERNEL vmlinuz-fb
APPEND root=/dev/ram0 initrd=fbimage.gz
After creating the ISO + CD I boot from it and it immediately runs the
default option 'linux' with no boot: prompt of delay.
I was wondering if these features had actually been implemented ye...
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2005 Jan 11
17
[Fwd: Installing from distribution CDs]
Sorry, hit send instead of attach again. Rest of patches included.
--
Anthony Liguori
Samba, Linux/Windows Interoperability
Linux Technology Center (LTC) - IBM Austin
E-mail: aliguori@us.ibm.com
Phone: (512) 838-1208
Tie Line: 678-1208
2006 Oct 13
1
e2defrag - Unable to allocate buffer for inode priorities
Hi, first of all, apologies if this isn't the right mailing list but it was the best I could find. If you know a better mailing list, please tell me.
Today I tried to defrag one of my filesystems. It's a 3.5T large filesystem that has 6 software-raids in the bottom and then merged together using lvm. I was running ext3 but removed the journal flag with
thor:~# tune2fs -O ^has_journal
2003 Jan 19
1
isolinux/gentoo
Hello,
Im a Gentoo kernel maintainer thats trying to fix some bugs on are upcoming
1.4 livecd release that uses IsoLinux.
Our isolinux.cfg is pretty standard :
#########################################
default gentoo
append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc
timeout 300
prompt 1
display boot.msg
F1 boot.msg
F2 help.msg
label livecd
kernel gentoo
append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc
#########################################
The problem is when a user passes another parameter :
gentoo nosmp apci=on...
2010 Mar 19
3
dom0 - syslinux/isolinux error
Hi,
I am trying to build dom0 iso.
I have following in my isolinux.cfg file.
I see error: "Invalid or corrupt image file".
---
default 1
prompt 1
timeout 300
display menu.txt
label 1
kernel boot/vmlinuz.vm
append boot/xen.gz ramdisk_size=131072 initrd=boot/ramdisk.gz root=/dev/ram0
---
The image I check is valid.
xen.gz is actually xen-3.4.2.gz:
xen.gz: gzip compressed data, from Unix, last modified: Mon Mar 15 23:05:32 2010, max compression
vmlinuz.vm is:
vmlinuz.vm: gzip compressed data, from Unix, last modified: Mon Mar 15 23:23:35 2010, max compression
Any thought...
2006 Apr 03
2
probs running stuff from initrd
...39;ve got nfsroot domU''s working, and was just wondering if it would be
possible to mount the diskless initrd and run the diskless script from
inside that.
First of all what do you think root should equal. For nfsroot you set
it to /dev/nfs but the pxeconfig that get produced uses /dev/ram0
I''ve also set this
ramdisk = "/tftpboot/linux-install/RHEL4.1/initrd.img"
and then tried to pass init=disklessrc
But it does this ( with root= /dev/ram0 ):-
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 5000KiB [1 disk] into ram disk... done.
VFS: Mounted root (...
2005 Sep 20
4
standalone bootable usb-stick
hi ya syslinuxerz
- i've been slowly working on a making a custom bootable
standalone usb-stick with X11 and kde
- it's basically builds itself off of a slackware-10.1 server
- create a custom initrd.gz ( /dev/ram0 )
http://linux-boot.net/Bootable/InitRD/
- create a custom rootfs.gz ( /dev/loop0 )
http://linux-boot.net/Bootable/RootFS/
- create X11 and kde loopfiles
http://linux-boot.net/Bootable/Patches.X11/
http://linux-boot.net/Bootable/Patches.KDE/
( i created this mess because i do not want...
2004 Nov 18
2
use of APPEND in default
...ny suggestions as to how best overcome this, the line length is borne out
of a lot of historical data.
Can or how could I substitute variable declarations in this file.
--8<---------
#label 20
label 1
kernel linux50_60
append ip=dhcp ide=nodma ide=reverse initrd=initrd50_60.gz
root=/dev/ram0 rw init=/linuxrc nfs=172.20.32.5:/data/xiva50_60
installscript=/usr/local/bin/xiva-configurator.pl REBOOT=1
installdoc=/usr/local/lib/products/xyyxy_LS1_AX2/BaseCFG_boot0_install_only.
xml ITEM=0
label 21
kernel linux
append ide=nodma ide=reverse initrd=initrd.gz root=/dev/ram0 rw
init=/l...
2006 Jan 03
0
Isolinux.cfg issues on certain BIOSes
...for
obvious errors, or has experienced this it would be greatly
appreciated..
Kind Regards
Daniel Rose
default 1
display bootmnu.txt
prompt 1
F1 mainhelp.txt
F2 bootmnu.txt
F3 hdtest.txt
F7 FAQ.txt
label linresc
kernel linresc/rescue.lnx
append initrd=/isolinux/linresc/initrd.gz root=/dev/ram0
label A:
localboot 0x00
label a:
localboot 0x00
label o
localboot -1
label 0
localboot 0x80
label 1
kernel winpe.bin
label 2
kernel memdisk
append initrd=dosde.imz
label 4
kernel memdisk
append initrd=dosde2.imz
label 3
kernel /i386/linux/vmlinuz-2.4.25
append initrd=/i386/linux/initrd a...
2005 Jan 02
5
Xen0 crash dump (/dev/ram0 root) possibly of interest
...? I''d like to see to see which initrd techniques
you used, if any.
My GRUB config looks like:
title xen
kernel /boot/xen dom0_mem=318464 com1=115200,8n1 console=com1,vga
ignorebiostables nmi=ignore sched=bvt conswitch=xy noreboot
module /boot/xen0-vmlinuz ramdisk_size=203776 root=/dev/ram0 max_loop=96 rw
console=ttyS0 vga=extended
module /boot/xen0-initrd
I can provide access to the ISO if anyone cares, though it''s obviously
non-functional currently.
__ __ ____ ___
\ \/ /___ _ __ |___ \ / _ \
\ // _ \ ''_ \ __) || | | |
/ \ __/ |...
2012 Sep 04
1
ifcpu64.c32 not working properly when used in a menu include file
...ev
LABEL rescue
IPAPPEND 2
MENU LABEL ^rescue (Auto-detect CPU type)
KERNEL ifcpu64.c32
APPEND rescue64 -- rescue32
TEXT HELP
Load appropriate image
ENDTEXT
LABEL rescue64
MENU HIDE
IPAPPEND 2
KERNEL images/vmlinuz64
APPEND initrd=images/initrd64.img init=/linuxrc root=/dev/ram0 rw
devfs=nomount console=ttyS0,115200 console=tty0 ksipaddr=kickstart
LABEL rescue32
MENU HIDE
IPAPPEND 2
KERNEL images/vmlinuz32
APPEND initrd=images/initrd32.img init=/linuxrc root=/dev/ram0 rw
devfs=nomount console=ttyS0,115200 console=tty0 ksipaddr=kickstart
This all works perfectly w...
2008 Oct 08
2
default menu option using vesamenu.c32
...ut I can't figure out how to set a default menu in my isolinux.cfg. This is what it looks like:
PROMPT 0
TIMEOUT 40
DEFAULT /boot/vesamenu.c32
LABEL cubez
MENU LABEL Graphics mode (Compiz) - Experimental
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=9999 root=/dev/ram0 rw chexpand=256 load=cubez autoexec=xconf;cubez;startx
LABEL text
MENU LABEL Text mode using pci=conf1
KERNEL /boot/vmlinuz
APPEND initrd=/boot/initrd.gz ramdisk_size=9999 root=/dev/ram0 rw pci=conf1
I have tried this:
LABEL text
MENU LABEL Text mode using pci=conf1
menu default
KERNEL /boot/vmli...