> > > When booting with Russell's bootloader for riscos, it complains about
> > > invalid /boot/boot.map magic.
> > i got that, so i used !Linux with kernel argument specifying root. Then
it
> > worked fine. Although i cant get it to take 2 arguments ie a video
> > one. In linloader try --root=/dev/hda4. This may get around it.
>
> But you missed the one most important step - reporting the problem.
> Can all of you who have experienced this problem please give details
> as to exactly what your setup is (ie, what /dev/hd* files are what
> on your hard disk, what version of RISC OS) and /etc/boot.conf files
> please?
> _____
of course ! here it comes:
SA-110 (buggy version) RiscPC -32Mb ram -6.4Gb ide -I-cubed Ethernet A
RiscOS 3.7
!linux bootloader 3.36 alpha
ide disc partitionning:
/dev/hda1 filecore, 74 MB
/dev/hda2 linux table
/dev/hda3 linux swap, 65MB
/dev/hda4 linux native, 2169MB, mounted on /
/dev/hda5 linux native, 3842MB, mounted on /home
Misc. details : IscaFS is unable to mount these partitions (don't know
why,maybe because of the swap position), and the filecore can only be read
from linux, writes fail with "permission denied".
/dev/root is a link to /dev/hda4
Boot.conf:
kernel{
name = "2.2.16-rmk2";
path = "/vmlinuz";
root = "/dev/hda4";
flags = readonly;
};
riscos {
name = "Risc OS";
};
I hope this helps...
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]