Quote (hs7sv @ Feb. 02 2006,09:37) |
The below is what I did:- hda1 = xp hda2 = swap hda3 = ext2 (75MB for boot image, GRUB Frugal Install) hda4 = etx2 (for MyDSL, data and Backup) Option: mydsl=hda4 restore=hda4 It works. Good luck ![]() |
Code Sample |
tohd=/dev/hda1 |
Code Sample |
fromhd=/dev/hda1 |
Quote (gmgler @ Feb. 19 2006,12:50) |
PS: in the moment I am running DSL from that liveCD, but I want to install it on my HD that I don't have to insert the CD every time I want to launch DSL. |