Sponsored Content
Full Discussion: LiLo in Red Hat 8
Top Forums UNIX for Dummies Questions & Answers LiLo in Red Hat 8 Post 31928 by djtrippin on Thursday 14th of November 2002 10:04:55 PM
Old 11-14-2002
Ok, that worked to get LiLo going, problem is, It wont recognize any edits to the config, when I edit and run lilo it complains that something is above cylinder 1024. Also, I tried to make grub the bootloader again, and it doesnt seem to want to take over form lilo...?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat and LILO

Hi well ive got a slight prob with LILO, ive been trying to delete my linux partition and merge my entire hard drive back into one but when I do so LILO is still there, even after I erase the linux partition and I was pretty sure that it was on the boot record or something anyway, but all it... (2 Replies)
Discussion started by: Drainy
2 Replies

2. UNIX for Dummies Questions & Answers

Red Hat 7.2.....

I just installed red hat 7.2 on my laptop. it's dual booted with xp and red hat. when i boot in to linux it boots up to the screen to ask me my name and pass....i put in root and my password. after this it goes to a blue screen and sits there. the after about 2 minutes it comes up with a fatal... (1 Reply)
Discussion started by: muzscman
1 Replies

3. UNIX for Advanced & Expert Users

Red Hat 9.0 Upgrade

I just upgraded my RedHat 8.0 system to 9.0. The upgrade included a new kernel and several package updates. I upgraded by simply inserting installation CD and rebooted, selected upgrade system option. When I rebooted after the install I get the following message: INIT:Id "x" respawning too fast:... (6 Replies)
Discussion started by: google
6 Replies

4. Linux

Red Hat?

I have a Red Hat upgrade disk. I installed it and it corrupted my entire hard drive! I had gotten the disks out of a Dummy's book at my local library. Trying to install 'Red Hat', has cost me $100.00 in damages. (The cool part is my friend gave me that $100.00 part) Ah...A 120gig Hard Drive. Just... (3 Replies)
Discussion started by: hdk_mkr
3 Replies

5. UNIX for Dummies Questions & Answers

Red Hat 9 help

please help me how to install softwares in linux.i have a ethernet internet connection.i try to open the site on LAN to download internet client.but i cannot as our lan supports only internet explorer....i downloaded the linux client by booting thru XP......but i cannot c my NTFS partition thru... (0 Replies)
Discussion started by: shobhit143
0 Replies

6. Linux

red hat ee 2.6.9-42

hello. I would be greatfull if someone could tell me how will i see what dns server and gateway my red hat server uses. I tryied to find out by typing ifconfig command but i got : -bash: ifconfig: command not found , although man ifonconfig gives output with info about using that command. Is... (3 Replies)
Discussion started by: tonijel
3 Replies

7. Red Hat

Red Hat E 3

I'm am working with a Red Hat Enterprise 3 server. This is a dedicated server that is supposedly dedicated to one domain, but I have been tasked with trying to figure out if there are files on this system that are being accessed by other IP's. Does anyone know if how I would go about finding... (0 Replies)
Discussion started by: chrisPlusPlus
0 Replies

8. Red Hat

Red-hat

Hello, How do I see what IP addresses are connected to my machine? thanks (2 Replies)
Discussion started by: sonomao
2 Replies

9. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies
BOOTCHARTD(1)						      General Commands Manual						     BOOTCHARTD(1)

NAME
bootchartd - collects process information, CPU statistics and disk usage statistics SYNOPSIS
bootchartd [start|stop] [bootchart_init=INIT] DESCRIPTION
bootchartd collects process information, CPU statistics and disk usage statistics from the /proc/ file system. The accumulated log file may later be visualized using bootchart(1). bootchartd is commonly used to profile the boot process for the purpose of speeding it up. In this case, it is started by the kernel as the init process. This is configured by adding the init=/sbin/bootchartd option to the kernel command line -- either interactively or by editing the bootloader's configuration file. Please refer to the documentation of your bootloader for details (e.g. lilo, grub or yaboot). After bootchartd is initialized during the boot process, it will start the default init process (/sbin/init) to proceed with the regular bootup. If, however, an alternative init process is used (e.g. (/sbin/initng), that process may be specified using the bootchart_init=INIT kernel command line parameter. Another possibility for using bootchartd is monitoring the resource usage of a specific application or the running system in general. In this case, bootchartd is started interactively by running bootchartd start and stopped using bootchartd stop. FILES
/var/log/bootchartd.tgz default output file /etc/bootchartd.conf default configuration file SEE ALSO
bootchart(1), bootchartd.conf(5) AUTHOR
bootchart was written by Ziga Mahkovec <ziga.mahkovec@klika.si>. This manual page was written by Jorg Sommer <joerg@alea.gnuu.de>, for the Debian project (but may be used by others). 2006-03-05 BOOTCHARTD(1)
All times are GMT -4. The time now is 06:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy