[ solved ] Howto install it in HDD?
Home › Forums › GeeXboX for PC › [ solved ] Howto install it in HDD?
Tagged: HDD casper persistent
| Author | Posts |
|---|---|
| Author | Posts |
| October 27, 2011 at 03:37 #1482 | |
|
DOSSTONED |
Originally, I have tested the method stated in the Documentation area, that works. I added the casper-rw file and add args in the GRUB. But I cannot save my configurations(say, change the font). I found out that the file rootfs can be mounted in Fedora, it actually the whole system. After copying those files into geexbox partition with -pr option, and remove rootfs, the vmlinuz said he cannot file the root… I just wanna save changes and hope to modify them in another OS(in case the system is down.) Any suggestions? btw, how to compile the source? Under Fedora 15
|
| October 27, 2011 at 03:44 #1483 | |
|
tomlohave |
x64 or i386 ? compile the source ? the entire geexbox distribution ? see openbricks.org for that. |
| October 28, 2011 at 03:18 #1494 | |
|
DOSSTONED |
arch = i386 it is still not working. Error indicates current root is not in splashfs format. |
| October 28, 2011 at 03:34 #1495 | |
|
tomlohave |
try this latest iso :http://download.geexbox.org/releases/extra/i386/latest-iso-devel.iso |
| November 23, 2011 at 01:52 #1711 | |
|
zzzz88 |
I met the same problems and therefore I make a patch for init file in initrd. 1. put all geexbox files into /GEEXBOX directory including rootfs “live-path” is my new parameter in init file. 3. patch init in initrd diff -uN mnt2/init mnt/init # setup aufs
|
| November 23, 2011 at 07:40 #1717 | |
|
tomlohave |
you can test this one : http://download.geexbox.org/releases/extra/i386/latest-iso-devel.iso |
| December 5, 2011 at 10:53 #1983 | |
|
ridgeline |
Hello, menuentry ‘Gee 2.0a’{ I’ve tied the parameter persistent-/casper-rw, but I get error messages like this: The file casper-rw: owner root rw; group root readonly; others readonly Thanks for help Eduard |
| December 5, 2011 at 13:30 #1984 | |
|
tomlohave |
regular i386-iso ?
|
| December 6, 2011 at 10:32 #1992 | |
|
ridgeline |
its regular I386-iso (Ubuntu 11.04) 32-bit system in parallel ; HDD = TS32GSSD25S-M: menuentry ‘Gee 2.0c’{ menuentry ‘Gee 2.0d persistent’{ |
| December 6, 2011 at 12:40 #1993 | |
|
tomlohave |
fstype for your disk ? |
| December 6, 2011 at 14:23 #1994 | |
|
ridgeline |
cat /proc/mounts Thanks for the help |
| December 7, 2011 at 00:35 #1995 | |
|
tomlohave |
i didn’t carefully read your post, geexbox boot without persistent so add “rw” should work my grub.cfg : menuentry “Geexbox” { |
| December 8, 2011 at 10:04 #2018 | |
|
ridgeline |
Thanks @tomlohave, Eduard |
| December 23, 2011 at 16:35 #2300 | |
|
akostadinov |
@tomlohave, thanks much for the information. It was super easy to get geexbox 2 devel running next to geexbox 1 on an existing NTFS partition. I already had geexbox 1 with grub4dos installed through windows installer. So I: It started just fine and casper-rw is used. After one reboot I see settings are kept. But on shutdown and reboots I see umount errors that go too fast to read them. On the next reboot settings are lost, I assume casper-rw becomes corrupted. Any idea how to fix the shutdown process? |
| December 23, 2011 at 16:44 #2301 | |
|
craigus |
Confirmed here also. After more than one reboot, ext2_lookup: deleted inode referenced errors occur and drops to shell and then dies. |
You must be logged in to reply to this topic.

