diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-02 19:11:10 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-02 19:11:10 +0000 |
commit | 93e0970c6d78b556b2cd248920f6903dfa0e097d (patch) | |
tree | c67e13b5ea4570a886abd5c8c893c7b06ef10e34 /move/isolinux | |
parent | df4589acd9e285e7e16f31e53e0f81777fc1f783 (diff) | |
download | drakx-93e0970c6d78b556b2cd248920f6903dfa0e097d.tar drakx-93e0970c6d78b556b2cd248920f6903dfa0e097d.tar.gz drakx-93e0970c6d78b556b2cd248920f6903dfa0e097d.tar.bz2 drakx-93e0970c6d78b556b2cd248920f6903dfa0e097d.tar.xz drakx-93e0970c6d78b556b2cd248920f6903dfa0e097d.zip |
we need usb/firewire support for usb/fireware cdroms!
Diffstat (limited to 'move/isolinux')
-rw-r--r-- | move/isolinux/isolinux.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/isolinux/isolinux.cfg b/move/isolinux/isolinux.cfg index 4a692eb41..0d7c3b769 100644 --- a/move/isolinux/isolinux.cfg +++ b/move/isolinux/isolinux.cfg @@ -6,4 +6,4 @@ F1 help.msg F2 boot.msg label linux kernel vmlinuz - append initrd=cdrom.rdz acpi=ht quiet automatic=method:cdrom + append initrd=all.rdz acpi=ht quiet automatic=method:cdrom |