Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: boot iso< Next Oldest | Next Newest >
adapix Offline





Group: Members
Posts: 3
Joined: June 2006
Posted: June 10 2006,12:25 QUOTE

Hallo *,
Is it possible to install dsl in a boot partition of an other linux distribution and to mount the iso and boot from it?
And if so how can I do it? Has someone a small howto?

Thanks adapix
Back to top
Profile PM 
pr0f3550r Offline





Group: Members
Posts: 378
Joined: Dec. 2005
Posted: June 11 2006,11:28 QUOTE

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



Quote
and boot from it?
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
Back to top
Profile PM 
adapix Offline





Group: Members
Posts: 3
Joined: June 2006
Posted: June 11 2006,12:41 QUOTE

Thanks pr0f3550r.
But how can I boot the kernel inside the iso at startup?
Which commands should I use in grub to mount the image and to start the kernel inside?
The man pages didnt describe such a scenario.

Regards adapix
Back to top
Profile PM 
jimihieu Offline





Group: Members
Posts: 73
Joined: Mar. 2006
Posted: June 11 2006,15:35 QUOTE

Quote (adapix @ June 11 2006,08:41)
Thanks pr0f3550r.
But how can I boot the kernel inside the iso at startup?
Which commands should I use in grub to mount the image and to start the kernel inside?
The man pages didnt describe such a scenario.

Regards adapix

well after mount it, cp everything into a partition then edit your grud or lilo to boot from that partition
something like this for grub: (use man for more info!!!)
root( drive number,partition number)
kernel /boot/isolinux/linux24
initrd /boot/isolinux/minirt24

good luck :)
Back to top
Profile PM 
adapix Offline





Group: Members
Posts: 3
Joined: June 2006
Posted: June 17 2006,13:38 QUOTE

Hello jimihieu,
thanks for your help.
I copied all files from the iso to /boot/dsl and edit my grub.conf to:
Code Sample

root (hd0,0)
kernel /boot/dsl/boot/isolinux/linux24 5
initrd /boot/dsl/boot/isolinux/minirt24

I get now the error that dsl cant find the KNOPPIX Image. Do you have an idea how to fix this?

Thanks and regards
Back to top
Profile PM 
5 replies since June 10 2006,12:25 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: boot iso

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code