2 questions. Firefox and partitionsForum: Other Help Topics Topic: 2 questions. Firefox and partitions started by: baladret Posted by baladret on June 08 2004,11:05
Hello, Iīm newbee in linux and DSL.Congratulations for your great project. Iīve two questions (sorry if stupid questions) _.I donīt know how to run firefox. I have Firefox.tar.gz in the optional directory with the other .DSL extensions, all of them work but I don't know start the firefox aplication. _.When I boot with the liveCD that I've created with the mkmyDSL script and I have my USB Pen Drive connected, the OS takes much time to detect all the partions of my computer (hda1,hda5,hda6 and sda1 "pen drive"), however these are detected inmediataly if the pendrive is not connected. Thank you, sorry my english too. Posted by ke4nt1 on June 08 2004,12:02
The firefox.tar.gz is to be placed in your " / " , not the " /optional " directory ...It will load automatically at boot time, rather than manually from mydsl menu. If you must have it run from menu, rename it to firefox.dsl, and place it in your /optional directory. This will use up much more ram, but if you have it to spare, it will work.. It's best to simply place it in / , that is how it's designed to work ... 73 ke4nt Posted by AwPhuch on June 08 2004,17:52
Could you perhaps create a /mydsl directory and provide a symlink to it in the / dir?This way things are cleaner and neater and not as cluttered? Brian AwPhuch Posted by baladret on June 11 2004,10:48
Thanks, now all is oK !Sebastiā Posted by baladret on June 23 2004,08:26
Hi, my second problem is that the OS take much time to detect the partitions and i can`t mount them till it has spent few minutes when my pen-drive is inserted at boot.Can I accelererate the mount? I dont knoe make anything that spent to see my partitions in the /mnt. At first there are only /hd /auto/ /cdrom .... but no /hda1, /hda5, /sda1 (my pendrive) Thanks, sorry my poor english Posted by cbagger01 on June 24 2004,01:36
Assuming that dsl has the knoppix cheatcode "fromhd", you could try:dsl fromhd=/dev/sda1 or dsl fromhd=sda1 (I forget the syntax) Good Luck. |