Installing a unix-like operating system

learn more… | top users | synonyms

-1
votes
1answer
27 views

Client can't see DNS server on Ubuntu 12.04 Server with two ethernet cards

I'm running Ubuntu 12.04 Server with Webmin, bind9, and a GUI. It has two ethernet cards: eth0 coming in, and eth1 to talk to clients. My client gets an IP address from DHCP, but cannot connect ...
3
votes
1answer
29 views

Noninteractive script running over ssh is interrupted as apt-get finishes

when i run non interactive script on Ubuntu Server 13.04 it's interrupted when lxc-docker package finishes installation. Script : ssh -o StrictHostKeychecking=no -t -t -i $CERT $USER@$SERVER ...
3
votes
1answer
47 views

Why can't I simply dd an installation iso to a bootable partition on an USB flash drive?

I have a copy of the Slackware 64 bit dvd installation iso. I've burned this image to a dvd and used it to properly install the distro. I wanted to try also having this image available on a usb flash ...
2
votes
1answer
61 views

Windows 7 to Debian Linux: install without CD/DVD or USB drive or net during install

Installed : windows 7 home premium. Now want debian linux. Tried a couple of things (see question below). Got installer menu using win32-loader.exe of debian from the goodbye-ms site. But I have a ...
2
votes
3answers
57 views

Install Debian alongside Ubuntu without BIOS setup access or removable media boot possibility

The typical steps for installing involves using a USB-bootable version of Debian and then partitioning the hard-drive for the new OS. Unfortunately, my BIOS has been locked and for various reasons, I ...
2
votes
0answers
30 views

Installing Linux on the TI-nspire

I am having trouble installing Linux on my TI-nspire cx cas graphing calculator. I downloaded the files and the Linux image. I have read several websites on the topic but it was not that much help, ...
0
votes
1answer
49 views

No installation steps when Installing CentOS 6.4 on VMware Fusion

This is my first real day on using linux. I'm following a book guide. I installed CentOS 6.4 on my mac using VMWare Fusion. However, during the installation, it did not guide me through the ...
2
votes
2answers
76 views

Can I install a distro to one partition while using a distro installed on another?

I currently have two partitions with Linux distros installed on them. I am currently using one with Mint 14, and you could call the other deprecated. I just found out about the release of Mint 15, ...
1
vote
2answers
92 views

Moving compiled assembly code to the boot sector of a USB device

I have written a simple operating system and I am trying to test it. I have VirtualBox installed and an eight GB flash drive, so I thought I would just use those. I am not sure how to make the USB ...
0
votes
0answers
26 views

Double OS, Blank screen [closed]

I am getting a blank screen whenever I try to install Arch Linux. I cant get past the boot stage. I am originally running windows 7 and I partitioned my hard drive in order to install the OS. Any clue ...
4
votes
2answers
86 views

How to install GNU/Linux on a Windows PC without the BIOS password?

I want to install a GNU/Linux based operating system on a computer with Windows preinstalled, but unfortunately, the BIOS is set to only boot from the harddisk, and there is no way to boot from ...
0
votes
1answer
79 views

Triple Booting; Windows, Ubuntu, Linux Mint by Windows Installer

I wanted to install Linux Mint 14.1 using the Windows Installer (mint4win.exe). I copied mint4win.exe to HDD, and when I running it, it prompts me to uninstall Ubuntu. Previously I installed Ubuntu ...
1
vote
0answers
37 views

How to install manually from live CD? [closed]

I got a live CD and I tried to install it manually because it doesn't support installing. So I booted from live cd and did: mkfs.ext4 /dev/sda5 mount /dev/sda5 /mnt cd /mnt unsqaushfs ...
2
votes
2answers
46 views

Can I use partitions made by Windows 7 in Linux?

I am planning to leave Windows and get to Linux (yet do not know which one, but it is not the question). I was using Windows 7, I have 2 partitions (C:198 GB, D:488 GB). And I have a lot of documents ...
1
vote
0answers
74 views

Install Linux Mint 14 from CLI

I'm trying to install Linux Mint 14 from a live cd on a HP Pavilion laptop. I got some problem with X and the nvidia card, which prevents X from starting (and therefore prevents the live installer ...
1
vote
1answer
42 views

debootstrap from Intel Atom (i686) to AMD Sempron (AMD 64)

I'm working on setting up a minimal Debian install on a USB stick, and am just trying to wrap my head around debootstrap and differences in architectures. I want to create a system to run on AMD64 ...
0
votes
1answer
79 views

Should the “laptop” option be selected for netbooks when installing Debian?

When installing Debian on an Eee PC netbook, the "Software selection" screen shows "Desktop environment" is selected by default, but not "Laptop". As laptops are similar to netbooks, should I ...
1
vote
1answer
167 views

Linux Mint on laptop fails, gives grub error

I am trying to install the latest Linux Mint onto my laptop via a USB stick. The laptop previously had Ubuntu, and it had a separate /home partition. I'm overriding and reformatting the / partition, ...
5
votes
1answer
152 views

Installing Linux Mint on Windows-Ubuntu Dual Boot

I currently have an Ubuntu-Windows Dual boot. However, I would like to try out a new OS so I burned Linux Mint to a USB stick. I would like to install Linux Mint and remove Ubuntu while still ...
0
votes
1answer
235 views

I want to install Kali Linux side by side on my machine which is currently running on Ubuntu 12.10

I want to install Kali Linux side by side on my machine which is currently running on Ubuntu 12.10.Is it possble and if it is could you instruct me how?
0
votes
1answer
242 views

Centos 6 stuck at loading splash screen after successful installation

I'm trying to dual-boot CentOS with Windows 7. My current disk layout are as follow:- /dev/sda1 - Windows 7 /dev/sda3 - NTFS partition I created a standard partition for /boot and that was ...
1
vote
1answer
54 views

Is there any way to install freeBSD from Debian?

I know that one can install Debian from (AFAIK) any Linux computer using debootstrap. Is there any way to do the same for freeBSD or do I need to make a CDROM?
4
votes
1answer
862 views

How to install CentOS 6.4 on Mac Mini?

I have bought a new Mac Mini, and would like to use it as a Linux server. Now I'm trying to install CentOS on it. I downloaded CentOS-6.4-x86_64-netinstall.iso and booted the Mac Mini from a ...
1
vote
0answers
142 views

After ubuntu install + software raid 0 config, we see: rejecting I/O to offline device

I'm trying to pin down what this error rejecting I/O to offline device is, as seen towards the end of this syslog. Ideas: Problem with RAID-0 configuration (we have 2 4TB disks in RAID-0 and I do ...
0
votes
0answers
175 views

How to boot LinuxMint on nVidia Optimus hardware?

I'd like to try LinuxMint on a Dell LAtitude E6420 laptop that has a nVidia Optimus hardware. I downloaded the Mate iso and (on a Windowze machine) created a multiboot flash drive with this distro. ...
-4
votes
2answers
53 views

Unix beginner installing [closed]

I'm a Unix beginner but I want to change that. I'm already familiar with Ubuntu, a bit with some other distros for linux, windows and a little bit with mac. So the first thing I did was searching how ...
0
votes
0answers
155 views

Archlinux installation problem

I've used 2 usb's, both livelinuxusb and unetbootin, and tried multiple reinstalls and formats. Whenever I try and install Archlinux x86_64 it unpacks the kernel and the says "0.000 fast tsc ...
1
vote
0answers
154 views

GRUB can't find an existing file?

I'm trying to install GRUB, but when I try to boot, I get this: error: file '/boot/grub/i386-pc/normal.mod' not found. But that file exists on the drive I'm booting to. Why is it saying "not found" ...
0
votes
0answers
587 views

Arch Linux: “error: failed to commit transaction (conflicting files)”

I'm trying to install an Arch system, and every time I run pacstrap /mnt base base-devel I get error: failed to commit transaction (conflicting files) filesystem: /mnt/lib exists in filesystem ==> ...
1
vote
1answer
127 views

Arch Linux installation on VMWare will not proceed

I'm trying to install Arch Linux 2013.14.01 on VMWare Player, but after I select "Boot Arch Linux (i686)", it goes directly to: archiso login: root (automatic login) In the tutorials I've seen they ...
1
vote
0answers
96 views

Unable to install the selected kernel

I have problem with my DVD drive. It's corrupted and when I'm trying to install Ubuntu it stucks (even with the miniISO) I was able to successfully start the OS from system rescue CD. I'd like to ...
2
votes
2answers
215 views

After Arch Linux install it just shows the text “No bootable device found”

I've been trying to install Arch Linux. After the installation, it shows the BIOS screen and after that there just comes a message that says "No bootable device found". I have retried the whole ...
2
votes
1answer
51 views

How would a script know when running locale-gen is necessary?

One of the basic steps in setting up a new system is getting the right glibc locale files generated. At least in ArchLinux and Gentoo, one is expected to do this step by hand. I am trying to setup a ...
1
vote
0answers
69 views

Instal linux from USB without bios support

I have old pc where I want to install debian from "smaller CD" (up to 40mb, rest will be downloaded). I have made bootable usb from this debian. The problem is, my computer is so old that it (bios) ...
-1
votes
1answer
306 views

Cannot install Fedora 18

I have a Dell Inspiron laptop with 2.5GB RAM and 120GB HDD. I have windows 7 and Ubuntu installed side by side. I have another 30GB space where I want to install Fedora 18 but when I try to install ...
0
votes
0answers
413 views

Install/Boot problems after dual boot of Linux Mint on HP Ultrabook (Envy 14 1030us)

I have followed steps to install Linux Mint (as dual boot) on an HP Envy 14 ultrabook (1030us) as detailed by Raphink (on askubuntu "Dual boot Installation of Ubuntu 12.04 LTS on HP Ultrabook ENVY-4 ...
0
votes
0answers
115 views

How do I set up raid0 using extra two drives (not the install drive)?

I have been looking around online for a suitable tutorial to help me set up a raid0 across two (or more) drives, but not moving the actual installation of Mint onto that raid setup (I have that on a ...
0
votes
0answers
128 views

Ubuntu 12.10 doesn't recognize my active windows 7 partitions

Ubuntu 12.10 64-bit doesn't recognize my active windows 7 partitions. When choosing the installation option as something else during USB boot it shows my hard disk, but not all the partions I have. I ...
1
vote
2answers
1k views

Can I “yum upgrade” to a specific CentOS version?

I'm using a third party proprietary application on CentOS 5.4, which is known to malfunction on pristine 5.9 or later. I would like to incrementally upgrade to the latest CentOS version where that ...
3
votes
1answer
144 views

How to install Linux distro to a second hdd from within a running Linux Desktop Environment?

The title says it all! More specifically, I am running Fedora18 on my main HDD. I have a second HDD in the "UltraBay" slot of my ThinkPad W520--eSata connection. Is there a possibility to avoid ...
0
votes
2answers
110 views

Install Arch Linux to external hard disk using a Virtual Machine?

I have an external hard disk and I want to install Arch Linux on it. Since I'm a complete beginner I want to have access to the online the documentation. As the title states, it is possible to install ...
1
vote
0answers
67 views

Flash disk USB Fedora installation reset counting

I have created a flash disk with pen drive Linux universal USB installer to install Fedora 18 on my system but after booting, a counter starts and then reset and never installation begin. My system is ...
0
votes
0answers
161 views

Cant install Linux Mint over Ubuntu , Help…migrating from Windows 7…first time Linux

I have Ubuntu 12.10 installed on HDD. Over the last 2 days I have been using Linux Mint on LiveCD and decided that that is what I want. When I partition the hdd should it be in fat32? fat16? or one ...
0
votes
1answer
282 views

How to add Puppy Linux to grub menu installed by Ubuntu?

I've been using Puppy Linux off a USB flash drive drive for a while, but that was really wearing it out. I decided to do a full install to the hard drive, so I cleared out some space, created an ext4 ...
0
votes
1answer
242 views

How to use one distro's live CD to install another distro?

I'm trying to install Mint Linux to a USB stick, but the Mint live CD doesn't fit on a normal CD and I don't have any DVDs available. The Ubuntu live CD does fit on a CD, so I want to use the Ubuntu ...
1
vote
0answers
208 views

Mint Debian Install - Thinkpad T430s Problem

I wanted to try out the Linux Mint Debian. I downloaded an iso, checked it and then dd it on a usb stick. I boot on the usb fine and Mint is starting, but then it looks like that : The desktop ...
1
vote
2answers
66 views

Installation of RHEL and softwares on multiple machines

In our organization, we have 15 new systems of same hardware. I need to setup all the machines with RHEL 6.0 in it, multiple software's, and lot of basic configuration. I don't have any problem in ...
1
vote
1answer
340 views

RHEL Installation issue with UEFI

I have bought a new Desktop HP Compaq Elite 8300 SFF. It came with Windows 7 Pro installed. Now I want to install Linux (RHEL) by dual booting it. I have successfully shrieked the partition and ...
2
votes
2answers
4k views

Unable to launch Fedora 18 LiveCD using USB device

I just bought a new motherboard which has BIOS and UEFI. I have a previously working LiveCD installed on my usb, created with LiveUSB Creator. I tried using it to boot but got stuck at the grub ...
0
votes
1answer
158 views

Grub problem booting problem at fresh install of Centos

I've Windows 7 installed on my PC. I would like to install Centos and remove Windows 7 completely. After burning a Centos 6.2 on a DVD, and restarting the machine, I got the grub> window. I can ...

1 2 3 4