Problem with pre-cooked GRUB floppy image
-
- Member
- Posts: 1600
- Joined: Wed Oct 18, 2006 11:59 am
- Location: Vienna/Austria
- Contact:
Re:Problem with pre-cooked GRUB floppy image
expect anything to be reliable and you'll be lost.
You know the german saying: verlass dich auf etwas[andere] und du bist verlassen. ? (kinda translation see my first sentence)
You are right, buffers should be flushed, but what if writing support for the filesystem in spe isn't present and the module isn't told to spill out a load of comments about that?
ARe you by any chance operating with a NTFS partition?
You know the german saying: verlass dich auf etwas[andere] und du bist verlassen. ? (kinda translation see my first sentence)
You are right, buffers should be flushed, but what if writing support for the filesystem in spe isn't present and the module isn't told to spill out a load of comments about that?
ARe you by any chance operating with a NTFS partition?
... the osdever formerly known as beyond infinity ...
BlueillusionOS iso image
BlueillusionOS iso image
Re:Problem with pre-cooked GRUB floppy image
Thank you for your neverending trust in my 133t sk1llz. >:( ;Dbeyond infinity wrote:
ARe you by any chance operating with a NTFS partition?
Every good solution is obvious once you've found it.
-
- Member
- Posts: 1600
- Joined: Wed Oct 18, 2006 11:59 am
- Location: Vienna/Austria
- Contact:
Re:Problem with pre-cooked GRUB floppy image
wtf are leet skillz? *rofl*
No, I'm just asking for I'm curious and maybe can avoid some pitfalls in the future.
No, I'm just asking for I'm curious and maybe can avoid some pitfalls in the future.
... the osdever formerly known as beyond infinity ...
BlueillusionOS iso image
BlueillusionOS iso image
Re:Problem with pre-cooked GRUB floppy image
proxy,
GRUB can install itself onto a floppy image quite easily. All you need to do is remap it's device by going:
device (fd0) ./floppy.img
This works for all the other devices that GRUB knows about.
Anyway, I made a little step-by-step guide on how to build a bootable GRUB floppy disk from scratch if anyone is interested. I've never used it myself but I'm sure it's mostly correct:
http://www.djm.co.za/spoon/grub/floppy.php
GRUB can install itself onto a floppy image quite easily. All you need to do is remap it's device by going:
device (fd0) ./floppy.img
This works for all the other devices that GRUB knows about.
Anyway, I made a little step-by-step guide on how to build a bootable GRUB floppy disk from scratch if anyone is interested. I've never used it myself but I'm sure it's mostly correct:
http://www.djm.co.za/spoon/grub/floppy.php
Re:Problem with pre-cooked GRUB floppy image
Yes, all this is fine and well, but if you're not Linux-hosted (and quite many here are not), GRUB won't even compile. That's why I offered a ready-made image.
I'd have made up a new one already if I weren't imprisioned behind this ... corp firewall on this ... corp computer that doesn't let me do a single ... thing. Tonight, promise.
I'd have made up a new one already if I weren't imprisioned behind this ... corp firewall on this ... corp computer that doesn't let me do a single ... thing. Tonight, promise.
Every good solution is obvious once you've found it.
Re:Problem with pre-cooked GRUB floppy image
A new image (with GRUB 0.95) is available at {deleted}. I'd like it if some of you test the image (MTools, Loopback, I don't have the stuff handy ATM), and if it works, have Pype update the file in the SourceForge download area.
Every good solution is obvious once you've found it.
Re:Problem with pre-cooked GRUB floppy image
And now I'm first! Link at http://www.atlantisos.com/grub_disk.zipSolar wrote: Please don't link to that file elsewhere (e.g. in the FAQ), and download it only if you really intend to test it (instead of using it); I'd like to remove it again ASAP as that's my homepage - charged by bandwidth.
Yes, I think you can remove the link. Got 2GB of data traffic a month none of which is used, so it's got a lot to grow to.
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Problem with pre-cooked GRUB floppy image
just toyed 2 mins with "losetup" and loopdevice, but it seems to work fine
Re:Problem with pre-cooked GRUB floppy image
I would have provided a GRUB'ed bootable CD image, too, but that's caught in the same trap as the floppy image: It's there on the Linux side, but gone on the Windows side.
This sucks. ???
This sucks. ???
Every good solution is obvious once you've found it.
- Colonel Kernel
- Member
- Posts: 1437
- Joined: Tue Oct 17, 2006 6:06 pm
- Location: Vancouver, BC, Canada
- Contact:
Re:Problem with pre-cooked GRUB floppy image
I've downloaded the new image, and it works like a charm with mtools and VMWare. Thanks!
Top three reasons why my OS project died:
- Too much overtime at work
- Got married
- My brain got stuck in an infinite loop while trying to design the memory manager
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Problem with pre-cooked GRUB floppy image
added files through a loop-device mount of the image. Works like a charm too ... i'll mirror Candy's hosting
Re:Problem with pre-cooked GRUB floppy image
One thing just dawned on me: That disk image is basically a binary distribution of GRUB - and hence, we must at least add a readme.txt that tells people where to find the source code.
I'll look into the licensing later today...
I'll look into the licensing later today...
Every good solution is obvious once you've found it.
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Problem with pre-cooked GRUB floppy image
yup. I placed something alike in the 'release note' ... I'll crawl the gnu.org website for the exact source release and paste it there ...
- Colonel Kernel
- Member
- Posts: 1437
- Joined: Tue Oct 17, 2006 6:06 pm
- Location: Vancouver, BC, Canada
- Contact:
Re:Problem with pre-cooked GRUB floppy image
<bump/>
Any progress on the GRUB licensing issue/readme...?
Any progress on the GRUB licensing issue/readme...?
Top three reasons why my OS project died:
- Too much overtime at work
- Got married
- My brain got stuck in an infinite loop while trying to design the memory manager
Re:Problem with pre-cooked GRUB floppy image
Basically, the image is a binary distribution, and as such would have to come with source code. But even the GRUB FTP server itself ships precompiled binaries (grub-0.95-i386-pc.tar.gz) without as much as a README.txt.
That's why I didn't press the issue. I'll probably update the image with an appropriately worded README in a couple of weeks (when I did yet another attempt at switching to Linux), but - as a German proverb says - no prosecutor, no judge. I guess we all know the image contains GRUB, that GRUB is OSS, and where to get the source.
That's why I didn't press the issue. I'll probably update the image with an appropriately worded README in a couple of weeks (when I did yet another attempt at switching to Linux), but - as a German proverb says - no prosecutor, no judge. I guess we all know the image contains GRUB, that GRUB is OSS, and where to get the source.
Every good solution is obvious once you've found it.