Le Mars 22, 2002 03:49 AM, vous avez �crit : > Marc Lijour wrote: > > Hi, > > > > would it not be nice to have vi loaded at install time? > > > > So that we could rewrite lilo.conf, fstab or other config files.... > > > > Just a (silly?) suggestion. > > > > marc > > After the packages are installed, you can ctrl+alt+f2, chroot > /wherever/8.2/is/mounted (see output of "mount") /bin/bash -login (gives > you bash shell) then run whatever your favorite editor is, depending on > what you installed. N.B. don't forget to "exit" before you reboot.
Thank you, I should have tried that. It's not the first I feel the urgent necessity to rewrite or modify a config file during the installation (yes, it should not happen!)
