pr0f3550r
Group: Members
Posts: 378
Joined: Dec. 2005 |
|
Posted: June 11 2006,11:28 |
|
Quote (adapix @ June 10 2006,08:25) | Is it possible to install dsl in a boot partition of an other linux distribution |
Yes, download the iso anywhere in the root filesystem
Quote | and to mount the iso |
Code Sample | mount -t lo file.iso /somewhere
|
You'd have to edit the bootloader in use (grub or lilo) and point it to the new image.
man mount man grub man lilo
-------------- THE QEMU FORUM: http://qemu.dad-answers.com/index.php
QEMU ON WINDOWS: http://www.h7.dion.ne.jp/~qemu-win/
How to use floppy, CD-ROM and hard disk - http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html
How to use network - http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
|