-
Flash_Boot_Only_iso? A Possible Suggestions to Mr KNOPPER ?
Hi
Is someone able to suggest to Mr Knopper to eventually create:
1- A Flash_Boot_Only_iso (or other of the same kind?).
Essential Motivations:
1a - DVD's and CD's will soon disappear (I guess).
1b- So one may boot a whole file_iso by the cheatcode "bootfrom=..."
1c- One may install Knoppix when and where one choose to install.
2- This method "temporizes relatively" the usage of CD's
and DVD's
Thanks
knp
Last edited by knp; 12-07-2015 at 12:50 PM.
-
Since some years this is within the DVD. If you use mc (MidnightCommander), you can look into the content of the Knoppix DVD ISO and at the positition '/KNOPPIX/' you'll find the file 'bootonly.iso' (and his md5sum). Burn this file to a CD or use it within VirtualBox, VMWare or kvm-qemu.
-
Senior Member
registered user
The boot-only iso and its md5sum is also usually available on current LiveDVDs or LiveUSBs at /mnt-system/KNOPPIX/...
-
@ W.P.Schulz
@ Utu
Thanks you for your propositions. I did not know that the "boot-only_CD" is also a file hidden in the places you kindly indicate me.But why to hide it?
I found also this file on the repository of "Free_fr".
Nevertheless I had not well formulated my "idea" which I attempt to make more clear: "my" goal (somewhat") is to "Never use the CD_DVD_Reader".
Evidently this would not meat the profound project of Mr Knopper who
focalizes on "CD_DVD"...
But concerning ONLY "a Flash_Boot", this cannot affect the real project on "CD_DVD"
My Proposition (if possibl!...):
I think that he is surely able to conceive a unique FILE for booting_ONLY_DIRECTLY on Flash even if one DOES NOT POSSESES a Cd_Dvd_Reader.
The Boot_Only_Cd NEEDS necessarily a CD_DVD_Reader (its name tells us about!).
ADVANTAGEs (if possible!...):
1- Booting on such a Flash (No Cd_Reader!) one may use quasi
"entirely an "iso_file" without installing Knoppix (on Hdd or
Burning).
2- So one can Burn or install when wanted via the "iso_file" used
via the "bootfrom=" cheatcode called AFTER the EVENTUAL
"Boot_Only_Flash"
It is essential to understanding me:
AVOID ENTIRELY ANY CD_DVD_READER.
Because I guess that the CD's and DVD's will disappear relatively "soon".
I hope to have been clear enough.
Best regards
knp
-
Hi, knp:
If the subject of interest is to create a bootonly.xxx file which can be written to a flash drive in a clone fashion and then use the resulting flash drive to boot the ISO file of KNOPPIX CD/DVD resided on another device, rather than dedicating an entire Gigabyte-size flash drive to those files with total size of less than 50MB, most of the Linux bootloaders can be used to boot the existing bootonly.iso file and then the KNOPPIX be started as usual. Although I have only tried to boot the compressed KNOPPIX file (7.2.0) resided on the hard disc using a flash drive containing the matching bootonly.iso file and EXTLINUX related files, I assume that there should be no problem to boot the ISO image of KNOPPIX CD/DVD in a similar fashion.
The list of files on the testing flash drive is as follows,
Code:
knoppix@Microknoppix:~$ tree /media/sdb1
/media/sdb1
├── boot
│ └── syslinux
│ ├── extlinux.conf
│ ├── knx720bootcd.iso
│ ├── ldlinux.sys
│ └── memdisk
└── lost+found [error opening dir]
3 directories, 4 files
*knx720bootcd.iso is the renamed KNOPPIX_V7.2.0bootonly-2013-06-16-EN.iso.
-
Senior Member
registered user
@knp
I have not tried the following, but there is this interesting note in Klaus K's description of what's new in Knoppix 7.6.
Why don't you give this a try and tell us if it works for you.
Update: Computers without DVD drive
The flash-knoppix script since Knoppix 7.6.0 supports on-the-fly conversion of a DVD ISO image for direct flashing of a USB pendrive or disk. By using this, the intermediate step of burning a DVD and booting from it, can be skipped. For burning a CD or DVD, only one single .iso file matching your language and version choice, is sufficient. For using this feature, just add the name of the .iso file as commandline parameter to flash-knoppix like this: flash-knoppix KNOPPIX_V7.6.0DVD-2015-11-21-EN.iso
-
Hi, knp:
I have just tried out to boot the ISO image of KNOPPIX V7.6.0 DVD using the method as mentioned in the post #5, and the outcome is sweeeet... Also, booting previous releases of KNOPPIX DVD (7.2.0 and 7.4.2) using their corresponding bootonly.iso images are all OK! By the way, the content of extlinux.conf used for the preliminary test as mentioned in the post #5 is as follows,
Code:
LABEL knx720
LINUX memdisk
INITRD knx720bootcd.iso
APPEND iso raw
-
@superman,@utu
@superman
Thanks you for your very good idea for CREATING a boot_Flash_only.
But one seems to NEED knop_7.6 installed somewhere (Hdd,Dvd...).
Because one has to "PICK" somewhere the "boot_only_CD.iso" File.
(your #5... Code) and (#2,#3 of Schulz and utu).
This file is not furnished on the repositories.
Does your method need some kind of formatting the Flash?
Do "Creating DIRECTLY Folders and Copying Files" suffice to make
the Flash bootable?...
In your Code you refer to some "extlinux.conf".
"ext"...(= "extended" for your own "notations"?) (="Extended_FS"?)
You are a real "Linux_Expert" on the contrary of some of your
suggestions in other threads!
You discover that I am an entire newbie for many reasons.
Thanks you and see also the last post of utu (#6)
@utu
This seems to be my goal: Not any previous use of DVD!! Thanks you.
I shall read the entire text you refer to and send you my
experience on about one week.
Best regards to all of you.
knp
Last edited by knp; 12-09-2015 at 08:30 PM.
-
Senior Member
registered user
a conjecture
.
I think there may be a conceptual problem here.
I believe it likely to be true that once you have a Knoppix 7.6 LiveDVD or LiveUSB,
the Knoppix menu function, flash-knoppix, in Knoppix 7.6, will use a dd operation
to prepare other additional LiveDVDs &/or LiveUSBs using hybrid isos as sources.
It appears that zenity prompts are there to assist locating and specifying appropriate
media and isos.
If the Knoppix 7.6 information is correct, this seems to infer that this function of
flash-knoppix in 7.6 is itself an upgrade which provides this new function, presumably
not previously a feature of flash-knoppix.
This may explain how having a Live 7.6 Knoppix might allow making Live systems of
other versions of Knoppix Live system isos, like 7.2 and 7.4.2, for example.
Last edited by utu; 12-09-2015 at 10:43 PM.
-
But one seems to NEED knop_7.6 installed somewhere (Hdd,Dvd...).
Because one has to "PICK" somewhere the "boot_only_CD.iso" File.
Did you really read my posting? You don't need to install Knoppix; only download the ISO and open it within mc.
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

Asus H81M-C Intel LGA1150 DDR3 Desktop Motherboard MicroATX Socket H3
$30.99

ASRock Z170M Extreme4 Micro ATX Intel 7th Gen LGA1151 DDR4 3466+ OC Motherboard
$81.95

Gigabyte Z77M-D3H-MVP Micro ATX Intel LGA1155 DDR3 HDMI Z77 Motherboard
$61.95

Machinist Motherboard LGA 2011 CPU Support DDR3 REG ECC RAM Intel Xeon M-ATX
$86.58

Gigabyte B460M DS3H AC Intel B460 1200 LGA MicroATX M.2 Desktop Motherboard B
$49.99

ASRock LGA 1151 Wifi Intel B360 Intel Gen Micro ATX Motherboard p/n: B360M-OEM
$70.00

Foxconn H61MXE Intel H61 LGA1155 HDMI mATX DDR3 Motherboard + I/O Plate Tested
$34.95

ASRock B660M-ITX/AC LGA 1700 Intel B660 SATA 6Gb/s DDR4 Mini ITX Motherboard
$119.99

B75 Desktop Motherboard LGA1155 DDR3 Memory (Intel 2nd and 3rd gen support)
$25.99

HP Z210 Workstation Desktop Motherboard LGA1155 DDR3 ATX 615943-001 614491-002
$19.49