Welcome
Welcome to a320

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Dingux.com Done! Booboo Linux

Firmwares, themes and software hacks go here

Moderator: Moderators

Re: Dingux.com Done! Booboo Linux

Postby bobob on Fri Jun 26, 2009 1:34 pm

Okay, after a lot of reading all over the net I've finally managed to fix my problem.

I had to create /dev/console on my rootfs with the following command:

mknod -m 0600 /media/A320_EXT3/dev/console c 5 1

where /media/A320_EXT3 is where my rootfs has been mounted in linux.

I'm still new to linux, but I'm enjoying these kind of challenges as its helping me learn.
bobob
 
Posts: 3
Joined: Wed Mar 04, 2009 6:27 pm

Re: Dingux.com Done! Booboo Linux

Postby PinkVolt on Fri Jun 26, 2009 1:46 pm

All I get is a white screen when flashing.

- My 4 GB SDHC is formatted with the first partition as FAT32 (unsure how to check if it's 0x0b or whatever) and the rest as ext2.
- Put a file renamed to zImage of my lcd (9331) in the fat32 partition.
- Untar'd Booboo's rootfs to the ext2 partition, using sudo nautilus in terminal. Note that some files didn't like being copied such as the tty ones, even as root.
- Flashed on Windows. The LCD stays white all the time. When running the last command it complains of an error (1f?) and the Dingoo disconnects (unplug sound). Screen remains white until I reset the device.

What am I doing wrong? I untar'd the files using Ubuntu Netbook Remix 9.04.
PinkVolt
 
Posts: 8
Joined: Tue Jun 16, 2009 10:10 pm

Re: Dingux.com Done! Booboo Linux

Postby DamnDingoo on Fri Jun 26, 2009 5:09 pm

How large of an SD card do you need in order to do this? I don't need any more space on my Dingoo and am only going to buy a card in order to install Dingux.
DamnDingoo
 
Posts: 1
Joined: Fri Jun 05, 2009 6:30 pm

Re: Dingux.com Done! Booboo Linux

Postby Twyst on Fri Jun 26, 2009 8:32 pm

Hmm. I just had a thought. Is there any reason that we can't partition the SD card into 3?

partition 1: fat32 - 16 megs for the zImage. Hell, it could be smaller if needed.. Or could it be on the ext3 partition?
partition 2: ext3 - 256 megs for the rootfs + room to grow (if needed)
partition 3: fat32 - remainder of the SD card. mounted in Linux as /apps, fat32 so that windows can read it.

I'm not sure, but would that affect the running of apps if they're stored on a fat32 volume?
Because if it won't affect that, I'll sit down and create a 4g image tonight that does just that.

At that point, it'd just need a menu system that auto-reads the /apps dir. Maybe it just looks for files named XXXX.app, so it knows what are apps and what's not? The apps like snes9x would need to have a file picker added, though. :|
Twyst
 
Posts: 6
Joined: Fri Jun 26, 2009 3:51 am

Re: Dingux.com Done! Booboo Linux

Postby ezelkow1 on Fri Jun 26, 2009 8:37 pm

You dont need another fat32, just make the first fat32 very large. Thats what i have done since the beginning of development because the original stock firmware can see that first fat32 partition. So you can put whatever you want in it and the original firmware can see it and you can also put the zImage in there.
ezelkow1
 
Posts: 84
Joined: Tue Apr 28, 2009 11:58 pm

Re: Dingux.com Done! Booboo Linux

Postby Twyst on Fri Jun 26, 2009 8:40 pm

Fair enough. But the million-dollar question, and prompted the 3-partition question, was "can that fat32 partition be mounted by Linux since it boots off it?". I'm assuming that's actually a yes.
Twyst
 
Posts: 6
Joined: Fri Jun 26, 2009 3:51 am

Re: Dingux.com Done! Booboo Linux

Postby ezelkow1 on Fri Jun 26, 2009 8:47 pm

Yea it should be able to, I see no reason why not since its just another device and just has to be mounted somewhere. Just have to find out what device it assigns to that fat32 partition on bootup and mount it, and as long as the kernel has fat32 support, which I would think it does. If it doesnt that would need to be added anyway for a usable system for users to load things that arent on linux.
ezelkow1
 
Posts: 84
Joined: Tue Apr 28, 2009 11:58 pm

Re: Dingux.com Done! Booboo Linux

Postby PinkVolt on Fri Jun 26, 2009 10:57 pm

Okay I managed to install Dingux but every time I press select to boot into Dingux the flasher boots again. Any way to change that?
PinkVolt
 
Posts: 8
Joined: Tue Jun 16, 2009 10:10 pm

Re: Dingux.com Done! Booboo Linux

Postby careful on Fri Jun 26, 2009 11:35 pm

I have 2 questions.

1 - Does it look as though this may be able to be installed anytime in the near future without a minisd card.
2 - What is the exact function of the minisd card? Does it hold just the linux OS, The Linux OS as well as applications, or what?

If someone were to answer I would be very grateful.
careful
 
Posts: 5
Joined: Sat Jun 13, 2009 4:47 pm

Re: Dingux.com Done! Booboo Linux

Postby grz3siek on Sat Jun 27, 2009 1:30 am

Twyst wrote:Fair enough. But the million-dollar question, and prompted the 3-partition question, was "can that fat32 partition be mounted by Linux since it boots off it?". I'm assuming that's actually a yes.

Yes, it is possible.
Add this into your /etc/inittab file:
Code: Select all
::sysinit:mount /dev/mmcblk0p1 /mnt/fat

Then create folder fat in /mnt. Your fat partition now is in /mnt/fat :)

If you manage to run vifm, then you can run any script and app from fat partition very easily.

You can find a lot of info here: the-official-linux-development-thread-t413-320.html and on DingooWiki: http://opendingoo.com/wiki/index.php/Main_Page
grz3siek
 
Posts: 15
Joined: Wed Jun 03, 2009 11:21 pm

PreviousNext

Return to Firmware/Themes/Hacks

Who is online

Users browsing this forum: No registered users and 0 guests