|
Message-ID: <41772753.80FF8EB0@gremlin.ru> Date: Thu, 21 Oct 2004 07:04:51 +0400 From: gremlin <gremlin@...mlin.ru> To: owl-users@...ts.openwall.com Subject: Re: installed and chrooted and now? misiu_ wrote: > > > > lilo: fatal: geo_query_dev HDIO_GETGEO(dev 0x1600):Invalid argument > > 0x1600 is /dev/hdc (22,0) - is that your hard disk device, or is it a > > CD-ROM? > hi, i guess it is my cdrom... > but in my lilo.conf > is > "boot=/dev/hda1" > "root=/dev/hda" Should be (in /owl/etc/lilo.conf): boot=/dev/hda (the device where to install lilo) root=/dev/hda1 (the device to be mounted as /) Then run: # cd /owl # chroot . lilo Or, simply: # chroot /owl lilo -- Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru>
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.