search for: linuxrc

Displaying 20 results from an estimated 113 matches for "linuxrc".

2005 Sep 20
4
standalone bootable usb-stick
...ots with lilo-22.7 http://linux-boot.net/Bootable/Patches.RootFS/ \ Patches/boot/lilo/lilo.sda.2.4.31.conf - it boots with grub ( from cvs ) http://linux-boot.net/Bootable/Patches.RootFS/ \ Patches/boot/grub/menu.usb.lst - it fails with syslinux - i suspect i'm missing a line in /linuxrc that is required by syslinux ---------------------------------------------------------------------- http://linux-boot.net/Bootable/InitRD.LinuxRC/ \ LinuxRC-2005/linuxrc.cfusb ========== /linuxrc: ========== mount -n -o rw,remount / mount -t proc proc /proc mount -n -o rw,remoun...
2005 Apr 06
4
Query on Initramfs' and Initrd's coexistence
Hi I am trying to have a built in initramfs along with the traditional initrd. So I mount the initrd from the initramfs, but am facing problems in trying to run the 'linuxrc'. Following are the issues: 1. I mount the initrd from the initramfs and exceve 'linuxrc'. It starts executing linuxrc, but gives the following errors and panics: Red hat nash version 3.4.42 starting Loading jbd.o modules insmod: QM_MODULES ERROR: /bin/insmod exited abnormally! L...
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
2004 Jan 03
1
Kernel panic: I have no root and I want to scream
...to fix netbooting and I got quit far. Before this, it reported that it had no root disk, I fixed this by specifying my initrd. Nou it crys's: Kernel panic: I have no root and I want to scream I think I made the mistake whit the creation of the initrd file. What should I put in it except the /linuxrc. I put a echo "TEST" in de /linuxrc to see if it runs, in stead of TEST I get kernel panic. thanks for helping, Mivz pcelinux.cfg: label linux kernel linux append initrd=initrd append root=/dev/rd/0
2006 Jun 04
0
Kernel panic on change from 2.4.x to 2.6.x
...fg" looked like this: ------------------------- [ BEGIN Cxxxxxx ] ------------------------- DEFAULT standard LABEL standard KERNEL vmlinuz APPEND initrd=initrd root=/dev/hde1 ------------------------- [ END Cxxxxxx ] ------------------------- I boot with an "initrd". My old "linuxrc": ------------------------- [ BEGIN linuxrc ] ------------------------- PCIC=yenta_socket PCIC_OPTS= CORE_OPTS= mount -t proc /proc /proc echo "==== initrd: starting PCMCIA services ====" CreateCF-Node modprobe $PCIC modprobe ds if [ "$DEBUG" != "" ] ; then V=-v ;...
2005 Aug 26
1
lvm initrd -> initramfs
I converted my lvm root initrd to an initramfs by putting glibc, lvm, pivot_root, my linuxrc, etc. in my initramfs source file. I use ash compiled against klibc to run my linuxrc Unfortunately - pivot_root . initrd - complains - pivot_root: Invalid argument I suspect this may be because you can't pivot_root using a cpio initramfs root? If so, what should I do instead? Shoul...
2002 Jan 31
4
Boot messages on VT
...a VT on COM1. I have tested to modified my syslinux.cfg like the following listing but boot messages are always displayed on VGA screen ! Can you help me, please ? (I am reading the documentation but ...) syslinux.cfg : default linux label linux kernel vmlinuz append initrd=ramdisk.gz init=/linuxrc console=ttyS0,9600n8 Didier PUENTES
2005 Jan 07
1
Version 3.02 floppy boot hangs.
...yright ... then hangs. But version 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 n...
2005 Jan 11
4
Problems with poor mans install
Hi, I am trying to figure out a poor mans install ... I want to be able to boot CD iso thats on my hard disc .. There is an option to install via hard drive .. but I keep getting VFAT16 files system errors .. I know where copied iso image is ... I can boot kernel but linuxrc will not start LiveCD ... Maybe I could rewrite linuxrc to allow this but as it works from ram I am finding hard to figure out how to find iso Image ..?? Thanks in advance Dave T.
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
2006 Jun 10
1
PXELINUX with Kernel 2.6.15.4: VFS: Cannot open root device "hde1" or unknown-block(0, 0)
Hello again, I'm always not able to boot-up my CF-FileSystem. (It works with a 2.4.x Kernel!) See: http://syslinux.zytor.com/archives/2006-June/006942.html I dont't understand, why the kernel can't mount the root-fs on exit of "linuxrc". Before finising "linuxrc" I can work on it, start a "bash"-shell, do all sorts of linux-cmds on the root-fs... But I think I oversee a (tiny) thing. I've put some "printk" statements in kernel's "init/do_mounts.c" and "init/do_mounts_...
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 ,etc they are...
2004 Mar 31
1
append parameter??
...KERNEL vmlinuz APPEND initrd=initrd.gz nomce quiet ---------------------------------------------------------------------- what i want to do is to tell at start which keyboard layout to use by giving the propriate parameter e.g.: linux keyboard=foo i`am reading the given parameter in linuxrc with the following command: CMDLINE="$(cat /proc/cmdline)" to test if all went well i check it by executing: echo $CMDLINE in linuxrc. but nothing is beeing displayed! hmmm...what am i doing wrong??
2005 Jan 14
1
chroot....
Hi, I can get into basic shell (from linuxrc) but now I want to boot main system ... ie chroot into untar system & run from there ... but when I run /sbin/init 3 I get kernel panic wondered if /dev was set up .. if not how do I get it working ... sorry to so vague but its diffcult to describe what I want to do...... so to sum up I w...
2007 Jan 02
0
customizing initrd - kernel panic while booting
Hi, I want to customize initrd so that I can run my application once vmlinuz loads initrd. (similar to dos booting - dos runs autoexec.bat) I copied vmlinuz & initrd from RHEL4 ISO. Mounted initrd renamed 'linuxrc' exe to linuxrc1 created new script linuxrc called linuxrc1 from linuxrc script called my application from linuxrc script. But I receive "kernel panic" error: EXT2-fs: unable to read superblock isofs_fill_super: bread failed. dev=md1. iso_blknum=16. block=32 Kernel panic - not syncin...
2015 Feb 05
0
Unable to PXE boot
> /diskless/pxelinux.cfg/default > --- > DEFAULT /gentoo-x86_64/boot/kernel-3.14.14-gentoo > APPEND ip=dhcp ro rootfstype=nfs root=/dev/nfs > nfsroot=10.0.0.11:/diskless/gentoo-x86_64 > init=/linuxrc That pxelinux.cfg/default seems "tolerable" for older versions, but not for Syslinux 5+. Is this an inadequate copy of the actual content? Or is it really a trustworthy copy of your actual default config? If it is the latter, please report the correct content of the file. If it is...
2003 Jul 23
3
isolinux problem report
...-V "SA-BUILD-${BUILD}-CUSTOM-${CUST_BUILD_NO}" \ -A "$(product_name)"\ $DIR/../ The isolinux.cfg file looks like this: default quiet prompt 1 timeout 100 display message.txt label quiet kernel SA.1 append ide=nodma initrd=SA.2 root=/dev/ram/0 init=/linuxrc ramdisk_size=51200 ramdisk_blocksize=4096 Stage3=cdrom:/ DEBUG=0 quiet label debug kernel SA.1 append ide=nodma initrd=SA.2 root=/dev/ram/0 init=/linuxrc ramdisk_size=51200 ramdisk_blocksize=4096 Stage3=cdrom:/ DEBUG=9 label linux kernel SA.1 append ide=nodma initrd=SA.2 root=...
2003 Sep 17
3
INITRD > MEMSIZE / 2
...MDISK: ext2 filesystem found at block 0 RAMDISK: Loading 330000 blocks [ 1 disk ] into ram disk And then I never see the light of day after that ? Compressing the ramdisk doesn?t help because it?s basically already compressed ( a giant 290M tarball used as part of an installation process run from /linuxrc). After scouring the net I though I would be able to mount the initrd directly using /dev/initrd, but that didn?t seem to work. ? Can anybody point me in the right direction? ? - Gerry
2006 Sep 15
1
Root filesystem on ext2
Dear All, I have a following query: - My initrd image is created using ext2 filesystem. - The filesystem type of / is specified as ext3 in /etc/fstab file. - I dont mount the real root during execution of linuxrc because I referred some documents saying that if you dont mount real root from linuxrc the kernel will mount it after linuxrc is finished. - The system boots up successfully, mount command shows / partition mounted as ext3 but /proc/mount shows it as ext2. Is this because in the kernel ext3 is bui...
2005 Jan 26
1
FW: How to delay before mounting root filesystem
yup runned it. probably something wrong with my initrd filesystem. can you send me a directory listing of your initrd? and probably a sample linuxrc. if worse comes to worse, i'll probably load my usb and scsi modules in the initrd. i'm probably doing it all wrong. i'm trying to imitate the slackware10usb way of booting up. every driver built in the kernel, patch on the mounting root filesystem, and no initrd in the lilo.conf. some...