General :: Debian Amd64 And I386 Share The Same Home Folder?
Sep 20, 2011
I am planning to install Debian amd64 and i386 in the same USB HDD to boot both types of PCs.
Unfortunately, there is not enough space for the home folder, so can I share the home folder with two systems. And how about swap area and /tmp folder?
View 2 Replies
ADVERTISEMENT
Apr 4, 2011
I got a i386.bin software,but I can't installed it on my amd64 Debian.
Quote:
#dpkg -i --force-architecture .i386.deb
can install i386.deb software,but how to install the i386.bin?
View 4 Replies
View Related
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
Jan 16, 2016
I'm using my Debian installation for a long time (~10 years) and my system is evolved to fit my tastes, usage habits and hardware setup. However, this system started on 32bit hardware and It's having some major limitations (both performance and coping with the hardware) on a 64bit system with 16GB RAM.
I've read the cross grading manuals on the network and they don't feel like firmly tested and the best ways to do it. I'm perfectly capable of anything, minimum downtime is essential since this is my primary workstation and I need it for many daily (light and heavy) tasks.
View 3 Replies
View Related
Jul 24, 2010
There's a certain program I'm trying to run that will only work with the 32-bit version of a certain library - the 64-bit version included in the repository won't work for it. I found an i386 .deb package online (made for ubuntu but it should work with regular debian), but when I try to install it, it says incorrect architecture, use amd64 version instead.
How can I force it to accept the i386 version of this package?
View 14 Replies
View Related
Mar 25, 2011
I installed Debian Squeeze on a laptop today, with the official i386 DVD1. At the end, I was very disappointed to notice the installer automatically chose the amd64 kernel (with i386 packages ? how does that work ?). The hardware is compatible, but I'd really like to use the i386 kernel instead. Earlier, you could choose the kernel during installation ; I looked in Expert install with no luck. Where is it ?
View 4 Replies
View Related
Aug 4, 2011
I just installed Debian stable from the standard i386 DVD. When I booted up, I noticed that GRUB showed me that I had the amd64 version of Debian installed. However, I did not download an amd64 DVD, nor do I want that architecture installed on my system (even though my system can support it). The output from "uname -a" (which included both "amd64" and "x86_64") also seem to confirm this. However, I was able to install 32 bit packages and get them to work (gdebi wouldn't even let me do this when I had Ubuntu 32-bit).
View 4 Replies
View Related
Apr 3, 2011
the mcr85+1 packages were built using qt 4.6.3, so will be squeeze-compatible. umplayer is a fork of the abandoned smplayer project which adds skinning, shoutcast stream, and minitube-like videos search, playback, and download capability to the program.
[url]
i did a pull and build from the svn repo, since that is newer than the 0.92 debs on the website and solves some videos issues. debianized sources included so one can build the program on any architecture that supports qt 4 4.6 and mplayer...plus it's a good idea not to trust anybody's binaries off the web, so to be really safe, rebuild the program yourself if you don't know who the heck i am. update 20 april 2011: link to svn 143 builds and sources: [url] update: 25 june 2011: new pull from svn--fixes the returning control bar problem with skins and kde 4 kwin desktop effects enabled:
[url]
squeeze users should use the mcr85 packages, the mcr110 ones need qt 4.7. sources included as usual. it looks like it would be a nice addition to the debian repo...
View 14 Replies
View Related
Oct 30, 2010
I have a computer with internet access with amd64 architecture running Debian stable (Lenny). I have another computer with NO internet access with i386 architecture running Debian stable (Lenny).I want to download some packages for the i386 computer using the amd64 computer. So far, the only way I can see to do this is to use dpkg-architecture to temporarily change to i386 on the internet computer, run aptitude with the download-only option to retrieve the packages I need with all suitable dependencies, then switch the internet computer back over to amd64.
I can't imagine I'm the only person who ever needed to do this, and yet I've had no luck finding any advice. The method I described seems rather awkward - is there a more elegant solution?
I apologize to the membership, I realize now the absurdity of this subject. Having now studied the online repository search functions closer, I see it appears packages are automatically retrieved with all necessary dependencies. As such, it is not necessary to use apt and its various functions to do the job.
View 3 Replies
View Related
Jun 5, 2011
After removing GDM, XFCE4, and the crap-load of dependencies that came with it, something must have gone wrong. I can not place items nor delete items any more. How do I fix this problem of mine? I'm using KDE at the moment.
Code:
Could not make folder /home/theif519/.local/share/Trash
Deletion of files is necessary. I have installed libtrash hoping it'd work, but it didn't, I even did chmod 755 like it suggested I do. What do I do?
View 14 Replies
View Related
Apr 8, 2015
I am working on a project which targets both 32 and 64 bit architectures at the moment. My system is amd64. I added i386 architecture using this guide. However, my problem is
Code: Select allapt-get install package-name:i386
prompts the removal of currently installed packages (amd64 arch.) which is the problem.
Code: Select allReading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libportaudio0:i386
[Code] ...
Some of the packages I am talking about are
-libegl1-mesa-dev:i386
-libportaudio-dev:i386
Now, as of now, I want to carry out the compilation using 32 bit libraries, however, I really don't want to install 64bit version of all prerequisites each time I switch the compilation from 32 bit to 64. Is there any way to have both architectures at the same time?
View 1 Replies
View Related
Jan 29, 2010
is it possible for two users to share a home folder? the idea is to allow for my home directory which is also my web server document root to be shared with another user on the FTP i currently have vsftpd which is set to allow local users to access their home directories but i dont want to give my password away, but i dont mind them having access to the files and folders
View 1 Replies
View Related
Mar 18, 2011
I've 2 linux PCs and i would like to share a folder between them. The 2 linux PCs are Debian derivatives (one knoppix, the other linux mint debian).Can someone explain how to setup the knoppix machine to share a folder with the other.
View 5 Replies
View Related
Feb 24, 2011
I've created a folder in /home called share. I am the owner. It has no group access. Others have full access. Is this setup safe? My current setup:
Code:
/home$ ls
eve share lost+found roy
I want eve and any future users to have full access to the folder 'share'. I am user 'Roy'.
View 9 Replies
View Related
Jul 9, 2011
I have got 11.04 install on my dell system.The system has got 2 harddisk,all my data is store in the 2nd harddisk.How do I share the folder in the 2nd harddisk.Samba is already install in the system.
View 9 Replies
View Related
Jun 29, 2010
Is there an easy way to downgrade from the AMD64 version to the I386 version of 10.04. I am having all sorts of problems with my machine running the AMD64 version of Ubuntu. The same problems do not occur on my netbook where I use the I386 version.
View 6 Replies
View Related
Oct 12, 2010
I have an Amd64 processor. I guess that I should install the amd64 alternate cd instead of the i386 installation. What would be better for me and which problems can occur?
View 1 Replies
View Related
Jan 5, 2011
I have a Intel machine and what do i do? I install the AMD64 and not the i386. DO i need to uninstall the AMD and instal the i386 for my 64 bit machine?
View 10 Replies
View Related
Feb 27, 2011
I wanted to know which is the best firewall application for my debian squeeze amd64 home desktop. I prefer a simple interface yet powerful enough. After googling I found two options - gufw & firestarter. I am not sure which one to choose between these two.
View 6 Replies
View Related
Feb 18, 2010
I recently upgraded my hardware and installed 32-bit Karmic (well really Mint 8 ) before realizing I would probably have gotten better performance from the amd64 architecture. Is it possible to convert an i386 system to amd64? Is it a good idea? Will there be a lot of problems afterwards? Is it easier to just backup home and etc, install a clean 64-bit system, then restore settings from backup? If I do convert the system, how do I do it? I thought I might be able to just install a different kernel but I can't find an amd64 kernel in the repositories..
View 8 Replies
View Related
Mar 3, 2010
F12 / Gnome 2.28.2 I'm just trying to share the /home/Public folder with my Mandriva laptop. The "manual" on Gnome's website doesn't give much info, other than clicking the option to share the folder and deciding whether to use a password or not. There has to be more to it, otherwise it'd work.
All I'm looking to do is copy files to and from the folder on the desktop machine from the laptop..
View 1 Replies
View Related
Sep 1, 2010
I have a dual boot computer. I seem to be having a bit of a problem with Grub lately. Every time I do any kind of update in Debian Lenny AMD 64 it borks my Grub. The first time I had to change a few lines in menu.lst (hd1,1 to hd0,1), no problem. The second time, things went downhill fast and G-Parted was giving me errors on my NTFS partitions. I had to do an XP repair, fixboot, and I had to reinstall Grub completely to the MBR.
Now, I having a "Grub Loading stage1.5. Grub loading, please wait.... Error 22". All I did was update Debian Linux and shut down. From my initial searches this is an error relating to not finding the correct partition. I have booted with a G-Part CD and it shows all my partitions. I do have a Windows XP Home boot cd if I need it. Here is my partition outline if you need it:
/dev/sda1 NTFS (Windows) flags--boot
/dev/sda2 Ext3 (Linux)
/dev/sda3 FAT32 (shared space between Windows and Linux)
/dev/sda4 extended
/dev/sda5 linux-swap
View 6 Replies
View Related
Oct 17, 2010
I got the xubuntu-10.04-desktop-i386.iso file in a folder with WUBI but it still keeps trying to downlaod the amd64 version. how can I stop this?
View 6 Replies
View Related
Jul 25, 2010
How can I make Debian encrypt and decrypt my home folder when I log in/out like Ubuntu does?
View 1 Replies
View Related
Jul 3, 2011
i wish to copy one picture placed in home folder to usr/backgrounds/share to change my login screen.
View 9 Replies
View Related
May 13, 2010
I wanted to enable file sharing in for one of my folders under the home directory. I noticed that the 'not shared' and 'shared' always defaulted back to 'not shared'. And now I see what looks like an electrical plug icon symbol over the folder icon symbol like I might see used for some of the root folders. What does the new icon indicate about the folder attributes and why does file sharing default to 'not shared'?
View 1 Replies
View Related
Jan 9, 2009
id like to lock a user into his websites folder not his home folder. and i dont want him to be able to veiw anything outside that folder, only be able to play with whats inside that folder. is this possible?
View 4 Replies
View Related
Aug 13, 2011
I have installed Ubuntu 11.04, 64 bit and now I am trying to install/configure MFC-7420 scanner part (printer works fine)I tried to follow the steps listed at http://ubuntuforums.org/archive/index.php/t-590793.html, but I don't have etc / udev / rules.d/45-libsane.rules file to edit and can not continue with the remaining steps of the guide.
I also tried to follow the steps provided by the Brother Solution Center http:[url].... I have downloaded brscan2 64 bit and installed without error but when I tried to install the brscan-skey-0.2.1-3.amd64.deb using >sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb I get the following error:
************************************************** **************************************************
sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb
[sudo] password for aUser:
dpkg: warning: overriding problem because --force enabled:[code].....
Which dependencies am I missing? or What am I doing wrong?
View 1 Replies
View Related
May 1, 2010
I want to make a live-USB containing among others both Ubuntu desktop i386 and Ubuntu desktop AMD64. How do I go about this? I tried using unetbootin, first adding i386 and then amd64, but that failed. My computer with an athlon II did manage to boot, and showed it had booted into the 64-bit version (ram shown was 3.9 GB, i386 goes to about 2.7 I think), my wife's computer with a pentium 4 did not manage to boot, got to a black screen. I think this is because casper has issues, being overwritten (I'd seen something to that effect somewhere), and thus only the latest version added being booted (in this case amd 64).
I'm under the impression that the startup disc creator included won't help, nor won't the multicd.sh script, so how do I circumvent the issues?
View 4 Replies
View Related
Aug 10, 2010
I use Debian Squeeze on my laptop, and in my office we have a WinXP box where we store all our documents and stuff. When I'm in the office, I can directly mount my directory to edit documents, and at home/wherever I can use VPN to connect to the box so it's no problem again.
However: I'd like to know if there is a way to set up a directory on my laptop, that I can use even when offline, and then when I'm connected to the office computer, it automatically syncs with it.
View 2 Replies
View Related