Debian Installation :: Several Versions Of Linux On One PC

Nov 11, 2014

Is it correct to assume that I can install many versions of Linux on a PC, provided for each Linux I set up a separate ext4 partition, and GRUB will let me select which OS to load? If so then:

1. I do not have to set up a separate SWAP partition for each Linux, do I? Will one SWAP serve all the OS?

2. If I wanted my /home directory to reside on a separate partition so that my data will not be lost if I reinstall Linux, do I have to create a separate /home partition for every Linux? Or they can share one?

View 9 Replies


ADVERTISEMENT

Red Hat / Fedora :: Is Linux Product Of REDHAT And All Its Versions?

Jan 25, 2011

Is linux is a product of REDHAT and all its versions.

View 2 Replies View Related

Debian Installation :: Transition To New Versions?

Mar 10, 2010

what is involved in upgrading from one major version of Debian to another. When your version is no longer supported, can you just get the DVDs for the current version and run the installer and it detects this is a previous version and only upgrades things as necessary?

View 7 Replies View Related

Debian Installation :: Etch Install Just Started Warning About Untrusted Versions

Mar 17, 2010

I'm doing a fully automated install of Etch, installing the standard system task. I'm using PXE boot with a preseed file.

I do this a lot, and I've not had problems before. This morning, it's stuck at 5% on "Select and install software" saying "Please wait...". The log on console #4 says:

WARNING: untrusted versions of the following packages will be installed!

[snip]

Do you want to ignore this warning and proceed anyway?

I installed a system yesterday without any problems, so I wonder if there's a recent problem with the mirrors I'm using. My /target/etc/apt/sources.list contains:

deb [url]
deb [url]

So it looks like either the UK mirror or security.debian.org.

View 5 Replies View Related

Debian Installation :: Can't Get Linux To Work On EFI

Dec 27, 2015

I have problems installing and even running the live cd on a laptop with UEFI. I've tried various distributions and versions, change the UEFI to the legacy and messed with the windows settings, it did not work.

Debian 7.9:
UEFI: Distorted picture, try to run the installation failed - black screen
Legacy: Background looked OK but the same problem with installation program - black screen.

Debian 8:
UEFI: Background picture looked ok but I had the same problem with black screen
Legacy: same as up.

Ubuntu 12:
UEFI: Don't even see cd as bootable media.
Legacy: Grub runs ok but have black screen when trying to run live cd.

Ubuntu 14:
UEFI: Grub seems ok but have black screen when running live cd.
Legacy: same as up.

URL....I have exackly the same laptop - bought in that shop.I can be problem with graphic card. Intel HD graphics 5500

View 7 Replies View Related

Debian :: Backup Linux Installation And Restore On New HDD

Jun 10, 2015

I have Lenovo IdeaPad z510 laptop.My HDD SMART status is currently "failure". As my laptop is under warranty I can return it to lenovo. So I want to backup as much data as possible (everything is readable). I currently have 3 operating systems: linux xubuntu 14.10, debian 8 and windows 8.1 (triple-boot?). I want to back up only my current debian installation. There are 3 partitions for debian: root (about 50GB), home (>200GB) and swap. I know that I can backup the whole partition using:

Code: Select alldd -if=/dev/sdaX -of=/locaton/of/backup -something

And create .tar file with the whole home directory.

how to restore it later. In /etc/fstab there are references to UUIDs, and as I understand, with new HDD these UUIDs would be different. And possibly the whole partition table would be different. And how would I restore GRUB?I can't make full image of my disk simply because I don't have disk to store it on.Is it possible to create backup on my current debian installation without actually making full HDD backup? Would it work if I would install debian on new disk, then from LiveCD overwrite it with my backup and modify /etc/fstab to match new partitions?

View 14 Replies View Related

Debian Installation :: Linux Not Booting From USB External SSD Drive

Sep 14, 2014

Debian not booting from USB external SSD drive. Linux 3.2.0-4-686-pae been installed on new SSD, attached to Windows 7 laptop. When I select "USB storage" in Windows boot order menu and try to boot, Linux not booting, every time loading Windows. Is it ever possible to boot linux with such setup?

[URL] .....

View 5 Replies View Related

Debian Installation :: Share A Linux Directory On Windows

Sep 28, 2014

I would like to ask how can I share a linux directory on Microsoft Windows?

Is it possible to share for a specific user in the Windows Active Directory or at least share with a password?

View 9 Replies View Related

Debian Installation :: Can't Install Ia32-libs On Crunchbang Linux

Sep 10, 2014

I'm in the process of installing the latest version of Crunchbang linux on a 64-bit laptop. I would like to run some 32-bit programs, but when I try to install ia32-libs using 'apt-get install ia32-libs', I get the following error messages:

Reading package lists... Done
Building dependency tree
Reading state information... Done
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.

The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-i386 but it is not installable
E: Unable to correct problems, you have held broken packages.

View 4 Replies View Related

Debian Installation :: GNU / Linux On A Single Drive (SSD) Desktop Computer

Jan 5, 2015

I'd like to install Debian GNU/Linux on a single drive (SSD) desktop computer.The filesystem of choice is BTRFS and a couple of thing are not really clear to me:

- is a swap partition still necessary and what's the best fs for it?
- what partition scheme would be suggested?

I thought about 2 different btrfs partitions, one for /home and one for / (root) but from what I read if I'm giving the raw drive to BTRFS that would be more beneficial performance-wise, is that correct? (actually I don't even know if 2 btrfs partitions on the same drive is even possible).

If should I got for "donating" the raw/whole drive to btrfs which subvolumes scheme would be suggested for an easy management of the snapshots and backups? should /home be a subvolume or that's not really necessary.

View 4 Replies View Related

Debian Installation :: Errors While Installing 3.2.66-grsec Linux-image

Feb 22, 2015

Debian Wheezy upgraded to Jessie. I can't install my grsec kernel. I did everything exactly like they say on website: [URL] ....

patching: grsecurity-3.0-3.2.66-201502180830.patch and linux-3.2.66 -o.k
then ''make menuconfig'': Configuration Method - Automatic (for virtualbox hosting) -o.k
compiling the kernel: 'fakeroot make deb-pkg' -o.k
and last step, installing new kernel : ''dpkg -i *.deb'' -not o.k

Below is the output from executing command : dpkg -i *.deb which supposed to install 3.2.66-grsec linux-image:

root@debian:/home/userone/Downloads/grsecurity.net/1# ls
grsecurity-3.0-3.2.66-201502180830.patch
linux-3.2.66
linux-firmware-image_3.2.66-grsec-1_amd64.deb
linux-headers-3.2.66-grsec_3.2.66-grsec-1_amd64.deb

[Code] ....

After restarting, old kernel is booting, however from booting menu under advanced GNU/Linux options i can choice 3.2.66-grsec linux-image to boot, unfortunately it 'panics' (kernel panic - not syncing: grsec: halting the system due to suspicious kernel crash caused by root) and only way to turn off the computer is to hold down power button.

View 7 Replies View Related

Debian Installation :: Dual Boot Windows And Linux Partitions

Dec 28, 2015

I have Windows 10 and Deb 8 dual boot, and I need to re-install Windows but want to avoid (or at least plan for) losing Grub/Linux boot.

Last time I re-installed Windows after Linux I ended up having to re-install Linux again afterwards as well, because I couldn't recover it (seemingly due to complications from encryption). So this time I'm wanting to plan and avoid that.

CURRENT DISK PARTITIONS:

Code: Select allsda1  |  550M   |  EFI System
sda2  |  128M   |  Microsoft reserved
sda3  |  175.8G |  Microsoft basic data
sda4  |  286M   |  Linux filesystem (Boot)
sda5  |  28.2G  |  Linux filesystem (Root)
sda6  |  91.3G  |  Linux filesystem (Home)
sda7  |  1.9G   |  Linux swap

[Code] ....

As there is a "Microsoft Reserved" partition and a separate Microsoft directory within the EFI partition, if I just go ahead and reinstall Windows will it install it's boot loader/image to one of it's own partitions? And NOT affect anything else like Grub and other Linux things?

Logic tells me yes, but there seems to be many issues on the internet about installing Windows after Linux.

My primary concern is whatever happens with Windows or anything to do with dual loading etc, is that Linux will still just boot, or I can get it working again without much hassle.

Why is there a reserved Microsoft partition AND a Microsoft directory in the EFI partition? Which one boots Windows?

Why is there a separate Linux Boot partition AND a Linux directory in the EFI partition? Which one boots Linux? Where is Grub invoked from, is one redundant, etc?

How these work. It is possible I've set them up wrong, or with redundant partitions, but both systems have been booting ok for months.

View 3 Replies View Related

Debian Installation :: Jessie Installer Cannot See Existing Linux Partition

Jan 12, 2016

I have an issue with Gparted v0.19.0 (Jessie) which has replaced v0.12.1 (Wheezy) which works fine. I had hoped to ask this question in Gparted's own forum, but after three weeks and multiple attempts no-one has approved my account there.

Unfortunately, my existing partition structure (on two different laptops) seems to be invisible to the new version of Gparted. Since parted seems to be used by the Debian installer, the Jessie installer cannot install on these machines without repartitioning the entire disk. That means that on such machines, the only option is to wipe everything or install Wheezy, then edit sources.list to upgrade to Jessie.

Both Gparted v0.19.0 and the Jessie installer report the entire hard disk as a single Fat16 partition,The same partitions which are invisible to Gparted appear as normal in the Places sidebar, of either Thunar or the PCManFM file manager. They can be mounted and used, seemingly without issue (I have experienced the same problem under Ubuntu/Lubuntu 15.10). Below, is the shell output of fdisk, which can see the partition structure and parted, which cannot:

Code: Select all$ sudo fdisk -lu

Disk /dev/sda: 74.5 GiB, 80026361856 bytes, 156301488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

[code]...

View 6 Replies View Related

Debian Installation :: Radeon Graphics Chip - Jessie Requires Firmware-linux-nonfree

May 11, 2015

If you have a Radeon graphics chip and upgrade to Jessie, install firmware-linux-nonfree, before rebooting.

My dist-upgrade to Jessie seemed flawless until I rebooted and couldn't get into X.

Seems Jessie boots into Gnome by default, but Gnome now requires 3-D acceleration. For my Radeon graphics chip (ATI Radeon 3100), this requires firmware-linux-nonfree, which I didn't need before and was not installed as part of the upgrade.

A boot message alerted me to this need.

I was able to get X going with xinit. I used FVWM; for XFCE I believe the command is:

xinit /usr/bin/xfce4-session -- :1

and from there I installed the package firmware-linux-nonfree.

View 2 Replies View Related

Debian Installation :: Grub Bootloader Only Show Kali Linux To Choose From - Screen Not Allowing To Boot From CD

Nov 29, 2014

Basically I had windows 8.1 running on my fujitsu lifebook A532 laptop and wanted to dual boot kali linux alongside it, however upon installing the linux it deleted EVERYTHING! on my laptop, the grub bootloader only showed kali linux to choose from...

I then decided kali linux is too complicated for me and decided to delete everything and reinstall windows 8 again however I was surprised that my bios screen looks diffrent also I can not edit the boot sequence.

If I press f2 or f12 it takes me to a screen with a tab named Boot menu and its written on it debian and every time I press enter on it it takes me back to this same screen...

I can not boot from cd or usb!

View 3 Replies View Related

Debian :: 32 And 64 Bit Versions ?

Jan 6, 2010

I would like to install 64 bit linux. This will be on a new PC. Will 64 bit install on any PC or do I have to have a special 64 bit architecture?

View 3 Replies View Related

Debian :: How To Switch Between GCC Versions

Sep 8, 2010

How to switch between GCC versions?

View 6 Replies View Related

Debian :: Multiple Versions Of A Same Package?

Aug 22, 2010

On my lenny+backports+debianmultimedia desktop I see two annoyances. 1st: There are multiple versions of same packages. But while attempting to remove the older versions I see apt-get is removing some essential packages. Is there any way to kill this duplicacy of packages? Here is a list of packages whose multiple instances are installed:

xulrunner-1.9.0.19-3
xulrunner-1.9.1.11-1~bpo50+1
cpp-4:4.3.2-2
cpp-4.3-4.3.4-6~bpo50+1
g++-4:4.3.2-2
g++-4.3-4.3.4-6~bpo50+1

[Code]...

Note: Just for sanity's sake I want to remove the extra versions and disable that error message, except that I don't see any problem.

View 6 Replies View Related

Debian :: Different Package Versions From Same Repository

Jan 10, 2016

I noticed today when I was offered by synaptic to update some packages that there seemed to be two versions available from the same repository (stable). How could that happen?

For instance if I check package "xscreensaver" installed version is 5.30-1+b1 and versions available are;
5.34-1 (testing)5.30-1+deb8u1(stable)5.30-1+b1 (stable)

Below is my /etc/apt/sources.list. I'm not sure why, but rows 1 and 6 are identical except for stable beeing replaced by jessie. Row 3 and 7 are almost same too. Because jessie=stable (at the moment), is there any point with having duplicated rows in sources.list?

Code:

Select alldeb http://ftp.se.debian.org/debian/ stable main non-free contrib
deb http://ftp.debian.org/debian/ stable-updates main non-free contrib
deb http://security.debian.org/ stable/updates main non-free contrib

deb http://ftp.se.debian.org/debian/ testing main non-free
deb http://ftp.se.debian.org/debian/ jessie contrib non-free main  <--- Same as first row?
deb http://security.debian.org/ jessie/updates contrib non-free main

View 14 Replies View Related

Debian :: Doubt About Apt-show-versions

Apr 25, 2011

I use Debian Squeeze.

Quote:

But if I go to [url] I'll find:

Quote:

So, why the message "newer than version in archive"?

View 1 Replies View Related

General :: ISO Of Older Versions Of Debian?

Jan 23, 2010

Do you know where I can get ISO's of older versions of debian. ver 2.2 ver 3 and 4

View 2 Replies View Related

Ubuntu :: Difference Between LTS Versions And Other Versions?

Jun 30, 2011

I'm not to clear on the difference between LTS versions and other versions, but think I may want to go with LTS. Can someone tell me if my thinking is correct given the following situation: I have some very cool, but very expensive software installed with a group license from my school, a school which I am not going to be attending for too much longer. So I want to go as long as possible without reinstalling Ubuntu, because once the product is licensed it will be licensed until I reinstall Ubuntu (or I uninstall the program). So I think this is going to require me keep the Ubuntu version I install as long as possible.

So in this case, should I go with 10.04LTS or should I just install Natty Narwhal and keep that as long as possible? It looks like 10.04LTS will be "supported" longer, but I'm not exactly clear on all that "supported" entails. Presumable it means security and software updates will be available for 10.04LTS for much longer than 11.x versions? So I'm thinking I should go with 10.04LTS

Is my thinking correct in going with 10.04LTS? Edit: It was pointed out that this would be against my contractual agreements. Which I suppose is probably true.

View 8 Replies View Related

Debian :: Updating Index In Apt-show-versions

Jul 8, 2011

When we use either apt-get or/and aptitude to update the index. Does anybody know where this index is kept ?The thing is when I remove an entry or two from /etc/apt/sources.list and run $ sudo aptitude update and then run apt-show-versions -a it still shows me packages whose paths I have deleted.

View 3 Replies View Related

Server :: Which Versions Prefer For CentOS And Debian?

Apr 20, 2011

I am running my web and game server on ubuntu 8.04 lts and am considering in reinstalling a new OS. I would like to try another different OS(most probably CentOS or Debian and I saw alot of good comments about them). I'm not sure what version I am going to install. I searched on websites of companies that rents dedicated servers and noticed that they mainly use Debian 4 or 5 and CentOS 5 or 4.7. I would like you to tell me which versions do you prefer for CentOS and Debian servers.

View 5 Replies View Related

Ubuntu Installation :: Dpkg/synaptic - Recovering Installation Canditates (versions)?

Mar 30, 2011

Well, I was just doing an update, and there was an update for git that was held back. I decided to force this update using 'sudo apt-get dist-upgrade', and installation of git then failed. At this point in Synaptic - I could see versions listed as 'lucid', 'lucid-security', and then this ppa version. Then I barely managed to remove git - but now, if I try to install it again, *only* the ppa version is listed in Synaptic - no more 'lucid' and 'lucid-security' versions!!! Does anyone have an idea how I could recover the 'lucid', 'lucid-security' versions? I will try to salvage as much of the terminal with the problems as I can below...

Code:
/var/lib/dpkg/tmp.ci/preinst: 12: dpkg-maintscript-helper: not found
dpkg: error processing /var/cache/apt/archives/git_1%3a1.7.4.1-3~ppa1~lucid2_i386.deb (--unpack):

[code]....

View 1 Replies View Related

Debian Multimedia :: Official Policy For Newer Versions Of KDE?

Feb 27, 2011

I just wanted to ask about official opinion or policy concerning newer versions of KDE. Is 4.6 still so buggy or unstable to be included in experimental? What steps are going to be made concerning KDE and what when? I don't like GNOME, KDE 3.5 is out of the game now in 6.0 and KDE 4.4 is IMHO all but mature and finished. So I am not sure what to do now, Kubuntu is buggy and don't like it but they have 4.6...

View 2 Replies View Related

Ubuntu :: Restricted To Debian Versions Of Things Like Perl, MySQL?

Dec 13, 2010

As I mentioned on another thread, I have 2 Ubuntus - Jaunty and Meerkat - as separate drives on my secondary IDE channel. I am removing Jaunty. Meerkat blows it away. And is certainly my preferred OS. However I am looking for a replacement for Jaunty that is more flexible in certain key areas than Ubuntu appears to be.I dont want to be restricted to Debian versions of things like Perl, MySQL, PHP and others. I can run LAMPP, but I would prefer to compile and have the versions of my choice as part of a main test system (apart from Meerkat that is).

I have had enough nightmares in Jaunty with things getting broken and spiralling out of control. I want a distro that doesnt rely on the GUI and its attendant utilities, but can run them when called. Meerkat is stable and has resisted me breaking it so far, but I do not want to push my luck. I have too much time invested in it. I intend to use Meerkat as my primary system on the machine, but want an alternative to *PLAY* with.

View 9 Replies View Related

Ubuntu Installation :: 8.04 - Is It Really Necessary To Upgrade Versions?

Apr 11, 2010

I have Ubuntu 8.04 CD & I want to install it. I'm still learning the basics and I don't want to upgrade the version. You know, the newer the version the more space it takes.

View 9 Replies View Related

Ubuntu Installation :: Upgrade From 8.xx Versions To 10.04?

May 27, 2010

My main computers are still on 8.04 and 8.10 versions, and it's certainly time to upgrade with a new LTS version 10.04. So, what's the best way to upgrade? I certainly want to maintain my current setup and data for apps like my email (I use sylpheed) and Firefox.

Should I just use Update Manager? It is currently offering me 9.04, for example, does that mean I will need to upgrade through each version a step at a time, or can I jump some versions?

View 4 Replies View Related

Ubuntu Installation :: How To Remove One Of Two Versions

Mar 31, 2011

I am new to linux and I recently installed Ubuntu on my laptop. Thing is, I have both Ubuntu and Windows 7 running and everything was fine. But there was an update that Ubuntu did on the system, and now when my pc boots, I have 2 series ( 2 times Ubuntu, 2 times Ubunti safemode, 2 times memory test, 2 times memory test safemode) of choices for Ubuntu and one for windows 7.

View 1 Replies View Related







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