cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: June 13 2005,17:04 |
|
You can kinda do that with an XP (NTFS) partition, but it is slightly different than a standard poorman's install.
After burning a DSL CD-R disk, you then copy your dsl.iso file over to your C: drive (in this example, it's /dev/hda1 in linux). So you are left with:
C:\knoppix\dsl.iso
Then you reboot with DSL livecd and type:
dsl bootfrom=/dev/hda1/knoppix/dsl.iso
and it will use the livecd for initial bootup but then switch over to the *.iso file on your hard drive.
When booting is complete, you remove the cd-R disk from the drive.
|