[Gloucs] Problem while installing Slackware 8.1
Mark
gloucs at mailman.lug.org.uk
Fri Jun 13 13:19:02 2003
--=-4uWd7I0Dg9Lmkx/JtrCB
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
LILO hasnt written to the MBR, so the MBR doesnt load LILO hence you
dont get the bootup process.
Put in the DVD, login as root as if you are installing,
dont type "setup"
instead, type
mount -t <filesystem of your hard disk> /dev/hda1 /mnt
this should mount the file system onto the /mnt directory (assuming that
you installed Slack onto /dev/hda1.. if not replace with where you did
install it).
then:
chroot /mnt;
check the file: /etc/lilo.conf to make sure that it not only exists but
that the line: " boot =3D /dev/hda " exists.
then type: lilo
you should get something like:
Added linux*
the reboot, all should be well, if not then is there anything different
about your setup.. scsi disk etc?
--=20
Mark
www.vulndev.org/~mark
If you know yourself, knowing the enemy does not matter.
-- Sun Tzu - The Art of War
(Adapted)
--=-4uWd7I0Dg9Lmkx/JtrCB
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQA+6cEyL+kQh66S/KARAggaAJ0R1ut1MKwnIRFX79UrFaJdq/+PpACcCwl0
ItA4VMj4zmGxqhJZZCdf1RM=
=DqY1
-----END PGP SIGNATURE-----
--=-4uWd7I0Dg9Lmkx/JtrCB--