Problem with lilo
- From: Loïc Ploumen <no@xxxxx>
- Date: Tue, 31 Jan 2006 19:37:06 +0100
Hi,
I'm using sysrescd to create CDs used in an embedded system. I boot with sysrescd, and copy the system to /dev/sda, then I run lilo to make this new disk bootable and there is the problem. Where I run lilo I have :
#######################################################################
root@cdimage /mnt/temp1/dev % lilo -r /mnt/temp1 -C etc/lilo.conf
Warning: LINEAR is deprecated in favor of LBA32: LINEAR specifies 24-bit
disk addresses below the 1024 cylinder limit; LBA32 specifies 32-bit disk
addresses not subject to cylinder limits on systems with EDD bios extensions;
use LINEAR only if you are aware of its limitations.
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/scsi/host0/bus0/target0/lun0/disc' -> '/dev/sda'
The kernel was compiled with DEVFS_FS, but 'devfs=mount' was omitted
as a kernel command-line boot parameter; hence, the '/dev' directory
structure does not reflect DEVFS_FS device names.
part_nowrite check:: No such file or directory
##################################################################
What is strange is that it doesn't work when I boot and left /dev/hda and /dev/hdb connected. However, if I disconnected them, lilo is just working fine! That's strange because /dev/hda and /dev/hdb are not used in the process of copying data to the hd in /dev/sda ...
.
- Follow-Ups:
- Re: Problem with lilo
- From: Walter Mautner
- Re: Problem with lilo
- Prev by Date: Re: Which Linux Distubtion do you use..
- Next by Date: Re: Which Linux Distubtion do you use..
- Previous by thread: FOR NEWBIES : LIST OF ASSH*LES NOT TO ASK QUESTIONS TO
- Next by thread: Re: Problem with lilo
- Index(es):
Relevant Pages
|