Ubuntu :: Cannot Boot From External Dvd

Feb 18, 2011

is it possible that Ubuntu can affect my laptop booting from dvd. I used my external dvd drive to install ubuntu onto my ASUS N10JC, but now when i try to boot from the dvd drive it wont let me? I have boot device #1 set to dvd/cd rom and #2 set to Removable Device, everything else disabled. The drive boots on other computers including a Win7 and a gentoo. Could this be Ubuntu related or just something weird?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Dual Boot - Windows Xp On HD On External HD / Disconnect External USB HD?

Jul 11, 2010

I installed Ubuntu on external USB hard drive and while booting I did got option to log into windows XP, Ubuntu. Both operating systems ran fine. i.e. GRUB had overwritten MBR and I was able to dual boot. Main issue: I have installed Ubuntu in external hard-drive so that I can use Linux whenever I want other people who are using same computer can operate on WindowsXP. Sometimes my external hard drive gives problem if there is loose connection and so that oper people using computer do not face any problem I want to disconnect external USB HD whenever I am not using Linux. GRUB menu was pointing to external hardrive so disconnecting it meant my system wont boot!!I rewrote MBR using WindowsXP CD recovery mode. Now I am unable to boot from external USB hard disk( I thought I would be able to if I choose USB hard drive in BIOS option but it did not work it logged into WindowsXP by default).Is there any way I can change WindowsXP boot.ini file so that it also shows Ubuntu in external hard disk? Or is there any way.(I do not want GRUB way as then I would have to keep my external drive connected to log into windows - which I do not want).

View 1 Replies View Related

Ubuntu Installation :: After Installing Ubuntu 9.10 On External HDD Cannot Boot Vista If External Usb Is Unplugged

Mar 2, 2010

After installing ubuntu 9.10 on external HDD I cannot boot vista if external usb is unplugged(where ubuntu is installed). it says grub loading and after that recover grub ( i think that is what is says ... not certain in this moment ) anyway hope you get my dilemma. If you need more information I'll be glad to provide it.

View 9 Replies View Related

Ubuntu Installation :: Install And Boot From External HD While Still Boot Window Off Internal HD?

Oct 23, 2010

Can Ubuntu install and boot from external HD while still booting windows off internal HD?In an attempt to spread Ubuntu my friend wants to use ubuntu off an external HD and still have windows fully operational on the internal HD. Questions:1) Can Ubuntu install on external HD without tricky mounting methods and if so how doabout it?2) The bois have the capability to boot from usb, will grub work?

View 9 Replies View Related

OpenSUSE Install :: Boot From An External Drive / Set Up A Triple Boot?

Jan 4, 2010

does anyone know that if i can boot from an external hard drive with "openSUSE" installed on it?

how about FireWire, will it work?

i'm trying to set up a triple boot for me newly bought iMac.

View 4 Replies View Related

OpenSUSE Install :: Boot From USB Connected External Hard Take Long Time From Loading INITRD Image To Start Boot Process?

Jul 18, 2011

I have installed "open-SUSE 11.4" on a "500GB Free Agent External Hard Drive". I didn't have any problem in booting since last week that I booted it from my laptop. Also I did it before several times from then when I try to boot it e.g. from an "Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz" PC the time between loading INITRD and starting boot sequence messages lasts nearly 30 minutes!(i didn't actually measure it but it take a long time in the same order). after starting boot sequence which is showed on monitor everything looks normal. e.g copy of files would be done by speeds between 2MB/s to 30 MB/s depending on the targets.I used to use the external hard derive to boot from different laptops and PC's from start but I didn't have such a problem anytime.

View 1 Replies View Related

Ubuntu :: Can't Boot From External Hd

Jul 15, 2010

I installed Ubuntu 10.04 on my external HD from USB flash drive. But if i want to boot it, only black screen with blinking _ appears. Im total noob so maybe i made a mistake in installation, so here is how i did it (if i remeber correctly):

[Code]....

next day i tryed to boot from live USB like before, black screen appeard with text:

error: no such device (and many numbers)
grub rescue>

View 4 Replies View Related

Ubuntu Installation :: Boot From External USB HDD?

Apr 15, 2010

After removing the Windows HDD from my laptop I installed Ubuntu to a new HDD that I installed in it - it works fine when used as an internal drive. But now I have put the Ubuntu disk in an external enclosure and replaced the original Windows HDD internally.

Now, if I change the BIOS boot priority to CD/DVD -> USB HDD -> Internal HDD will it be the case that I can boot Ubuntu when the external HDD is connected and Windows when not?

Also, if I boot to Unbuntu from the external HDD, will the internal Windows drive be left untouched? I'll be in pretty hot water at home if I damage that!

View 5 Replies View Related

Ubuntu :: 9.10 Will Not Boot If External HDD Unplugged

Apr 29, 2010

When my Western Digital MyBook is plugged into my desktop machine via usb everything works fine. The computer boots up normally to the dual boot screen, and all OS options will boot up normally. However, if I unplug the external hdd (whether that be when the computer is off, or I unmount it and then restart) before I get to the dual boot screen I get an error message informing me that I have incorrect boot media, and to insert and hit any key. Some background: I have checked the bios and it is set up to boot from the internal sata hdd as the first boot device, and there are no usb boot devices defined. Prior to making this a dual boot machine, it ran windows only, and had no issues booting when the external hdd was unplugged.

View 9 Replies View Related

Ubuntu :: External HDD Won't Mount On Boot

Sep 11, 2010

I need a hand with mounting an external hd on boot with ubuntu server. I am aware of modifying the fstab, but that doesn't seem to be working. Here is an output:

Code:

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name

[code]....

The problem is with the last line. Once booted into the server, I can mount using the following command:

Code:

sudo mount -t ntfs-3g /dev/sdb1 /media/externalHD

I know I can work around it by running a script with the previous command at startup, however I think I am simply doing something wrong. Is there a better way?

View 3 Replies View Related

Ubuntu Installation :: 10.10 Does Not Boot From External USB HDD

Nov 13, 2010

I Installed Ubuntu 10.10 on an external USB Disk Drive - I had chosen to install the boot loader on this drive. When I tried to boot from this drive, I get the the following message:

error: unknown filesystem

after that I get "grub rescue>" prompt

The install was done on /dev/sdb2

I have also tried update-grub using ubuntu 10.04 that i have on my internal drive. It did recognize that I had a kernel on the external drive but still no luck booting. This time i get.

error: no such device d4a3cb16-37b6-416c-a3bc-4f8d03318e28
error: unknown file system
error: you need to load the kernel first

Note that the long device name is the same as the mount point when i do a "df"

View 4 Replies View Related

Ubuntu :: External HD Won't Mount On Boot?

Jan 4, 2011

I need a hand with mounting an external hd on boot with ubuntu server. I am aware of modifying the fstab, but that doesn't seem to be working. Here is an output:

Code:
# /etc/fstab: static file system information.
#

[code]....

View 4 Replies View Related

Ubuntu Installation :: Can't Boot U10.10 From External Hdd / Fix It?

Jan 20, 2011

I boot Ubuntu10.10 from live cd and installed to my external hdd (thats Apacer AC601) . Installation completed but i cant boot from external hdd. i didn't create custom partition layout myself , I choose the option "use entire hdd". Everythings fine with Fedora core 14.

View 6 Replies View Related

Ubuntu Installation :: Cannot Boot From External Hd On A Mac

May 25, 2011

I have been trying for many days now to get ubuntu installed on western digital passport 1 TB USB external hd attached to my MacBook Pro (with intel Duo Core processor). I have installed the latest ubuntu 11.0.4 64-bit (needs to be 64-bit for work) on the external USB hd, and when I reboot rEFIt shows a new penguin icon. So, I selected that, and I see a screen with a penguin in the middle for a while, but then the screen turns black and just has a text error message that says "No bootable device -- insert boot disk and press any key". BTW, I checked that my Duo Core is definitely 64-bit. Also, ubuntu does run off the install CD. Even the wireless works and I can use firefox.

I have been reading lots of forums trying to find a solution. A couple that I have tried: 1) reboot and when in rEFIt, choose the sync option and resync the drives. I did that and now the penguin icon just launches a black screen with a different message about "no valid operating system" or something like that. 2) Another site said the key was to change where boot loader got installed, so during the installation, at some point near the end, there would be an "Advanced" button to click on, and in there I could set grub to install onto sdb, the location/name of my external USB hd. However, in the present version 11.0.4, there is no "Advanced" button on any of the install screens.

I really wish Mac just used a BIOS instead of this frustrating EFI. Do I need to edit or alter something somewhere? If so, exactly what?

View 2 Replies View Related

Ubuntu :: Slow Boot From External HDD?

Jun 5, 2011

I just installed Ubuntu 10.04 on an external hard disk. It boots very very slow. I get a black screen for about 2 minutes, with the led of the HDD regularly blinking. The hard disk is OK, so it's type isn't the issue here. Is there anything I can do about it?

I can't (don't want to) install it on my main hard disk, since I already have Ubuntu 11.04 and Windows 7 installed there and it's getting a bit too crowded.

View 1 Replies View Related

Ubuntu :: Internal But Want To Boot With External?

Aug 5, 2010

i have a laptop that just recently had a hard drive fail so i removed it i have an160 gig external that i want to install Linux on so i got the live cd version of Ubuntu started it up pluged the external drive in whent through the install and set it to boot first but when it boots i get this it says missing modules cat?/proc/modules;is/dev and so on what did i do wrong

View 1 Replies View Related

General :: Cannot Boot Ubuntu 10.10 From External HDD

Jan 20, 2011

I installed Ubuntu 10.10 to my external hdd using Live cd.Installation completed but cant boot from external hdd. My Bios support usb hdd and I double check boot priority list. I set usb hdd to boot first. I also installed 10.10 to my computer and it works right away. I wonder why it cannot boot from external hdd. Everything fines when I installed Fedora core 14 on external hdd.

View 5 Replies View Related

Ubuntu Installation :: Cannot Boot Without External HDD Connected

Feb 28, 2010

I just recently installed ubuntu. I had always used windows before, and I wanted to try something different. My laptop's internal HDD is pretty full so I decided to install ubuntu on my 500gb external HDD. It is connected via USB A to USB B. So I run through the installation no problems at all. I partitioned 200gb of the external HDD for ubuntu. After install I could run ubuntu just fine and I really like it.

However now it boots through GRUB. I am not really sure what GRUB is but it says GRUB loading every time I boot up and then lets me choose what os to boot, but if I do not have my external HDD plugged in then GRUB fails to start and I cannot boot at all from my laptop. Is there a way that I can get it to boot windows from the internal HDD without having the external HDD?

View 9 Replies View Related

Ubuntu Installation :: Boot Eee From External Cd Drive?

Mar 13, 2010

I was wondering wether it is possible to boot an eee 901 from an external usb cd drive? (for those who are unfamiliar with the eee, it has no internal cd drive) The cd drive is not listed in the bios boot menu.

View 2 Replies View Related

Ubuntu :: Backup Dual Boot HD To External HD?

Mar 28, 2010

I am dual booting windows and ubuntu. I bought a external hard drive to use as a backup solution. I like the idea of my external HD being an exact copy of my internal one so that if my internal one completely fails I can just plug my external one in and carry on (it's an internal drive in an enclosure).

I notice a lot of people use rsync to backup their home directory. Can I use rsync (or something else) to back up the whole drive including the Windows partition.

View 5 Replies View Related

Ubuntu Installation :: External HDD And Now It's Dual Boot?

Aug 14, 2010

I installed Ubuntu to an external hard drive and I wanted it to be a portable OS I could take with me and still maintain my settings and files and what not. My problem now is, I cannot boot into Windows without having the USB drive connected. I also cannot boot directly to the drive by selecting the USB drive from my boot options on start up, I have to let it go into the boot menu.

So I need help with being able to boot directly from the USB drive on any computer, and being able to boot into Windows without having the USB drive plugged in. Hopefully this can be done without re-installing Windows.

View 4 Replies View Related

Ubuntu Installation :: Dual Boot From External Usb Hdd

Aug 29, 2010

I installed ubuntu 10.04 on external usb hdd after having the internal drive disconnected. When now I try to boot i can only do it from the internal. I can see the external when in ubuntu, but no booting. Also I can see the external in the internal grub menu but when booting disappears. I suspect that it has to do whith the designation of volume names, when installing from external the disk is named sda1 but in the internal grub is sdb1. How can I change the name to sdba1 in the external grub

View 2 Replies View Related

Ubuntu :: Boot Freezes When External HDD Turned On

Sep 3, 2010

I come from the French Ubuntu community (ubuntu-fr.org). When I start or reboot my computer, it crashes (freezes) after the grub menu if the external drive is connected and turned on. Subsequently, I have no problem with the external hard drive. The HDD is formated in NTFS, no boot loader, no OS installed on.

View 9 Replies View Related

Ubuntu :: OS Searches For External HDD On Boot That Is Not Plugged In

Sep 20, 2010

whenever Ubuntu boots, it searches for an external hard drive that I no longer have plugged in. It hangs on the Ubuntu load screen for a while, then says that it cannot find the drive and I have to press (S) to skip the attempt.

View 4 Replies View Related

Ubuntu Installation :: Cant Boot Internal Or External Hdd?

Jan 3, 2011

I just installed maverick netbook edition on an external hard drive, creating my own partition table. When I tried to boot the drive, grub rescue mode told me file not found. I installed again and used the default partition table and got the same error. I gave up and tried to boot my fedora 13 internal hdd but was told that there was no such device. I looked through these forums and ran a bootloader script and was told that my internal hdd had a bootloader but my external didn't. I tried to load the kernel through grub rescue, but the file system was unknown to grub. The files are still on my internal drive and I don't want to reinstall just to boot it.

View 5 Replies View Related

Ubuntu :: External Hard Drive - Able To Boot ?

Apr 25, 2011

Approximately 2 and a half years ago, I got a netbook from my Grandfather loaded with Windows XP Home Edition. For some reason it crashed on my and when I booted up my netbook again, it didn't show my anything but black screen.

From that time I wasn't able to use my computer until I discovered ubuntu and used it on my netbook. I, then, downloaded Windows 7 (lite) and got it on my netbook. The only problem that bugs me is that I want ubuntu and windows 7 and I cant because there is less disk space.

I have an 500 GB external HARD DRIVE. I want to be able to boot into UBUNTU using that. Is there a possible way to do it?

View 1 Replies View Related

Ubuntu :: External Hard Drive Boot?

Feb 25, 2011

i have created a live ubunto live cd from an iso file...this cd boots just fine. however, after a successfull installation onto my usb e -hdd, and a restart that spits out the live cd from the rom, my pc absolutely will not boot from the "installed version".i did the install with the internal hard drive dis connectedthe live cd will run just fineubuntu is installed correctly on the external and restartsat this point (no live cd in the dvd drive) the ehd will not boot..pc just sits therei choose booer options and choose the ehd.....this cycles through a few dos commands looking for internet and what not but will never boot

View 9 Replies View Related

Hardware :: Boot From External Hd?

Sep 13, 2010

I just installed Mepsis on an external hd, to try it out. I told it to install grub in the mbr of the external hd. I have my bios set to boot:

removable media
CD/DVD
hard drive
network

but it doesn't boot.

View 5 Replies View Related

Ubuntu Installation :: Dual Boot Xp With An External Drive?

Jun 30, 2010

The thing is i want to have windows xp on my internal drive and ubuntu on the external. Not very hard but i want it so that i can choose what to boot when i start my computer and i also want to store other things then ubuntu on my external drive so i can use it in xp also

The reason i want ubuntu for is to use it while watching movies or chatting osv and use xp for games and my animation programs since they tend to be quite hard to get to work on ubuntu.

View 2 Replies View Related

Ubuntu :: Grub Boot On External HD - Error 21 If Disconnected

Jul 5, 2010

Here is my current setup for my laptop: I dual boot Windows Vista and Ubuntu 9.04. Vista is on the laptop's HDD while Ubuntu is on an external USB HDD. When turning my laptop on, if the external hard drive is either not on or disconnected, I get "Error 21" and nothing happens. Normally this wouldn't be a problem, but when I need to take my laptop somewhere where I do not have access to my external HDD, it is rendered completely useless. So is it possible to set up GRUB (or possibly another bootloader) to boot regardless of whether or not it detects the drive Ubuntu is installed on?

View 9 Replies View Related







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