imok
  
 
  
 
 
Group: Members 
Posts: 2 
Joined: Oct. 2006 | 
  | 
Posted: Oct. 02 2006,01:04 | 
   | 
 
 
  
| Quote (mikshaw @ Oct. 01 2006,17:15) |  You can use your existing Grub with DSL. DSL mounts ext3 as ext2.
  I've been using Suse's Grub to boot DSL for quite a while, and it works fine. I've got DSL on hda4, and this is my main DSL entry:
 
 | Code Sample  |  title Damn Small Linux 3.0.1     kernel (hd0,3)/boot/isolinux-3.0/linux24 root=/dev/hda4 knoppix_name=KNOPPIX-3.0 dsl host=bungle home=hda3 mydsl=hda3/home/dsl/mydsl norestore vga=794 syslog dma     initrd (hd0,3)/boot/isolinux-3.0/minirt24.gz |  
 
  hda3 is where Suse and Grub are installed, as well as my persistent home. "knoppix_name" and the "-3.0" isolinux suffix are in there only because I have multiple copies of DSL on my machine...you can omit them. |  
  Does DSL allow you to install from ISO without overwriting the bootloader already on the HD?
  Also, does it use the same SWP partition as Suse's or do I need to make a seperate one?
  Thanks, 
 |