I have multiple computers to install Linux onto.
Some of my computers do not have DVD drives.
I want to boot Linux from C:, not the USB drive.
Do I download the ISO onto a C: drive.
Copy the image to the USB with the image mover.
My confusion is that this all seems to make a boot-able USB drive.
How do I install OpenSuse without having a DVD and end up booting from the C: drive?
Do I first have to boot from the USB?
I created a persistent USB thumb drive boot with LUKS for drive encryption (250 MB /boot and then 7.5 GB ext3 root). There's no swap partition because this is just to store some private files.
I want to make two or three copies of this thumb drive to store apart in case one gets destroyed/lost.
When I am booted from that thumb drive, can I plug in a same sized drive and just do a
Code:
dd if=/dev/sdb of=/dev/sdc
command to make a copy of itself to another thumb drive without booting to another host OS? This way when I make changes to one (such as to update the OS, apps, or data), I could then just copy the entire thumb drive over to the other two while still booted in the original USB.
Or would I effectively have to shut down, boot to my normal host OS (or other), and then copy the thumb drives when not booted into them.
Currently I'm using Windows 7 OS, in the same hardware I have RedHat ISO Image, is there any possibility to boot Linux ISO image directly from the same hardware?(not by using live CD,USB or any VM Workstation). I have 4 drives in my windows OS, I have ISO image in D: drive and E:drive I allocated for Linux, please try to help me out any one .....
Awaiting for your valuable Support........
I have a computer that I made myself a few years ago. The internal DVD drive does not work anymore. What are my options to install a linux distro on it. I am not able to boot from an external USB DVD drive that I have, on this machine. My understanding is that you need a CD to install Plop to inorder for it to work so that I can boot from an external USB stick?
What are my options without having to buy another DVD drive? I know I can install my .iso file to a USB stick using Unetbootin, but than what? How do I get it to boot on this machine?
Thanks!!!
I just got a new laptop with Windows 8.1 and I cannot figure out how to install Linux Mint by booting from a CD or USB drive. Previously, I had installed Linux Mint on my old desktop and netbook computers that were running Windows XP. I had no trouble booting from a CD. Now that the process has been complicated in Windows 8.1 I don't know what to do. Any help would be greatly appreciated, I would really like to get rid of Windows 8.1 ASAP. Thanks!
Hi, all, I am new to the forum and quite new to Linux, I am running Mint and Kali from a USB drive, all is going well with with the software and I am starting to find my way around it.
So, now to my question, I have 15 machines which all run from a CF card and the card has multiple partitions and is a Windows Embedded XP, not that the operating system makes any difference, I need to upgrade all the CF cards from 2gb to 4gb, so unfortunately Windows isn't an option to use to copy the drives as it doesn't recognise multiple partitions on a removable drive, so I cant just remove the drive, clone it and fit the new one.
What I need is a method of cloning the drive completely with both partitions, I have read about dd but cant seem to see anything about doing this with multiple partitions, as Linux sees it as two drives when I plug it in, how can I use dd or anything else to clone the drive which is bootable and has two partitions?
At some point I would like to automate the process as I could have many of these machines/drives to upgrade, is there a way to write a program that will automatically back up the drives from a USB drive and then reinstall it, I have seen this done before but I am not sure if this method did the whole drive, just the main drive or all partitions?
Hi guys,
I'm new to this forum and linux too.
I thought of installing a lightweight distro of linux and did some research on the net where I found people recommending Puppy Linux. Plus it is (theoretically speaking) possible to run it from a USB (flash) drive which I decided to try out but it seems like it's not that simple a task as a lot of people (all over the internet) say it is.
What I tried so far is this: installing it into a thumb drive using unetbootin follwing a youtube tutorial (which basically showed how to download an iso of puppy, use unetbootin to make the thumbdrive bootable and install puppy on it). It didn't work. The USB wasn't recognized as a bootable device. I know for sure it can be booted from it since I tried ubuntu from the same USB and the same Laptop (which is able to boot from USB).
I thought that something with the Flash Drive not OK so I tried to use a windows installer to install puppy like other windows programms but this didn't work either. This time Puppy was recognized because there was an option to boot either Puppy or Windows 7 but when I chose to boot from Puppy nothing happens just a screen flash, some letters in the top left corner saying something like NTSC or NTSF (I can't read it properly because it goes away too fast) then after the screen flash the whole thing again (boot from win 7 or Puppy I choose Puppy again the flash... basically a loop).
Any ideas what I'm doing wron or what the problem is?
Thank You for any replies.
New Here Everyone
How do I install OpenSuse without having a DVD and end up booting from the C: drive?
I'm trying to install Debian 7.8 on my eMac G4 (700mhz, 640 Mb RAM). I've tried multiple methods but I keep running into problems one way or another. Since my eMac only has a Sony CD-RW drive and a busted Ethernet port I can't install from a DVD nor a netinstall CD which would be the easiest options unfortunately. First I tried using the multiple CD option, which seemed promising at first; until I had to swap to the next disk during "configure the package manager". it won't eject the CD when I use the eject key on my keyboard (imac g3 pro keyboard so I go back to the main menu and select the "eject a CD from the drive" option at the near bottom then things seem to get clustered. When I tried inserting the next disk, nothing else will install. It keeps telling me I need disk 1 again through every step. Then at the end, it tells me the installation is complete before I even install a desktop environment from the final CD. Then I just end up booting into garbled text and errors.
After all of that nonsense, I tried making a bootable USB from the DVD ISO with the OS X terminal. This method usually works with just about anything I've done before. However for some reason Debian apparently simply refuses to boot. As I tried selecting it on the boot menu on the start up, it gives me a black screen then goes straight back to the boot screen with disordered graphics. When I tried booting it from open firmware, it goes to the first screen, then when I hit enter to actually boot to the installer, nothing but errors. Finally I tried booting it straight from the ISO file on the hard drive, that method didn't even work at all.
Could someone point out what I'm doing wrong if possible or perhaps recommend me a different option?
Hi all,
As you can probably tell I am new to Linux and new to the forum, I am using Kali and Mint both as live Linux environments on USB drives, all is good and I am finding my way around, the reason for the post is that I need to copy 15 CF cards that have multiple partitions, Windows isn't really an option as it can only see one partition on a removable drive, so here goes with Linux.
The CF cards contain Windows Embedded XP in one partition and a separate partition for user data which isn't protected, not that the contents matter, only the fact that it is bootable with multiple partitions, the object is to upgrade the old 2gb cards to 4gb cards to add an additional program on the embedded drive, but they are both full.
as long as I can copy both partitions over the partition size doesn't matter as I can resize that if necessary, but I need both partitions to copy over to the new drive.
I have read that dd command is the way to go but cant find much on multiple partitions which display in Linux as two drives, so how do I go about this, any pointers
Ideally I would like to automate the process as this is something that we could end up doing on a regular basis, I have seen a USB drive that was plugged into a PC and through a basic GUI allowed you to copy a HDD but I don't know If that would do both partitions, something for the future?
Hello,
I'm a new Linux user (Mint 17.1 Rebecca Mate) going through the learning curve. It's a challenege. Dual boot with Windows 8.1, which provides the motivation!
I have an older Dell Dimension PC with XP. It's old and cranky, but I do love my XP. I want to wipe the hard drive and install a user friendly simple version of Linux that I can reinstall XP into as VM.
I am clueless where to even begin to figure out which version of Linux is best for this aside from the two mentioned below. The PC operatest 2.17 GHz, has 1.25 GB RAM, and a 156 GB Hard Drive.
I tried installing Zorin, both by DVD and USB, but could not get it to install or even work live. Just kept getting the F1 to retry boot, F2 for setup ingfinte loop. Spent a week trying every which way, short of a format, to install Zorin but I just refused to work, despite their excellent suopport.
Also tried every which way to install Robolinux ( all three versions), and again could not get it to install, although I was able to do the Xfce and KLDE versions live. Just went to them for support and it requires a $5 donation per case. Knowing how much supoport I could need, that could really add up.
Any advise is greatly appreciated.
TIA.
Cheers!