Quote (roberts @ Jan. 11 2006,19:24) |
(...) There is alot of documentation on how to save extensions, but let me recap here and in particular for a frugal type setup. 1. Make your target system install directory much larger so as to accomodate storing extensions. or 2. Make an additional partition just for mydsl extensions. With option 1 you can just Drag-N-Drop the extensions to /cdrom With option 2 you edit the file /cdrom/boot/grub/menu.list and add mydsl=hdxy Then Drag-N-Drop to this other partition hdxy You can also make the "optional" directory on this additional partition. |
Quote (roberts @ Jan. 11 2006,19:24) |
This symlink and .xfiletool.lst method works when there was not enough space allocated on the install partition and no other partition was created for the extensions. Allocating space is the desired way. You will be glad you did, when you see what I have comming in DSL v2.2 |
Quote (roberts @ Jan. 11 2006,19:24) |
Allocating space is the desired way. You will be glad you did, when you see what I have comming in DSL v2.2 |
Quote |
When going for option1, that is, put every .dsl extension that I need to be present at each boot in /cdrom, should I add or remove anything to the GRUB command line ? Should'nt I take out the "frugal" option ? |
Quote |
When going for option2, can I create a "MyDSL" dir in "/" if I can't create another partition ? My scheme is : hda1 NTFS 1Gb resized by ntfsresize using RIP. hda2 swap 256Mb hda3 /home 500Mb hda4 / 1500Mb So nope, no specific MyDSL partition... Is there a way to use a directory ? And if so, how to tell DSL to look for MyDSL exts in it ?. |