similar to: append parameter??

Displaying 20 results from an estimated 1100 matches similar to: "append parameter??"

2007 Jan 02
1
adding networking support in initrd
Im pxebooting target machine with vmlinuz & initrd. Once vmlinuz loads initrd, Im calling "/bin/sh" from linuxrc script so that I get command prompt. But my machine is not connected to network. # ping 192.168.25.2 connect: network is unreachable #ifconfig -a can not open /proc/net/dev : No such file or directory my /proc is empty. Please advice how to customize initrd image to
2004 Feb 19
1
syslinux 2.06, won't boot => kernel size pb?
Hi, I'm currently trying to build up a booting usbstick. works fine with syslinux. However I have some troubles putting my own kernel image (bzImage) instead of that of a distribution (i.e. already compiled). The only difference I noticed is that the "pre-compiled" kernel is about 1.4M big whereas mine 1.5M. The Syslinux Homepage confirm that "this version [...] can now handle
2004 Dec 17
3
ISOLINUX users - debugging on by default?
I'm considering the suggestion which was raised before about turning the debugging messages on by default in isolinux, or specifically, not building the non-debugging-messages version in the standard distribution. What do people think (especially distro maintainers?) -hpa
2004 Sep 14
2
mounting other compressed filesystems
I would like to have two compressed ext2 filesystems on my CF card, one for the root fs and the other smaller one to be mounted at /opt/XXX where I can compress what is in ram after modification and write it back to disk at regular intervals of time. can anyone tell me how I can do this? Thanks
2007 Jul 10
1
not valid FAT fs
hi I'm new to this, and already havin some trouble :( I tried to make my usb pen drive bootable with sysliux, but I got this message: syslinux: this doesn't look like a valid FAT filesystem But I already formatted the usb pen drive int FAT16 fs with cfdisk AND with qtparted (in both cases I got the same message). Anyone that could help me about this?
2004 Feb 11
2
Problem with opening a file
Hi folks, I've got a problem with COMBoot (16 bit) in SYSLINUX 2.06: while the write string call (ax=2, int 22h) works just fine, the open file call (ax=6, int 22h) does nothing at all. Calling that function doesn't modify any register, and doesn't modify the carry flag. I then modified comapi_open in comboot.inc so it sets ax to some value and recompiled SYSLINUX, reinstalled it
2008 Mar 19
1
Google Summer of Code
The SYSLINUX Project has gotten approved for the Google Summer of Code 2008. I have been collecting student project suggestions at: http://syslinux.zytor.com/wiki/index.php/Google_Summer_of_Code_Ideas *Please* feel free to add to this list or to help describe the ideas. -hpa
2004 Nov 12
2
Boot from CD -> system + data on USB storage
Hi, I am looking for a solution to boot MY system on any PC. To store most of the system and all of my data I want to use an USB storage (in my case an external USB harddisk (2.0 capable)). Since booting off an USB device is not an universal thing I would prefer to have a boot disk with a minimal system - just enough to load most (all?) of the system from the attached USB device. Is this an
2005 Jan 23
5
Minimizing linux
anybody knows how to make a certain linux distro small? Ma. Kharisma V. Esguerra System Engineer I Epson Precision (Philippines), Inc. - Cebu Office Module 7A, e-Office, Asiatown I.T. Park, Apas, Cebu City, 6000 Philippines Tel. Nos. (+63 32) 412-7511 to 13 Fax No. (+63 32) 412-7514
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
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
2004 Nov 18
2
use of APPEND in default
Having fought my PXE config and eventually getting it to work (had to comment out the group { } statments ? I now come across another issue I cannot resolve and would appreciate some help. in my /tftpboot/pxelinux.cfg/default file I have cause to use the APPEND statement to pass options to the kernel being used. Unfortunately this line has now become longer than 255 characters and appears to be
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ... ------ FILE BEGINS ----- # Comment lines [menu] item="text to display" status="status line text" action= SUBMENU | INACTIVE | whatever submenu= <number> data="arbitrary string" item="text to display" status="status line text" action= SUBMENU | INACTIVE | RUN | EXIT submenu=
2004 Jan 03
1
Kernel panic: I have no root and I want to scream
Hello, I'm trying 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
2004 Mar 06
1
no suidbits after building the iso!
hi @all, i am about to build my own rescue cd. I build my iso with the following command: mkisofs -o /tmp/RESCUE.iso -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -l -R -r . after buning the iso on cd I can boot my rescue system. unfortunately, i have figured out that there are some files with a lack of permissions e.g. I have a bin/su in the tree for the iso with
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? Should I
2008 Jul 21
15
SYSLINUX Anatomy
Greetings, As a Google Summer of Code student for the SYSLINUX project, I had the chance to learn many interesting things from hpa regarding the internals of SYSLINUX. So besides my main task of implementing ELF modules loading & linking, I decided to put down in the wiki all the information I found concerning SYSLINUX development. In this regard, I have created a special category on the
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
2005 Mar 21
1
Help with Syslinux2.11
Im trying to get syslinux to let me boot feather linux from my USB drive. But I don't understand what im being asked to do in the instructions. I need help, thank you. Ricky
2005 Jul 07
1
MS-DOS Magic ?
Hi all, I've tried and retried to make some USB sticks bootable. I started by making one partition, labeling it FAT16, copying a kernel, an initrd and a very simple syslinux.cfg file. I ran syslinux /dev/sda1 on it. Didn't boot. I tried placing on it the mbr.bin file ('cat mbr.bin > /dev/sda') but still no boot. Then I tried various combinations of these two. Labeling