Sponsored Content
Full Discussion: create rootvg bootdisk
Operating Systems Linux create rootvg bootdisk Post 302112668 by chlawren on Thursday 29th of March 2007 09:58:00 AM
Old 03-29-2007
create rootvg bootdisk

Hello,

does anyone know how I can create a boot dvd with my fedora installation ....

ie

I am attempting to build a system identical to another production server so want to copy all files to cd and build the new system from that cd ,,,

any ideas?

Thanks
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Bootdisk for Sun Solaris?

where is the bootdisk for Sun Solaris 8 located? Is it on the install CD because i dont see a bootdisk image file or RAWRITE anywhere. I am really new to pure Unix (I've used Linux for a little while) and need help badly. (3 Replies)
Discussion started by: fuji250
3 Replies

2. UNIX for Dummies Questions & Answers

create a bootdisk for Xandros

create a bootdisk for Xandros Hi, The bootdisk that comes with xandros linux is not useable for me. I need aha152x support, otherwise i can't access my cdrom at installation time. Can anybody help me buid a custom xandros bootdisk with aha152x support. Thanks (1 Reply)
Discussion started by: progressdll
1 Replies

3. AIX

Cloned Rootvg

New Question: The purpose of an alternate disk install is in my opinion to have a ready-to-use-backup and i've read that it is possible to install filesets or software on the cloned disk for testing purposal while the normal system is still running. The question is: how do you tell AIX (5.2... (5 Replies)
Discussion started by: kvanelshocht
5 Replies

4. SCO

Searching for Unix bootdisk

Hello. I need to reinstall my Unix Open Server Release: 5 on my Compaq proliant 800, but, my floppy bootdisk Release:5.0.4 is bad. Where can I download that version. That release of Unix is no longer supported by SCO. Thanks. (4 Replies)
Discussion started by: Junior Rod
4 Replies

5. AIX

mirroring rootvg

I would like to konw wheather below steps are sufficient for mirroring rootvg. extendvg rootvg hdisk1 mirrorvg rootvg bootlist -m normal hdisk0 hdisk1 bosboot -ad hdisk0 bosboot -ad hdisk1 or anything needs to be added. (7 Replies)
Discussion started by: manoj.solaris
7 Replies

6. HP-UX

HP-UX installation and setup bootdisk

Hi everyone, I am very new to HP-UX zx600 workstaton had a bad boot disk and need to replace it. After done installing HP-UX 11.31 (with LVM), how do I make it boot to the bootdisk? it stops at EFI shell. Any hints will be appreciated. Thanks, Lily. (2 Replies)
Discussion started by: lilyn
2 Replies

7. AIX

Reducing / on rootvg

The root filesystem was mirrored, someone/something stopped mirroring, and increased / and /home to ridiculous values (/ got increased to 102gb and its only using 4.3gb, so 98gb is free). Can I reduce the / (/dev/hd4) filesytem down WITHOUT corrupting the the OS? I would do a: chfs -a size=10g... (6 Replies)
Discussion started by: mrmurdock
6 Replies
readahead(8)                                                  System Manager's Manual                                                 readahead(8)

NAME
readahead - file preloader for boot process optimization SYNOPSIS
readahead [options] <file-list> [another-file-list [...]] DESCRIPTION
readahead is a files preloader designed to optimize the disk I/O during the boot process. OPTIONS
-b, --build build optimised files list only, without sorting. -s, --sort build and sort list of files only (implies -b). -o, --output <file> write sorted list of files to file. -d, --dont-sort preload files described by an already sorted files list. -h, --help print the usage information. -v, --verbose enable the verbose mode. -t, --timing report time spent on each operation. -m, --maxsize <max size> maximum size in KiB a file can be in order to be preloaded, default is 10240. <file-list> [another-file-list [...]] One or more files containing the list of files to be preloaded or sorted. The files list can be generated by readahead-collector(8). FILES
/etc/default/readahead-fedora SEE ALSO
readahead-collector(8), readahead(2), AUTHORS
Arjan van de Ven <arjan@infradead.org>, Ziga Mahkovec <ziga.mahkovec@klika.si>, Karel Zak <kzak@redhat.com>, This manual page was written by Raphael Geissert <geissert@debian.org> July 2011 readahead(8)
All times are GMT -4. The time now is 06:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy