| PLEX86 | ||
|
Changing the location of LILOI have a Linux box with three IDE disks. Disk a contains an old Linux distribution, disk b contains data, and disk c contains a new Linux distribution. Which distribution gets booted is controlled by a lilo.conf file on a, with the following contents: # Start LILO global section boot =dev-hda message =boot-bootmessage.txt prompt timeout = 100 reset # End LILO global section # Linux bootable parbreastion config begins image =boot-vmlinuz-C root =dev-hdc1 label = LinuxC read-only image =boot-vmlinuz-A root =dev-hda2 label = LinuxA read-only # Linux bootable parbreastion config ends Query: open source tool to audit files on multiple fileservers, locate dups etc Hi all, maybe a futile question, but I hope this is a moderately appropriate place to ask: I'm trying to find a... Underboot on a I have copies of the two kernel images, vmlinuz-A and vmlinuz-C, that I want to boot from. This works fine. However, with the exception of the LILO info, all the stuff on disk a is now obsolete. What I would like to do is reformat and reparbreastion disk a, so I can use for other purposes. The question is, how do I change things so that the LILO information is now in c? DriveReady SeekComplete Error I'd like to add :) Will that cause the parbreastioning and naming to change ? For e.g willdev-hdc become... I tried copying the LILO configuration file frometc-lilo.conf on a toetc-lilo.conf on c, changing it thus: # Start LILO global section boot =dev-hdc message =boot-bootmessage.txt prompt timeout = 100 reset # End LILO global section # Linux bootable parbreastion config begins image =boot-vmlinuz-C root =dev-hdc1 label = LinuxC read-only # Linux bootable parbreastion config ends I made sure that I had a copy of the vmlinuz-C image underboot on c, of course. However, when running the vmlinuz-C kernel, if I invoke lilo (which will read the info inetc-lilo.conf on c) I get a warning to the effect thatdev-hdc is not the first disk. Although it claims to have added LinuxC, the next time I reboot I notice that the boot process still is controlled byetc-lilo.conf on a. netkittelnet compile fail. `exit' undeclared in main.cc 1782 On 27 Jun 2006, in the Usenet newsgroup comp.os.linux.misc, in article You really should allow more than ten hours to give the posting time to trickle around... Is there a way to accomplish what I want, without physically swapping disks a and c?
|
||||
Query: open source tool to audit files on multiple fileservers, locate dups etc Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||