PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

kernel must be located in the beginning sectors of the harddisk


Your Ad Here

Your Ad Here

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Some Linux security questions 2264
On Mon, 31 Jul 2006 01:49:30 -0700, composlinuxmisc sshd is the ssh-scp server. The "d" at the end says it's a daemon, it runs in the background and awaits for incomming requests from ssh...

Nope. The Linux kernel image may be placed anywhere on the media, so long as it is entirely accessable to the boot loader. The boot loader may have limitations as to how much of your media is accessable; some boot loaders, when used with older systems (with less capable BIOS) cannot access anything past the first (IIRC) 1024 cylinders (without LBA or LINEAR access).

Those programmers who have developed boot loaders have taken various strategies to solve this sort of problem.

The LILO boot loader, for instance, must be pre-configured with a list of disk block addresses to be loaded as the kernel. This configuration is performed by the lilo(8) program which reads the target kernels, figures out their physical locations, and embeds that list of locations into the LILO boot loader.

Other boot loaders run stripped down operating systems that determine the kernel locations "on the fly". IIRC, grub is such a boot loader.

Outside of the simplest boot loader (like the one used to boot floppy disks), a boot loader usually implements it's boot in stages; the first stage loads a simple loader (which must fit within the minimal confines of the "simple" loader space) and this loader just has the job of loading the second stage loader. The 2nd stage loader (which can be much larger in size) determines which (of possibly many) configurations to load, and loads the appropriate third stage loader. The 3rd stage loader loads the specific target kernel.

Of course, this is a logical breakdown; the physical implementation may be different.

Some Linux security questions 2265
composlinuxmisc This is the daemon that accepts ssh (and scp) requests. I am astonished that it takes much CPU time. My machine has been up for 10 days and...

HTH - -- Lew Pitcher

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) - WinPT 0.11.12

iD8DBQFEzgSCagVFX4UWr64RAnGfAKCHEVX2B2-Jvunladm6mSJUQlBUBwCgpIRd C3w192mTJ2OKMuqXOJ1Pn2s= =LPC4 -----END PGP SIGNATURE-----



Your Ad Here

List | Previous | Next

Some Linux security questions 2264

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

swap file and swap parbreastion