-
Senior Member
registered user
Boot from Knoppix ISO in HDD using grub
I used the following code:
Code:
menuentry "Knoppix ISO" {
insmod part_msdos
insmod ext3
set root=(hd0,msdos2) #the partition where you've stored knoppix iso
loopback loop /KNOPPIX_V7.0.4DVD-2012-08-20-EN/KNOPPIX_V7.0.4DVD-2012-08-20-EN.iso
linux (loop)/boot/isolinux/linux boot=isolinux iso-scan/filename=/KNOPPIX noeject noprompt --
initrd (loop)/boot/isolinux/minirt.gz
}
everything works, then knoppix iteratively searchs KNOPPIX in /dev/sdax for a few times and lets go.
Where I am going wrong?
--------------------
formatted by mod
Last edited by Werner P. Schulz; 12-08-2012 at 05:05 PM.
-
Senior Member
registered user
I have uploaded the relavant files in my google drive. You could click the file and peruse them. Any doubt that remain will, I hope, be cleared by the pics.
The logical drives that I have are given, also the drive in which the knoppix iso resides is apparent from the codes in the main post. The files could be accessed at:
https://docs.google.com/folder/d/0B0...JUbzVyUDA/edit
Regards
Last edited by rajibando; 12-08-2012 at 04:33 PM.
Reason: adding detail
-
Code:
loopback loop /KNOPPIX_V7.0.4DVD-2012-08-20-EN/KNOPPIX_V7.0.4DVD-2012-08-20-EN.iso
This isn't a sufficient path-declaration.
Have a look at:
https://help.ubuntu.com/community/Gr...OBoot/Examples
-
Senior Member
registered user
Thank you, Prof. Schulz.
I studied and experimented with the information retrieved from the link you'd provided, & I solved the problem.
The relevant code contained in the link, even when customised to suit a particular system such as mine, is not correct. I found that the following code works beautifully, and the checkpoints confirm it:
}
echo 1
menuentry "Knoppix ISO" {
echo 2
set root=(hd0,msdos2) #the partition where I've stored knoppix iso
echo 3
loopback loop /KNOPPIX/KNOPPIX.iso
echo 4
linux (loop)/boot/isolinux/linux64 bootfrom=/dev/sdb2/KNOPPIX/KNOPPIX.iso boot=isolinux keyboard=us
initrd (loop)/boot/isolinux/minirt.gz
}
I hope this helps others. I write in the Debian forum as bkpsusmitaa
-
I'm not a "Prof.". In Germany it is a title only for teachers at university.
-
Senior Member
registered user
You aren't a Professor!? Not only in Germany, I think the world over "Prof." is a title for tenured teachers in Universities. I thought that your knowledge-base as a moderator of the forum should ensure your being a Professor of a Univ.
I am sorry for my assumption. But my respect and awe remain, nonetheless!
-
Senior Member
registered user
The above menu entry was for my desktop, which had an AMD processor. Otherwise, the menu entry could be: ############################################## menuentry "Knoppix_8.2 ISO" { echo 1 set root=(hd0,msdosx) # x=partition number where the iso resides echo 2 loopback loop /KNOPPIX/KNOPPIX_V8.2-2018-05-10-EN.iso echo 3 linux (loop)/boot/isolinux/linux bootfrom=/dev/sdax/KNOPPIX/KNOPPIX_V8.2-2018-05-10-EN.iso keyboard=us root=/dev/ram rw ramdisk_size=100000 lang=us apm=power-off echo 4 initrd (loop)/boot/isolinux/minirt.gz } ############################################## Hope this helps ...
Last edited by rajibando; 03-23-2019 at 01:04 PM.
Reason: paragraphs entered
-
8.1 or 8.2 boot from loopback and 8.2 boot from ISO on HD with persistence
Just in case this will help anyone else, as I always forget how to do this, even though its been explained to me more that once (thanks to those patient enough). I am putting it in my own words from my own system to try to hammer it into my thick skull. Too bad we don't have 8.3 or 8.5 assuming they are better. I looked at the site selling the magazine and it says its a PDF which makes no sense, and after all the effort I don't want to pay $15 for a DVD. I wish Mr Knopper would offer a $5 download of current code. That would be sensible. I like his choices of games a lot.
Anyway, This is my /etc/grub.d/40_custom file stored on my main OS which is antiX on /dev/sda1. After editing the file sudo update-grub needs to be run to generate the new grub.cfg. Then when you reboot it gets used.
On my system:
/dev/sda3 has directories where ISO files are stored to boot from loopback. It runs exactly as it would have from flashdrive or DVD, and no changes are saved.
/dev/sda7 was formatted to Ext4, then Knoppix 8.2 was loaded by booting Knoppix 8.2 from flashdrive with tohd=/dev/sda7. I then renamed the file /KNOPPIX/knoppix-data.inf to was-knoppix-data.inf so that the mkimage boot parameter would ask how big of a persistence file to build and then build it the next time I booted into it. Note the nocompiz does the same thing as no3d (which now crashes the machine) used to do for older versions.
Code:
menuentry "Knoppix 8.2 DVD ISO Loopback" {
set isofile="/knoppix-8.2/KNOPPIX_V8.2-2018-05-10-EN.iso"
loopback loop (hd0,3)$isofile
echo "Loading Knoppix 8.2 linux"
linux (loop)/boot/isolinux/linux bootfrom=/dev/sda3$isofile keyboard=us lang=en tz=America/Chicago nocompiz
echo "Loading minirt"
initrd (loop)/boot/isolinux/minirt.gz
}
menuentry "Knoppix 8.1 DVD ISO Loopback" {
set isofile="/knoppix-8.1/KNOPPIX_V8.1-2017-09-05-EN.iso"
loopback loop (hd0,3)$isofile
echo "Loading Knoppix 8.1 linux"
linux (loop)/boot/isolinux/linux bootfrom=/dev/sda3$isofile keyboard=us lang=en tz=America/Chicago no3d nomce hpsa.hpsa_allow_any=1 loglevel=1
echo "Loading minirt"
initrd (loop)/boot/isolinux/minirt.gz
}
menuentry "Knoppix 8.2 from /dev/sda7" {
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
linux /KNOPPIX/linux64 knoppix_dir=/KNOPPIX mkimage keyboard=us lang=us tz=America/Chicago nocompiz
initrd /KNOPPIX/minirt.gz
}
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
![Fortinet Fortigate FG-61E Firewall Network Security Appliance ATP Bundle 1 years picture](/store/img/nH4AAOSwvpJlnbt9/s-l225//Fortinet-Fortigate-FG-61E-Firewall-Network-Securit.jpg)
Fortinet Fortigate FG-61E Firewall Network Security Appliance ATP Bundle 1 years
$263.99
![Firewall pfSense 2.7.2 - intel N3160 CPU -8GB Memory - Dual NIC 1 GB - 128GB SSD picture](/store/img/5pIAAOSw3JhnCy~w/s-l225//Firewall-pfSense-2-7-2-intel-N3160-CPU-8GB-Memory-.jpg)
Firewall pfSense 2.7.2 - intel N3160 CPU -8GB Memory - Dual NIC 1 GB - 128GB SSD
$97.77
![Cisco ASA 5508-X Firewall Adaptive Security Appliance / Not Affected Serial picture](/store/img/bEwAAOSw7NZhecqQ/s-l225//Cisco-ASA-5508-X-Firewall-Adaptive-Security-Applia.jpg)
Cisco ASA 5508-X Firewall Adaptive Security Appliance / Not Affected Serial
$44.99
![Fortinet Fortigate-61e Security Firewall Appliance No AC Adapter/SSD picture](/store/img/gswAAOSwFGxkLCZX/s-l225//Fortinet-Fortigate-61e-Security-Firewall-Appliance.jpg)
Fortinet Fortigate-61e Security Firewall Appliance No AC Adapter/SSD
$34.99
![♻️ Palo Alto PA-220 Next-Gen Firewall 8x Gigabit Ports Fanless Design ⚡Fast Ship picture](/store/img/BJMAAOSwhaZnO-EG/s-l225//-Palo-Alto-PA-220-Next-Gen-Firewall-8x-Gigabit-Por.jpg)
♻️ Palo Alto PA-220 Next-Gen Firewall 8x Gigabit Ports Fanless Design ⚡Fast Ship
$37.00
![Fortinet FortiGate 100E FG-100E | 16-Port Gigabit Firewall Security Appliance picture](/store/img/ctYAAOSwv8Vnhmq2/s-l225//Fortinet-FortiGate-100E-FG-100E-16-Port-Gigabit-Fi.jpg)
Fortinet FortiGate 100E FG-100E | 16-Port Gigabit Firewall Security Appliance
$99.99
![Sophos XG115 Rev 3 4-Port Gigabit Firewall Appliance (Charger Included) picture](/store/img/sasAAOSwwDhnUMtr/s-l225//Sophos-XG115-Rev-3-4-Port-Gigabit-Firewall-Applian.jpg)
Sophos XG115 Rev 3 4-Port Gigabit Firewall Appliance (Charger Included)
$69.99
![Cisco Meraki Firewall - MX68 picture](/store/img/XQMAAOSwcPVngYXO/s-l225//Cisco-Meraki-Firewall-MX68.jpg)
Cisco Meraki Firewall - MX68
$45.00
![SonicWALL TZ270 02SSC2821 Firewall Network Security w/Power Cable Transfer Ready picture](/store/img/dYAAAOSwfPZnhV6O/s-l225//SonicWALL-TZ270-02SSC2821-Firewall-Network-Securit.jpg)
SonicWALL TZ270 02SSC2821 Firewall Network Security w/Power Cable Transfer Ready
$289.00
![Firewall pfSense 2.72 HP t740 AMD Ryzen 8GB RAM - 64 GB NVMe - NIC 4 + 1 port GB picture](/store/img/xrgAAOSwLA1nPUz4/s-l225//Firewall-pfSense-2-72-HP-t740-AMD-Ryzen-8GB-RAM-64.jpg)
Firewall pfSense 2.72 HP t740 AMD Ryzen 8GB RAM - 64 GB NVMe - NIC 4 + 1 port GB
$117.77