Vitor Santos Costa <[EMAIL PROTECTED]> writes:

[...]

> o I've got a NT partition in the HD. When I try to add it to the
> mounted partitions the system goes beserk, I believe because it didn't
> have the ntfs module.

yep, seems like i missed it :(

> 
> o Trying to remove vim-extensions would crash the whole installation
> process.

i'll try it.

> 
> o Do you still have amd? amd is useful if you rely on /net...

pixel@leia:~>rpm -qpi /RPMS/am-utils-6.0.3-4mdk.i586.rpm
[...]
Summary     : Automount utilities including an updated version of Amd.
[...]

seems ok to me

> 
> Some more general stuff (maybe for 7.2 or 8?):
> 
> o SUSE allows you to store in a floppy all the packages you want
> installed. This is quite useful when you have this many packages and
> you fail somewhere in the installation process (it happened to me).
> 

you should be able to do this already. The thing to use is defcfg. If you boot
with "linux defcfg=floppy" given to syslinux. And put file auto_inst.cfg.pl on
fat floppy with:

$o = { default_packages => [ qw(
  lftp urpmi
  icewm emacs-X11
)] };

then at install, you'll have these packages selected by default. Select the
minimum amount of package and you'll get the default_packages anyway (choose
expert to be able to select a barest minimum)

PS: defcfg is much more powerfull than just selecting packages :)
(see mandrake.com/drakx/auto_inst.html for more about auto_inst.cfg)


Hope it helps, cu Pixel.

Reply via email to