LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   eeepc 900 linux kde xandros duplicate directory located in / as a regular folder (https://www.linuxquestions.org/questions/linux-newbie-8/eeepc-900-linux-kde-xandros-duplicate-directory-located-in-as-a-regular-folder-4175476952/)

xfool 09-13-2013 01:18 AM

eeepc 900 linux kde xandros duplicate directory located in / as a regular folder
 
Greetings,
I have eeepc 900 Xandros linux kde. Partition 1= /
Partition 2 =/ro.

In partition 1 there a folder called ro, when opned it is a directory that is an exact duplicate of partition 2.Partition 1 is crippled and can not load repositories, use the apt-get function etc.

Partition 2/ro has more capabilities and many less problems, except when trying to apt-update I get an error, not enough space on the device,

Is there a way to delete partition 1 (/) and use partition 2 (/ro) as my main directory?

Any help would be greatly appreciated regardless of the outcome. Thank you for reading my post!

zhjim 09-13-2013 01:33 AM

Please give the output of following commands
Code:

mount
df -h
cat /etc/fstab
ls /ro

Just guessing here. Partition 2 is mounted on /ro thats why it looks like it. And the message that there is not enough space could be that partition 1 is full.

If you want beside me not knowing if all requirements are met to use the second partition you have to alter your boot loader. But just leave that for later right now.

colucix 09-13-2013 03:37 AM

Erroneously posted as REPORT:
Quote:

Originally Posted by xfool (Post 5026920)
What a super fast response- Thank you. I bought the machine this way, also in /ro there seems to 22 X11 duplicates (mea maxima culpa)Report as follows:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
google-chrome-stable: Depends: gconf-service but it is not installable
Depends: libasound2 (>= 1.0.23) but 1.0.13-2 is to be installed
Depends: libc6 (>= 2.11) but 2.3.6.ds1-13 is to be installed
Depends: libcairo2 (>= 1.6.0) but 1.2.4-4 is to be installed
Depends: libcups2 (>= 1.4.0) but it is not installable
Depends: libdbus-1-3 (>= 1.2.14) but 1.0.2-1 is to be installed
Depends: libfontconfig1 (>= 2.8.0) but 2.4.2-1.2asus2 is to be installed
Depends: libfreetype6 (>= 2.3.9) but 2.2.1-5 is to be installed
Depends: libgconf-2-4 (>= 2.31.1) but it is not installable
Depends: libgcrypt11 (>= 1.4.5) but 1.2.3-2 is to be installed
Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) but it is not installable
Depends: libglib2.0-0 (>= 2.18.0) but 2.12.4-2 is to be installed
Depends: libgtk2.0-0 (>= 2.24.0) but 2.8.20-7 is to be installed
Depends: libnspr4 (>= 1.8.0.10) but it is not installable
Depends: libnss3 (>= 3.12.6) but it is not installable
Depends: libpango1.0-0 (>= 1.22.0) but 1.14.8-5 is to be installed
Depends: libstdc++6 (>= 4.6) but 4.1.1-21 is to be installed
Depends: libudev0 (>= 147) but it is not installable or
libudev1 (>= 198) but it is not installable
Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.1.3-1 is to be installed
Depends: libxdamage1 (>= 1:1.1) but 1:1.0.3-3 is to be installed
Depends: lsb-base (>= 3.2) but 3.1-23.1 is to be installed
Depends: xdg-utils (>= 1.0.2) but 1.0-1 is to be installed
PreDepends: dpkg (>= 1.14.0) but 1.13.25 is to be installed

I hope that this is what you wanted/needed.

many,many thanks again!


zhjim 09-13-2013 03:48 AM

Nope thats not what I wanted. This looks like the output of apt-get.
When you are on the command line please put in the commands I posted and give us the output.

Coming to the error you have there try
Code:

apt-get -f install
on the command line. Either this fixes things or we need the output of your sources list. Provide output of
Code:

cat /etc/apt/sources.list

xfool 09-13-2013 04:37 AM

The post has been closed
 
Thank you for your excellent intentions, but please do not expend any more time on the reports. I believe that I may be a tad too much of a newbie and will be posting in LinuxExchange going forward.

With appreciation and respect for your kind efforts,

I remain,

Xfool

zhjim 09-13-2013 06:59 AM

As you like. If you run into any dead end just come back.


All times are GMT -5. The time now is 02:17 AM.