Ubuntu :: When Add Files In /home/user/myfiles - Do Not Transfer To The Live Cd

Feb 14, 2011

I want to add files to the live cd. I use distcdfs because backup errors out because i have too much data on dive. I have the modify set to exclude everything but what I want. when i add my files in the /home/user/myfiles they do not transfer to the live cd? I'm using the gui so what I'm I doing wrong?

View 1 Replies


ADVERTISEMENT

Debian Installation :: Can't Transfer Files From CD - USB Live Install Error

Jan 18, 2015

I am trying to install Debian over Kali since in order to use steam, newest version of wine and a few other things causes a change reaction that would require about two-thirds of my main os re-written with non kali files which makes me a little uneasy.

I have downloaded the debian-live-7.8.0-i386-gnome-desktop.iso from torrent from the link from debian download listings at debian.org. and I put it on a 8gb flash drive formated with gparted to a bootable fat32 partition and is listed as being /dev/sdc I installed the iso to the drive uss dd using the following code

Code: Select allsudo dd if=debian-live-7.8.0-i386-gnome-desktop.iso of=/dev/sdc bs=4M; sync

now it boots to the flash drive just fine with only the gnome3 drivers loaded by the live os isn't fully functional with my system. Ie. when I log into any of the live modes it gives me a message that it was switched to gnome3 [fallback] I am using the current version of gnome3 desktop manager installed from source on kali with out any trouble.

Also when I click the graphical installer or the installer modes from the grub i get a background image with some sort of artifiacts in the top inchish of the screen then everything but the mouse freezes. But when I go into one of the live modes and click the installer in their it opens just fine but when it starts transferring files it says that it couldn't transfer files from the cd after all the language and localization screens at the beginning.

I did find a misc page on the internet involving a cruchbang with the same problem [URL] I went to the folder in the usb drive in question and it looks like since that was originally post something has changed or it could have been a crunchbang format.

So basically I am asking did I do a step wrong should I try a different way of instillation, or do I have a corrupted image? also I am unable to use disk media due to the type of drives and disks I have access to.

View 4 Replies View Related

Slackware :: Why Does /home/.Trash-0 Contain Duplicates Of All Of The User's Files

Apr 16, 2011

i've been trying to get rid of unnecessary files on my kids' computer and just noticed that /home/.Trash-0 contains a duplicate of the file tree of the /home directory, including all of the current users' files and subdirectories. is this something i should leave alone? the machine is running slack 13.0 with KDE, and this is something i never noticed before.

View 4 Replies View Related

General :: In What Files In The Home Dir Does Xfce Store The User Config Data?

Aug 20, 2010

In what files/dirs in the home dir does xfce store the user config data?

Or if you like.

What files do I need to restore from backup in order to restore my xfce desktop with all the different settings I made?

Edit: All user config files is usually stored somewhere in /home/$USER/. And since all the programs, kde, xfce and gnome stores their config there, this question is about what files belong to the xfce desktop.

This is my guess of what files belong to the xfce desktop:

.config/Thunar/
.config/xfce4/
.config/xfce4-session/
.config/user-dirs.dirs

[Code]....

View 1 Replies View Related

Ubuntu :: Transfer Installed Programs To New Live Cd?

Apr 11, 2010

i am using Ubuntu 9.10. I want to make a live CD with some programs installed i know i can do that by chroot ,etc. but i cannot re-download all packages again due to bandwidth limit. The packages i want to have on my live CD are already installed on my OS.(i usually clear the cache after installation to save disk space). Is there a way to transfer the programs to the live CD.

ps. all the programs are installed either by deb's or apt-get, none by source...

View 3 Replies View Related

Ubuntu :: Transfer Domain To Home Server?

Oct 9, 2010

Is there any way that I can transfer domain to my home server. The problem is, right now I'm having a mail server some where on the internet, but it is about to due soon. And it is really expensive as well, so I want to setup my homeserver mail server.

View 3 Replies View Related

Debian :: Live Cd Login Info / 'user' And 'live' Are Not Working?

Nov 9, 2010

I can't seem to find this anywhere. I have burned Debian 5.06 for i386 and trying to login when running the live cd. What is the username and password to get in?

edit....
I found 'user' and 'live' but they don't work.

View 10 Replies View Related

General :: 'Could Not Chdir To Home Directory /home/[user]: Permission Denied'

Jan 6, 2010

I have a secondary disk which holds a /home directory structure from a previous install of Linux. I installed a new version on a new primary drive and mounted this secondary drive as the new /home. Problem is, even though the users are the same names and I can access the home directories for the users, I cannot login directly to their home directories, as I get the following error: -

Code:

login as: [me]
[me]@[machine]'s password:
Last login: Wed Jan 6 18:34:33 2010 from [machine]
Could not chdir to home directory /home/[me]: Permission denied
[[me]@[machine] /]$

Now, since the usernames are correct and the users are in the passwd file with the correct home directory paths, could it be user ID's that are different or something else? It's not as though I cannot access the home directories for the users, simply that I cannot log directly into them from a login prompt.

View 14 Replies View Related

Ubuntu :: Made An Error With Chmod - Create User But Don't Allow To See The Other User's Home Folder

Jan 18, 2010

I wanted to create an user but don't allow it to see the other user's home folder so I made chmod 0750 /home/folder and it worked fine so I went ahead and decided to completely forbid access to the root folder and I had the "great" idea to make chmod 0750 /, and now I'm having problems with wine and other applications, in example I used to have a folder in this address 209.239.114.51/mmgr but now it's giving me errors and if I try to run some applications I got error "There was an error creating the child process for this terminal"

View 9 Replies View Related

Ubuntu :: Access User Account 1 Home Directory From User 2 Work Space?

Jun 16, 2011

Do you think there is a way of accessing different user data from another account which I have set up.

Ie. user 1 = account has messed up

user 2 = account works fine

access user account 1 home directory from user 2 work space?

View 9 Replies View Related

Ubuntu :: Copy User Settings / Folders From One User Home Folder To Another?

Jan 10, 2010

I have 2 users and I would like to copy all the files and folders in one home dir to another.... sounds simple, til i got started. Ive tried

Code:

sudo cp -nRv /home/user1/* /home/user2
but that didnt copy the .* folders. Im after the firefox and thunderbird folders mainly, but all of them is OK too.

im talking about the .adobe, .amsn ..........

How can I copy the .* folders from one user home folder to another and then give the correct permissions to the new user.

View 4 Replies View Related

General :: Ubuntu New User: Can't See New User In Home Directory

Jul 28, 2011

i'm new to linux and just installed Ubuntu and decided to play around with it. i just executed

Code: useradd test which supposedly creates a folder in the home directory '/home/test' but when i look in there i can't see it i also did a

Code: grep test /etc/passwd which returns: 'test:x:1001:1001::/home/test:/bin/sh' which i believe means it is meant to exist.

Addendum: I have also now noticed that when i log in and log back in i have the option to login as 'test' but it prompts me for a password which i did not set :s

View 5 Replies View Related

Fedora :: Set Up User's Home Folder Away From Home?

Mar 10, 2010

Wondering if its possible to have a User's home folder that resides in a different partition (could be ntfs or ext). I don't mean mounting /home on a different partition. The home directory will still be available for adding more users but I'd like to have a specific User's folder away from /home

How can one achieve this?

View 6 Replies View Related

OpenSUSE Install :: Recreate A User Profile / Home Dir For An Existing User A/c?

Feb 16, 2010

what is the correct way/procedure to re-create a user home directory. For instance, on a Mac/Windows machine, i would just rename the existing user profile [home dir], and then just log back in as the user - job done. On OpenSuse/Linux, it seems it does not work that way..?! When i try to rename my home folder to say me.old via root, and log back in as me, i get all kinds of errors. Opensuse does create a new home dir, but it appears not properly.

View 9 Replies View Related

Security :: Changing Home Directory Permission In User Management After User Created In Suse(KDE)?

Feb 2, 2011

created a user but i forgot to change the home directory permission.so after user created when i go to the user and group mangement i cant see that permission filed related to the home permission directory.my purpose is to stop accessing other user to my home directory,how it can be possible??

View 4 Replies View Related

General :: Give User Access To Directory In Another User's Home

Mar 8, 2010

I'm developing an application in which one user must run java software that I'm compiling as another user. I wanted to give user A permission to see the bin direcory of my workspace, which is in the home directory of user B. I was wondering how can this be done? I gave the bin direcotry full read/execute premissions, but since it's in my home directory user A can't navigate to it.

I know there are a few ways I could get around the problem but they arn't very elegant. I was wondering if there is a simple method for giving a user access to a specific directory without giving access to all the parent directories. I tried symbolic link but user A still can't access it, and a hard link to a directory isn't allowed in Linux. I don't feel like making a hard link to every single file in the bin directory, and I'm not sure that would work anyways, since every recompile overwrites them.

View 7 Replies View Related

Software :: Create User Without Creating User Home Directory?

May 12, 2011

i have rhel 5.2 and i want to create user using useradd command without creating user home directory and not throwing any warning/error about not creating any home directory.i have tried useradd -u "$NEW_UID" -g <gid> -d "/home/$1" -M "$1"where $1 is user name and $NEW_UID is i am calculating.it throws error as useradd: cannot create directory /home/$1which i dont want to come , how to prevent this?

View 1 Replies View Related

Ubuntu :: Transfer Of Data From One User Account To Other?

Jul 8, 2010

How can I transfer data from one user account to the other? I wish to delete one of the accounts but before that I want to transfer all the data in that account to the other account so that my data is saved.

View 3 Replies View Related

Ubuntu :: Where Is Original /home When Using Live CD

Feb 3, 2010

Installed karmic fresh a couple weeks ago.

After doing the last update I can only reboot to the BusyBox (intramfs) prompt -pic is attached. Other posts suggest there are some missing modules but I haven't figured it out yet.

There are some files I'd like to save to my external hard drive not to mention my evolution emails, Firefox bookmarks, etc. in case I have to reinstall 9.10.

find these things when I'm booted up using the Live CD? They must be buried somewhere in the file system but haven't been able to find them.

how to get past the BusyBox boot issue, attached is the RESULTS.txt file from the Boot Info Script.

View 9 Replies View Related

Ubuntu :: Home Folder On Live CD?

May 1, 2010

My linux install will no longer boot, and I am looking to copy an *encrypted* home folder to an external harddrive so I can have all my files when I reinstall Ubuntu. Does anyone know how I can access those files and put them on the external HDD?

View 9 Replies View Related

Ubuntu :: Access /home On HDD From Live CD?

Nov 20, 2010

I need to backup my /home directory on the HDD. I broke the current ubuntu installation, so I can not just boot up the system without the live CD. Is there any way I can access my user data in /home? I need to back it up so I can reformat/reinstall.

View 1 Replies View Related

Ubuntu :: How To Transfer Files

Feb 27, 2010

How do I transfer my files from Windows Xp to Ubuntu??

View 1 Replies View Related

Debian :: Share Home Among Distributions - Store Files All In "/home" Folder Of Extended Ubuntu Partition

May 1, 2011

Installed Ubuntu along with Debian on my Notebook and use Grub Manager to choose between them on startup. Since i like Debian now a lot (in past days it was a very hard system to handle, but there has been some progress i noticed), i have to change some things (want Debian as main system now) For Ubuntu i have: (was meant to be main system on Notebook) "/", "/home" and a "swap" partition, but since i am now going to use mainly Debian, i wanted to store my files all in the "/home"-folder of my extended Ubuntu partition (has much more space available) not in the "/home" folder of the Debian system. So i want both (Debian and Ubuntu) to use the same extended partition ("/home") which i created for Ubuntu to save their files like downloads, videos, and so on.

View 14 Replies View Related

Ubuntu :: Option To Transfer The Files?

May 27, 2010

i installed it correctly and then it loaded,, GREAT, but then i was looking through all different options on the first screen, i was looking through the different features and i looked at my documents. there was nothing there i booted up vista and found the folders, so i was wondering if there was a way to transfer the files.

View 9 Replies View Related

Ubuntu :: Using FTP Or Telnet To Transfer Files?

Jul 30, 2010

i have taken a basic networking class that involved both XP and fedora. I was recommended to use ubuntu though because it's easier to use anyways i have a world of warcraft folder on a windows vista running computer and was wondering how i could use either telnet or FTP to get that ~20GB folder over to my linux desktop.I installed 10.04 and have installed WINE (which i'm still trying to figure out how to work).

View 4 Replies View Related

Ubuntu :: Transfer Music Files To DVD?

Aug 10, 2010

I plan on getting a newer/larger hard drive.

My music file is about 10gb, all lossless,cd quality

The dvd`s I have are memorex 4.7gb 16x

Can I Just drag each file over to cd-dvd creator and burn it, or do I have to open each file first?

I read that transferring music can cause a loss of quality. Is this true?

View 2 Replies View Related

Ubuntu :: Transfer Files To The IPhone In (9.04) Without Using Ssh?

Sep 2, 2010

Is there a way to transfer files to the iPhone in ubuntu (9.04) without using ssh or running Windows in a VM?

View 1 Replies View Related

Ubuntu :: Transfer Files From Windows To Same Pc?

Nov 22, 2010

I need to re-install windows on the windows side of my pc (my HDD is partitioned), and was wondering if there's any way to back up my pics and iTunes library by placing them on the Ubuntu side of my PC?

View 3 Replies View Related

Ubuntu :: Transfer Files Between Xp - Installed On Same Pc ?

Dec 24, 2010

With transfering files and folders across from windows xp to lovely ubuntu 10.10 without the need for any usb sticks or anything. I installed Linux via the installer which is found in the ISO image whilst still in windows.

I used Winzip to open the ISO image and found the installer for installing whilst in windows xp so it installed it on the same partition as xp.

View 5 Replies View Related

Ubuntu :: Transfer Files Over The Internet?

Jan 1, 2010

He's got these files for linux, like installations, and some themes, and stuff like that, but it's not like windows, idk how to transfer files. On AIM on windows i can just transfer files, but i cant do it the same way with Ubuntu.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved