[PLUG] removing hda & boot disk difficulties

Jeff DeFouw defouwj@purdue.edu
Thu, 17 Feb 2000 17:00:45 -0500 (EST)


At whatever boot prompt you have, specify the root as /dev/hda1 and
also supply the argument
init=/sbin/sulogin
if you can.  When it's done booting you'll get a prompt asking you to
enter the root password.  When you get to the shell prompt:
mount -n -o remount,rw /
edit /etc/fstab
edit /etc/lilo.conf (if still needed)
edit anything else
lilo
mount -n -o remount,ro /
reboot -f

--
Jeff DeFouw <defouwj@purdue.edu>