Show Posts
|
|
Pages: [1]
|
|
1
|
Hardware and U-Boot firmware / Hardware / Re: I just got my Dreamplug
|
on: March 18, 2011, 02:17:45 PM
|
|
You might want to change your kernel command line to have root set to /dev/sdb2 rootwait
Works for me, However I just replaced the internal 2 gig micro sd with an 8 and boot 2.6.38 and a rootfs/kernel that I have running on the guru/pogo plugs. Keeps um all in sync.
|
|
|
|
|
2
|
Linux Stuff / General Linux questions / Re: Guruplug USB harddisk, journal i/o errors
|
on: March 18, 2011, 07:51:12 AM
|
|
I have noticed that anything i/o intensive when you have a usb device as a root device will cause journel errors and remounts. In my case, I have my my root on microsd and 1 atsc and 1 dvb-s receiver all on the usb bus. using 2 atsc cards and the microsd for root works great, using 1 dvb-s and root via microsd causes a remount of the card to ro and missing data.
So its really a limitation of usb that causes this whole mess.
If I use the esata for root, then i can happily use 2 dvbs tuners and no forced remounts happen,no corrupting of the card.
|
|
|
|
|