OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 Hardware => Topic started by: tonyb on May 17, 2004, 01:47:07 am
-
Can the Zaurus CF slot be set as the boot device?
-
Not without a better boot loader. You could look into porting LAB (Linux as Bootloader), which is shaping up very good.
-
What about using the \"Dual Boot\" scripts for the CF slot?
http://www.zaurususergroup.com/index.php?n...light=dual+boot (https://www.oesf.org/forums/index.php?showtopic=1510&highlight=dual+boot)
-- dhns
-
I played around with booting up form the cf card. But I was never able to do it. I think I have to recompile the kernel with the pcmcia driver as a module. And than load that before it trys to boot.
JP
-
Let\'s get the terminology straight here. If I say booting from CF then I mean having the kernel and rootfs on CF. Everything else is just booting \"with rootfs on CF\". The former is not possible without a better bootloader.
-
Let\'s get the terminology straight here. If I say booting from CF then I mean having the kernel and rootfs on CF. Everything else is just booting \"with rootfs on CF\". The former is not possible without a better bootloader.
I was talking about just haveing root on cf. Of curese there are some down sides. Such as you wont be able to sawp out you cf card for a wifi.
JP
-
Use an SD card then.
-
Let\'s get the terminology straight here. If I say booting from CF then I mean having the kernel and rootfs on CF. Everything else is just booting \"with rootfs on CF\". The former is not possible without a better bootloader.
I have the CF booting, my mini-Slackware 2.4.25, off a pc104 Geode and was planning on using oe to port the source to the arm. Guess I could chroot my 6000L to the rootfs on the CF, but going to look on helping with that LAB bootstrap project also.
Thanks
Hufnus
-
Great! Appreciating any contribution. LAB on the Zaurii would simply _rock_.
-
One difficulty is that the CF needs to be online to use as boot/root, which requires the PCMCIA subsystem to be up, but many portions are external programs so can\'t start until Linux itself is up.
-
No problem for LAB. LAB _is_ Linux