|
|
2009-04-12
, 19:48
|
|
Posts: 259 |
Thanked: 72 times |
Joined on Dec 2007
@ Halifax, NS
|
#82
|
It acually made something, I'm now receiving an error:
"No servers were defined in the configuration file and XDMCP was disabled. This can only be a configuration error (well, my mistake I guess)... bla bla timed logins are disabled now"
I keep on pushin ok but I keep cycling on this forever...
|
|
2009-04-14
, 14:56
|
|
Posts: 8 |
Thanked: 1 time |
Joined on Mar 2009
@ Finland
|
#83
|
If I try a base installation sys-env-base, what do I need for xfce4?
Erni35
|
|
2009-04-14
, 15:13
|
|
Posts: 8 |
Thanked: 1 time |
Joined on Mar 2009
@ Finland
|
#84
|
I assume those that recommended the tablet-gdm-autologin didn't try it themselves?
|
|
2009-04-22
, 15:36
|
|
Posts: 23 |
Thanked: 9 times |
Joined on Feb 2009
|
#85
|
|
|
2009-04-22
, 18:42
|
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#86
|
Hello all,
I am a noob to all of this alternative OS on my N810. I use ubuntu on my desktops and would like to use it on my N810. I am confused as to the differences between Ubuntu-N8x0 2.2 and MER. Why are there two different projects if MER is Ubuntu? Is one better than the other. I know MER is only beta. Is there an installer for Ubuntu-N8x0 2.2 similar to the MER one that formats my internal card and installs everything for us dummies?
Thanks
Michael
| The Following User Says Thank You to Laughing Man For This Useful Post: | ||
|
|
2009-04-22
, 19:14
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Apr 2009
|
#87
|
# will be shown in the bootmenu
ITEM_NAME="Ubuntu on external card, p3"
# needs to be an unique string to identify this item
ITEM_ID="Ubuntu on external, p3"
# which hardware device and partition should be booted.
# use ${EXT_CARD} for the external card (slot) or ${INT_CARD} for the internal mmc
# followed by p3 for partition three
ITEM_DEVICE="${EXT_CARD}p3"
# which modules to load at boottime
ITEM_MODULES="mbcache jbd ext3"
# fileszstem used on that partition
ITEM_FSTYPE="ext3"
# mounting options
ITEM_FSOPTIONS="noatime,rw"
ITEM_LINUXRC="linuxrc"
|
|
2009-05-15
, 08:00
|
|
Posts: 203 |
Thanked: 152 times |
Joined on May 2009
@ Austria
|
#88
|

|
|
2009-05-15
, 12:55
|
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#89
|
I have a (noob) question about the installation.
I went through all the installation steps and the sys-env-x installed fine, but how can i boot into ubuntu? Do i need some sort of bootloader, because i don't want to run maemo and ubuntu at the same time.
--edit:
Ok now i have installed a bootmenu with mer installer, but i get the incompatible bootmenu error :S
I have added a file called maemo.ext.item in /etc/bootmenu.d with the following code:
Someone knows what i'm doing wrong??Code:# will be shown in the bootmenu ITEM_NAME="Ubuntu on external card, p3" # needs to be an unique string to identify this item ITEM_ID="Ubuntu on external, p3" # which hardware device and partition should be booted. # use ${EXT_CARD} for the external card (slot) or ${INT_CARD} for the internal mmc # followed by p3 for partition three ITEM_DEVICE="${EXT_CARD}p3" # which modules to load at boottime ITEM_MODULES="mbcache jbd ext3" # fileszstem used on that partition ITEM_FSTYPE="ext3" # mounting options ITEM_FSOPTIONS="noatime,rw" ITEM_LINUXRC="linuxrc"
|
|
2009-05-18
, 14:33
|
|
|
Posts: 132 |
Thanked: 148 times |
Joined on Mar 2007
@ Tallinn, Estonia
|
#90
|
![]() |
| Tags |
| gnome, kde, ubuntu |
| Thread Tools | |
|
/home/user # umount /dev/mmcblk0p1
umount: cannot umount /dev/mmcblk0p1: Invalid argument
I am assuming that it is from the old partition on there but I dont know how to delete or remove it so know I have truelly messed up things. Please help me stumble through this.
Thanks in advance.