Other Help Topics :: Can "toram" be the default?
I'm a DSL user of 3 days, but so far I'm lovin' it..!
I am using it on a diskless laptop (an old one that doesn't support boot from USB), booting from CD. I want it diskless to keep the noise down (I'm making an "always on" digital picture frame)
What I'd like to know is... is there a way I can make the cheatcode toram the default rather than having to enter it at boot time...? This way the user can simply press the power-on button (and I can dispense with the keyboard)
I have tried to use a floppy with grub on it, but can't seem to "see" the CDROM...
Any ideas?
Cheers
Andrew
do a remaster of the ISO, adding toram to the default boot string in boot/isolinux/isolinux.cfg (i think that's the right path...something like that anyway)
Thanks for that... it has got me one step closer... I did a remaster and burned a new CD, but it wouldn't boot on the target computer... It simply spun the CD up and hung..! I tried it several times... and tried leaving it for 5 minutes... No joy.
I can boot the original CD on the target computer no problem
So I tried the remastered CD on two other computers and it worked fine on both (with my extensions and my "toram" option...)
Any clues where I should look now?
Cheers
Andrew
you don't need grub on the floppy. the bootfloppy.img should work.
why not buy a compact flash card + CF/ide adapter ($3), then stick it in the harddisk slot?
I finally cracked this one (after making a number of coffee coasters :-).
The mkmydsl script, when is makes the iso image (via mkisofs), uses "-boot-load-size 32"... whereas the remastering "how to" guides use a value of 4.
A bit of googling shows that some older bios can only handle -boot-load-size 4... so I changed the value in mkmydsl, remastered the CD and it booted just fine..!
Thanks for the suggestion about using an ide/cf adapter, but in my country (New Zealand) they want to charge me $48 for one...!
Cheers
Andrew
Next Page...
original here.