Sponsored Content
Operating Systems Linux Create a bootable PXE image from build kernel source code Post 302737425 by h0ujun on Thursday 29th of November 2012 02:54:03 AM
Old 11-29-2012
Linux Create a bootable PXE image from build kernel source code

Hi,

Can i just ask how I can create a bootable PXE image from the built kernel source.

What files do I need to get?

Thanks!
 

9 More Discussions You Might Find Interesting

1. BSD

Am searching for source code of openBSD kernel..

Hello Friends, Am lakshma reddy, doing my masters, i had some interest in exploring the source code of any open LINUX/UNIX, i searched for that i know i can get it but this time am finding it difficult in doing that. To be frank am new to this UNIX?LINUX platform. I need it since i want to... (1 Reply)
Discussion started by: luckyy
1 Replies

2. AIX

How do I create a bootable mksysb image file

I have several systems which require software maintenance several times a year. After the software maintenance, it is required that we make two system tapes for DR purposes. The creation of these system tapes takes anywhere from 1-1.5 hours because of the performance of the tape drives. What I... (7 Replies)
Discussion started by: acascianelli
7 Replies

3. AIX

check whether a mksysb image is bootable or not?

Hi, Can any one please tell me the method to check whether a mksysb image which is in the server is bootable or not. :confused: Thanks in advance, Anoop (1 Reply)
Discussion started by: anoopraok
1 Replies

4. BSD

BSD Kernel Source Code

Hi I need the BSD core (kernel) operating system Please let me download link I'm from Iran Please help me Thank you very much (1 Reply)
Discussion started by: sepadl71
1 Replies

5. Solaris

ffmpeg build - Sorais 10 x86: source code?

Hi I am trying to build ffmpeg on Solaris 10 from source as per the main downloads page on the ffmpeg site, howver I am running into various errors. I then came across this posting chrismiles: Building ffmpeg on Solaris 10 after some judicious googling. Unfortunately, the patch does not... (0 Replies)
Discussion started by: skewbie
0 Replies

6. Red Hat

Need help to create netboot image for EL6 kernel

We use netboot to boot our RedHat Linux kernels. We usually use mknbi tool to create netboot image from Red Hat Linux kernel. However, I can't get this to work with the new Red Hat EL6 kernel. One online document I found seems to say mknbi should not be used for Linux 2.6 or newer kernels any... (1 Reply)
Discussion started by: jyao02459
1 Replies

7. AIX

bootable mksysb image on

i have been given a bootable cd/dvd, that i install a ibm aix 185 workstation with, i want to make a nim mksysb resource from that, the following is a listing for the root file structure of the cd/dvd, seems someone took a mksysb of a built ibm aix machine and did mkcd -L -S -I and setup the... (2 Replies)
Discussion started by: asyed123
2 Replies

8. UNIX for Dummies Questions & Answers

how to make pxe file bootable

hi, i recently built a pxe file the problem is I don't know how to add it in the pxe server. I was wondering if you guys know how to add my pxe file in the pxe server so that when I run the device we're using, I can go lan boot then at boot: I will just type a text and it will boot the built... (0 Replies)
Discussion started by: h0ujun
0 Replies

9. UNIX for Dummies Questions & Answers

Adding SDK Build on Kernel Source Build

Hi, So I downloaded this kernel source and was able to build it successfully. But I want to add this SDK source code inside, can anyone help me how to do this? Note that the SDK source can be built by itself. I added the SDK in the main Makefile: init-y := init/ #added SDK... (0 Replies)
Discussion started by: h0ujun
0 Replies
bttape(8)						      System Manager's Manual							 bttape(8)

NAME
bttape - Bootable Tape Creation utility SYNOPSIS
/usr/sbin/sysman bttape [-ui cui | gui [-display displayname] ] OPTIONS
Specifies the user interface to be invoked. The choices are: Invokes the command line interface. Invokes the graphical user interface. Specific command line options that will be used to interact. DESCRIPTION
The Bootable Tape Creation utility is used by the system administrator to create a bootable system image, that consists of a standalone kernel and copies of specified file systems. This standalone kernel is known as a miniroot and contains the requirements for a minimal operating system. In the event of a crash recovery, the system administrator can boot and restore file systems from the bootable system image by using the btextract(8) utility. During the creation of the bootable system image, you are prompted for the kernel name, the tape device, and the type of miniroot file sys- tem, that is, a memory file system or disk partition to be used for the bootable tape image. You are also prompted for the pathname of the Miniroot Append file, which lets you specify which additional files or directories should be included in the miniroot. The size of the Miniroot Append file should not exceed 360KB. You are also prompted for the pathname of the File System Backup File which defines which file systems are backed up to tape. Each line of this file specifies one file system by its device name, mount point, and type of file system. The bttape(8) utility provides for the creation and modification of these files. The bttape command has two user interface options: Graphical user interface (GUI) Command line interface (CUI) Online help is available for the bttape application. To get help, select any Help button or use the Help pull-down menu. Running the Graphical User Interface Option: The bttape application can be invoked from: The CDE Application Manager Application Group: System_Admin System Admin SubGroup: Storage_Management To start bttape from the command line, enter: /usr/sbin/sysman bttape -gui Running the Command Line Interface Option: To start the bttape command line interface, enter the following command from the terminal: /usr/sbin/sysman bttape -ui cui [cuioptions] RESTRICTIONS
You must have the appropriate privileges to use this application. FILES
Bootable Tape Creation utility Help Volume Managment interface files User-defined file User-defined file to designate which file systems to back up SEE ALSO
Commands: X(1X), btcreate(8), btextract(8) System Administration bttape(8)
All times are GMT -4. The time now is 07:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy