Installation :: Debian Install To External Drive

Jul 9, 2010

I have the Debian Lenny 5-0-5 DVD's but they are not live bootable. They come with a setup.exe file which copies over the kernel images to boot from windows. Thing is that at the moment I am running the Ubuntu distro of Debian and cannot use the setup to do it. Can anyone tell me how to boot this disk in ubuntu itself?

Also does the debian installer allow you to choose which disk it installs to?(I am talking about the thing in the ubuntu installer that allows you to partition disks and define your own mount points before the install)

View 1 Replies


ADVERTISEMENT

Debian Installation :: Computer Hangs After Install On External Hard Drive With Flashing

Apr 4, 2016

I have spend way too much time on this and it still fails. I installed the debian 8.3.0 AMD64 CD1 iso image on an empty external USB 1TB Western digital My passport Ultra. I use the graphical install method and the installation process of Debian appears to go fine, except it informs me at one point I am missing some nonfree firmware for something with wifi, but that shouldn't relate to this.

*FYI I put GRUB on the external hdd, sdb in this case.
*windows 7 is on the internal hard drive and I excluded it from the boot sequence
* using laptop lenovo t410

I reboot my computer and it hangs with a flashing - in the upper right corner. Never even gets to GRUB. For awhile I thought I might have partitioned something wrong, but I am now convinced that isn't likely. I tried countless number of different partition configs. Separate /boot partition and I also tried using guided partitioning.

I mounted the partitions of the external hard drive using another OS and GRUB appears to be there. So it is there.

I know some Western digital hard drives have added priopertary firmware crap, so I tried installing on a external Seagate drive and it still hangs. I tried installing linux mint on the Western Digital drive and it works fine!

BIOS settings fine. USB settings fine. I tried booting via the boot menu and moving the USB HDD to the top of the list.

I also tried installing with Debian Live on a USB, but that actually has more problems for some reason. I can never get passed the partitioning phase because it fails to create /boot or /swap partitions saying something about how they are still in use and another thing about how the partition table hasn't been updated in the kernal yet.

It seems I might be having this same issue, not sure: [URL] ...

View 7 Replies View Related

Debian :: Get To Install On External USB 1.5TB Seagate HDD Drive?

Jan 20, 2011

Alright, im completely new to linux. I am somewhat knowledgeable with computers in general. My programming instructor for school told us that it would be in our best interest of the course to grab a linux distro and install it on our computers. (Don't ask me why, i dont know)ANYWAY, i am trying to get debian to install on my external USB 1.5TB Seagate HDD Drive. After learning a lot about Murphy's Law, i had to fix my MBR for windows (the windows installation is located on my internal SATA 1.5TB Seagate Drive) because GRUB wouldnt boot to windows unless i had my external plugged in.

So, the natural solution to me was to fix the MBR, unplug the internal, then re-install on my external, it worked. Well to my surprise, this cloud i was on... wasn't cloud 9. NOW, Debian will boot if i have the external plugged in and windows will boot if i have the internal plugged in. The Problem is, when i have both plugged in and my external set as the boot drive i get this weird error and it will not let me boot linux.Now, i have searched for a fix.. But the ones i have tried so far haven't worked or i wasn't sure how to use those fixes(because im new).The error went as follows:/bin/sh can't access tty; job control mode offthen i get a initramfs command line. (I think thats proper terminology)The temporary fix i have going right now is i have my computer open and the SATA cable unplugged so i can boot to Debian.

SUMMARY OF HARDWARE SPECS:1.5 TB INTERNAL HDD (SATA)2 INTERNAL DVD BURNERS3 GIGs of RAM2.8ghz AMD Athlon x2 (I think its 2.EXTERNAL 1.5TB HDDDEBIAN VERSION:I believe its Debian 507 by looking at the download linkhttp://cdimage.debian.org/debian-cd/5.0 ... etinst.iso

View 13 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 :: Won't Boot From External Hard Drive

Sep 18, 2015

I have got a 1TB USB hard drive, which I partitioned to be 500GB NTFS and on the other half I installed Debian 8.1.0. During graphical install I selected to install the bootloader not to the MBR but also to the external drive. After completing the installation I wanted to boot into Debian, but it just started Windows, which is installed on my internal. Even after choosing the USB drive in the boot menu, Windows booted. I later installed the bootloader to my internal, then I could boot into both Debian and Windows, but only if my hard drive was plugged in.

View 14 Replies View Related

Debian Installation :: Cannot Boot From External Hard Drive

Feb 20, 2016

I have a 2TB external Hard drive that nonetheless is being used for booting Debian off of. I have downloaded the "debian-8.3.0-amd64-netinst.iso" and have extracted it to my external hard drive. The letter assigned to this drive is "I". When I shut it down and enter the boot settings, it asks me for a name and a path for a new boot option. I have tried many different paths including:

Code: Select allI:setup.exe
I:autorun.inf
I:debian.iso
setup.exe
debian.iso

I renamed the original Debian download (debian-8.3.0-amd64-netinst.iso) to "debian" so I didn't have to type the long file name into the path. When I type in "I:debian.iso" as the path and restart it pops up with a grub prompt, in my mind that tells me that some part of the debian.iso file is corrupted.

Specs:
Dual Core i5-3317U, 1.7 GHz, Turbo boosted
8GB RAM
1TB Internal Memory
64-bit OS and processor
Windows 8.1 Default OS

View 5 Replies View Related

Ubuntu Installation :: Install On External USB Drive

May 23, 2010

A while ago I installed Ubuntu as a dual-boot on my Windows XP machine. It worked ok, but I quickly realised that I had neither the hard drive space or RAM to really run a dual-boot machine properly. So, I tried to uninstall Ubuntu and return to XP. Unfortunately, I discovered that uninstalling is not that straightforward and I've ended up with a theoretical dual-boot but with the HD repartitioned so that Ubuntu takes up the smallest amount of space possible. Because of this, when the machine boots, I still get a GRUB boot screen where I have to manually select XP to continue with the boot. (Ubuntu is still the default boot OS - I don't know how to change this!)

I've now decided to install Ubuntu again but this time on an external USB hard drive. In my head (and this could be wrong) this will give me the option to run the machine with Ubuntu if the external HD is connected or run XP if it is not.I've seen several tutorials about how to do this, but none seem to address the situation where GRUB is the boot loader already. Some tutorials tell me to disconnect the internal HD before attempting to install Ubuntu on the external. Do I really need to do this? Another alternative I've heard of is to download a LIVE cd to the external drive and then run the OS from that instead of performing a full install. Any thoughts?

View 3 Replies View Related

Ubuntu Installation :: Install To An ESATA External Drive?

Mar 19, 2010

If I wanted to install Ubuntu to an external eSATA drive, how would I do that and not screw up the GRUB install on my primary internal drive? I'm guessing I would want to tell that eSATA installation to install its GRUB to the first partition on that drive rather than on my primary internal, but then.... how would I get there from the GRUB on my primary drive?I guess my problem is that the eSATA drive is not always powered up, and I'm not sure what GRUB (on the primary internal drive) would do if there was an entry pointing to a drive that wasn't there (because it's not turned on)

View 1 Replies View Related

Ubuntu Installation :: Way To Install From External USB Hard Drive?

Apr 8, 2010

is there a way to install Ubuntu -from- an external hard drive. For example, let's say, you have a complete Ubuntu system with everything (no need to download additional packages/softwrae/etc anymore) , but you can't use remastersys to create an ISO with it because it is way over 10GB in size. Much larger than any DVD you could burn that newly created ISO to.. (besides remastersys is limited to the size of a DVD-r anyways)

Maybe someone has tried this before? Someone has created a dedicated large hard drive that is essentially the same thing as a ubuntu installation usb flash drive, to boot from an then install Ubuntu onto another "new" hard drive? I think it would be nice to have a hard drive (external usb or even better, an internal hdd drive i could hot swap to each new computer I have that I wish to install it onto.. ) And I think it would be so much faster to install from a Sata internal HDD drive than a USB pendrive or a cd/dvd rom, right?

View 2 Replies View Related

Ubuntu Installation :: How To Install From External Hard Drive

Feb 14, 2011

I have downloaded UBUNTU 10.04 and saved to external hard drive since I have no CD drive in my note book. I want to install it from external hard drive what is the command and how can I install it.

View 1 Replies View Related

Ubuntu Installation :: Safe To Install On External Hard Drive?

Feb 20, 2011

my problem here in not 'how to install ubuntu on an external HDD' but the thing is that after installation,i play around a bit in ubuntu(install on my external HDD). ok,so the external HDD is connected through usb. My problem is ,is it safe to install ubuntu on it? As i am using an external HDD from : Western Digital Element 500GB, so when i shutdown ubuntu ,i hear(from the external HDD) a sound like a sudden stop,for example,when you are playing a movie from it then ,you just unplug it.It not the sound when you make a safe remove,then unplug it. i am worried as it may cause some problem to my external HDD over time. So ,tell me,do you think i can go on with this?

View 1 Replies View Related

Ubuntu Installation :: Install / Boot From External Hard Drive

Jun 9, 2011

I have an external hard drive connected to my iMac. I have installed Ubuntu on unallocated space on my external, the first time I chose to put the bootloader on the external but when I booted up the computer and held the Option key it didn't recognize an OS to boot from.I am currently reinstalling Ubuntu but placing the bootloader on the internal hard drive hoping that the Mac boot menu will recognize an OS to boot from.

View 1 Replies View Related

Installation :: Can't Boot From External CD Drive After Ubuntu Remix Install / Sort It?

Nov 11, 2009

I have an Acer netbook that I installed Remix on. Now I can't get the thing to boot from the CD drive which is connected via the USB port. Any suggestions? I set the boot order with the CD drive first and the HD last.

View 1 Replies View Related

Debian Installation :: Install From External HD?

Feb 28, 2010

I have a complete set of the Debian 5.0.4 DVD ISOs in an NTFS partition on a drive in an external case with a USB connector. Can I boot the Debian installer on DVD 1 and then plug in the external drive and tell it to extract the files from the ISOs there? Or should the eternal drive be connected and running when installer boots?

View 3 Replies View Related

Debian Installation :: Install System To Internal HDD From External?

Apr 8, 2010

How can I install linux using an external hard drive? ANy help would be greatly appreciated. I dont have any CD's or anything and this is my only option.

SO how can I install linux FROM my external HDD ONTO my internal HDD?

View 1 Replies View Related

Ubuntu Installation :: Installing 11.04 On External Hard Drive Drive?

Jun 19, 2011

I would like to install Linux Ubuntu 11.04 on an external hard drive - its partitioned and ready for Linux.I've downloaded and burnt the .iso file to a DVD so its all good so far...First of all... is this possible without messing up my macbook? I don't particularly want to break into my macbook to disconnect the hard drive (I read on a tutorial for a previous version of Ubuntu that I'd have to do that... - does it still apply to 11.04?) - as it voids the warranty (I checked ).The reason I ask this is because I had a friend who partitioned their internal hard drive and installed Ubuntu on it. But after installation was complete they couldn't boot up Windows 7 or Ubuntu... and it resulted in them having to clean install Windows 7... - I don't want to end up in that situation

Second... If it is possible to install it without messing up my macbook... - Do I just follow the install instructions but just make sure that where possible I make sure that everything is installed on my external hard drive?...I really need someone to put my mind at rest that everything will run smoothly and that I'll be able to run Mac OS X as usual but also that I'll be able to boot from my external hard drive to run Ubuntu.

View 2 Replies View Related

Red Hat / Fedora :: Move Hard Drive Installation To External Drive?

Mar 30, 2011

i have installed fedora 14 with so many libraries ,development tools installed on my pc but i usually have to present some projects which can run on my system .........and can't be executed or compiled due to absence of libraries and tools there so, i there some way to so that i can use this current installation on my hard drive of my pc to some external media like external hard disk and plug and use that installation anywhere on any system..

View 2 Replies View Related

Fedora Installation :: How To Install Fedora 11 On External USB Drive With Anti-virus?

Sep 28, 2009

I have a Western Digital Pasport 320 GB hard drive. I wanted to create a live installation on it like a USB stick. I wanted it to serve as a portable OS that I could use to boot any other computer off of, and use it for diagnostics and anti-virus scanning on Windows based computers. The additional space is for my own personal use, kind of like having a mobile desktop where I have all of my documents in one place.What I need to know is how to set up Fedora 11 so that the hard drive will boot on most PCs regardless of their architecture. I also need to know what's a good Anti-virus to install onto it for the sake of fixing Windows hard drives.

Please keep in mind I'm a noob when it comes down to a lot of things, so if there's an antivirus I have to install manually, please included a step by step.

View 1 Replies View Related

Debian :: External Usb Optical Drive?

Jun 7, 2010

In my laptop, the optical drive cannot burn dvds. If I get an external usb optical drive do I have to initialize it and how? Also do I have to install some particular packages?

View 4 Replies View Related

Debian :: Sharing External USB Drive To Everyone

Mar 4, 2016

I have a little ODROID C1+ ARM box with Debian Jesse installed on a SD card. I am trying to share an entire external USB NTFS drive to all clients (Windows 7, Android) on my network. I had this working until a few days ago when I reflashed an updated distro. Now I can't remember what black magic was involved. iptables is not installed and no firewall is active.I have installed Samba and Caja-share. I have edited the fstab

Code: Select all#4TB Seagate
UUID=*edited*
/media/odroid/Seagate404TB
ntfs
rw,users,permissions,auto
0 0

with the understanding that this would allow permissions to be assigned and saved for NTFS partitions. I then used chmod to assign everything on the drive to nobody:nogroup as I recalled this was necessary from when I last got it to work.SMB.config is currently set as

Code: Select allworkgroup = *edited*
[Seagate 4TB]
path = "/media/odroid/Seagate 4TB"
writable = yes
force user = nobody

with no other changes. The folder /media/odroid/Seagate 4TB has been created. I have right-clicked this folder and shared with Caja-share

Code: Select all[x] Share this folder
Share name: Seagate 4TB
[x] Allow others to create and delete files in this folder
[x] Guest access (for people without a user account)

but so far all I get in Windows when I try to access the share is a prompt for credentials, which is what I want to avoid.

View 3 Replies View Related

OpenSUSE Install :: Install First On Internal Drive Then Make It External

May 13, 2010

I initially installed OpenSuse on my Laptops internal drive (clean formatted) and everything worked fine. Later I took out laptop's hard drive and put it into a USB enclosure to use as an external drive.

View 1 Replies View Related

OpenSUSE Install :: First Install Of OpenSUSE11.3 On External Hardrive Using USB Drive

Oct 19, 2010

I've pretty much installed Ubuntu Linux9.10, 10.04 and Debian 5 on external hard drives before, however, I just want to avoid certain pitfalls that may occur with openSUSE11.3. Has anyone successfully done this before? And, is it similar like Debian and Ubuntu installs in that you have to install the OS using an advanced option and specifying /dev/sdb, etc? Right now, I have Ubuntu installed on an external harddrive along with Debian as well and wanted to do the same for openSUSE11.3 and was wondering if all Unix derivatives share similar installation processes. I would just like to keep things as I have it currently where the system does not boot with Grub, and instead I have to go to the bios and specify which physical drive to boot from in order to change the boot order.

View 9 Replies View Related

Debian Installation :: Install Grub On Master Bootloader / If Installation Is Going On Separate Hard Drive?

Feb 5, 2010

I am helping my pal to get into Debian (yes first timer).He is running W7 on a 500G SATA HDD and he has another 250G SATA HDD that he wants Debian to go to.Will Debian install grub on the master bootloader even if the installation is going on a separate hard drive?I have dual boot before but on the same hard drive.

View 6 Replies View Related

Debian :: Reading An External NTFS USB Drive?

Feb 1, 2010

I've installed libfuse2 and ntfs-3g. Now when I reboot, the drive shows up in fdisk. In Gnome File system, the folder shows up in /media as /media/Storage. I didn't issue the mount command, it went there automatically. In terminal, I can access Storage and read/write to files on it. BUT, if I double-click the folder in Gnome, I get a brief glimpse of all the folders in Storage, then they disappear and the drive unmounts. The desktop icon goes away, and I can't see it when I issue sudo fdisk -l. I can get it back with a reboot. I've tried an entry in /etc/fstab, but that makes no difference. I didn't find anything specific to address this on this forum or after Googling.

View 4 Replies View Related

Debian :: Cannot Mount External USD Floppy Drive

Aug 6, 2010

I have an external usb connected floppy drive that I cannot mount.#fdisk -1 does not show the drive, in my ignorance I thought that it being a usb it would be recognized the same as flash drives and my external usb ide hdd are recognized.The drive does work, I have tested it in windows computers.Does the floppy need special settings?This may be related or it may be another issue totally:The floppy is recognized in gparted although I cannot format the disc to fat16 or fat 32 as they are greyed out.

View 5 Replies View Related

Debian :: Can't Mount External Hard Drive

Aug 22, 2010

I have a new install of debian on my laptop. When I plug in my external hard drive (usb) I get the message. Invalid mount option when attempting to mount the volume 'External Drive'.

View 7 Replies View Related

Debian Hardware :: Format External Drive

Nov 10, 2014

i have external hard drive which will be used for windows and i have to format it. i tried with disk utility program but it tells me all the time device is busy. in terminal its too complicated for me.

View 2 Replies View Related

OpenSUSE Install :: Possible To Install On An External SATA Drive?

Apr 25, 2010

Is it possible to install Linux on an external SATA drive?I have a system dual booting between OpenSuse and Windows XP. I wanted to see what other distros were like so I tried installing Ubuntu to my external SATA drive. After installing, I got an error from GRUB, and I had to recover my MBR.I tried the same thing with Mandriva, and got the same result. Finally, I tried another install of OpenSuse 11.2. The result was that I get a grub error 21. The only result of my efforts to try other distros is a lot of experience recovering my MBR.

View 9 Replies View Related

Debian Configuration :: Trying To Set Up SSD As Cache Drive To External HDD With Bcache

Sep 22, 2015

I'm trying to set up an SSD as a cache to my external HDD (which is where my installation of Debian testing/stretch is installed). My installation is using LVM 2. I'm trying to have the SSD cache the entire external HDD, and not just one of the partitions (such as the root or home partitions).

Here are the relevant outputs.

uname -a: (Yes, I'm using the Debian stable kernel with Debian testing.)

Code: Select all3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux

lsblk:
Code: Select allNAME                              MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda                                 8:0    0 149.1G  0 disk 
sdb                                 8:16   0 111.8G  0 disk 
sdc                                 8:32   0 298.1G  0 disk 
├─sdc1                              8:33   0   243M  0 part  /boot
└─sdc5                              8:37   0 297.8G  0 part 
  └─sdb5_crypt                    254:0    0 297.8G  0 crypt
    ├─mydebianhostname--vg-root   254:1    0  14.3G  0 lvm   /
    ├─mydebianhostname--vg-swap_1 254:2    0  11.5G  0 lvm   [SWAP]
    └─mydebianhostname--vg-home   254:3    0   267G  0 lvm   /home
sr0                                11:0    1    25M  0 rom

make-bcache -B /dev/sdc:
Code: Select allCan't open dev /dev/sdc: Device or resource busy

Must I "operate" on this drive via a live session or something.

View 0 Replies View Related

Debian Hardware :: External Hard Drive Does Not Spin Down?

Apr 12, 2014

I have a WD20EZRX (Green) 3.5" hard drive installed in an external USB3 case (Icy Box IB-351StU3S-B), which is detected as an AS2105 device in Debian 7 (Linux 3.13 from back ports). My computer is a TP X200s. The problem is that the hard drive does not spin down even with hdparm -S timeout set and the file system unmounted. It does spin down with the hdparm -y command, though, and stays that way until accessed. The case also seems to prevent the TP entering standby mode, or at least the indication light is left blinking when the lid is closed. Other than this, the drive works fine. It does have a GPT partition scheme and ext3 file system.

Note that the TP does have only USB2 ports.

View 0 Replies View Related







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