Steve A <[EMAIL PROTECTED]> wrote:
| Greetings.
| 
| I upgraded my Sarge box to a new 2.4.27 kernel yesterday. When I ran lilo
| afterwards I'm presented with the following warning;
| 
|     Warning: '/proc/partitions' does not match '/dev' directory structure.  
Name
|     change: '/dev/ide/host0/bus1/target0/lun0/disc' -> '/dev/hdc' Warning: The
|     boot sector and map file are on different disks.  
|     Added Linux * 
|     Added LinuxOLD
| 
| Here is my hard disk layout;
| 
|     Filesystem            Size  Used Avail Use% Mounted on
|     /dev/hdc1             2.0G  848M  1.1G  46% /
|     tmpfs                  94M  4.0K   94M   1% /dev/shm
|     /dev/hda3             4.8G  562M  4.0G  13% /var
|     /dev/hda2             9.2G  893M  7.9G  11% /home
| 
| I not sure how to fix this, so help would be appreciated. Am I right in 
assuming
| this box won't reboot with Lilo in this condition ?
|     
I think so :)
Check your /etc/lilo.conf to boot your new kernel.
boot=/dev/hda ???  your MBR

image=/boot/vmlinuz-2.4.27-2-686 
# or without the /boot if a link is set in /
 label=Deb-2.4.27
 root=/dev/hdc1        # your /
 initrd=/boot/initrd.img-2.4.27-2-686 
 append="hdx=ide-scsi"   # change the x to yours
 read-only

mess-mate                               
--
This night methinks is but the daylight sick.
                -- William Shakespeare, "The Merchant of Venice"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to