Ubuntu :: Install To Flash Drive - Bootloader Error?
Sep 1, 2011I'm trying to install Linux to one of my flash drives. The installation goes fine until I am at the end where I get a bootloader error.
View 2 RepliesI'm trying to install Linux to one of my flash drives. The installation goes fine until I am at the end where I get a bootloader error.
View 2 RepliesI have an issue after the installation of debian 8.2 on an usb flash drive:
I had debian 8.2 and windows 8.1 running on a single SSD. Everything was fine. I wanted to install a second debian on a 32gb USB flash drive as a live system. After the installation I am not able to boot my debian (SSD) without the flash drive plugged in. I only get a grub rescue prompt. Booting windows still works. It is also possible to boot both debian systems if the USB drive is plugged in.
So it seems to me, that the debian bootloader was accidently installed to the USB flash drive and the original bootloader on the SSD does not work properly anymore. I used a netinst image from a second USB flash drive to install debian to the first USB flash drive.
Update fdisk output:
/dev/sda1 2048 2050047 2048000 1000M Windows recovery environment
/dev/sda2 2050048 2582527 532480 260M EFI System
/dev/sda3 2582528 4630527 2048000 1000M Lenovo boot partition
/dev/sda4 4630528 4892671 262144 128M Microsoft reserved
/dev/sda5 4892672 223840255 218947584 104,4G Microsoft basic data
[Code] ....
I dual boot Ubuntu, and Windows 7 on my WD Scorpio Black 1TB hard drive (if the HD matters). I burned a CD to install Ubuntu 10.10 (32bit Desktop). The installation was going smoothly until I got an error that it cannot install the Bootloader to /dev/sda, I tried all the partitions under that (/dev/sda1, 2, 3). And NONE of them worked. When it rebooted it went to "grub recovery" where I could no enter anything.
I had to reinstall Ubuntu 10.04 to get my computer back and it's now dual-booting Windows 7 and Ubuntu 10.04 again. This is a major issue and it's completely preventing me from installing Ubuntu 10.10 on my machine.
I have been using Ubuntu almost since it began, and I've never had an issue like this before. I do a clean install of every major new release. I want Ubuntu 10.10
I am trying to install Ubuntu to an external usb hard drive (WD Elements SE). I am also choosing to install the grub bootloader to this disk (/dev/sdb) because I do not want anything modified on the internal drive. The installation appears to go okay, but when I try to boot to the usb drive, I get the error, "no boot sector on usb device" and it immediately falls back to my interal drive. I have tried this installation with both 10.10 (amd64) and 11.04 (amd64). How can I fix this?
View 7 Replies View RelatedI am trying to install suse 11 on an ibm x3400 m2 machine. After installing the various packages, i get the following error :
Error while installing initrd
Error while installing grub
There are 2 500GB hard disks on which i have configured RAID-1.let me know what the issue could be as I am new to linux.
I have a major problem installing opensuse 11.3 on my computer( hp pavilion dv6).I downloaded openSUSE-11.3-GNOME-LiveCD-x86_64 from software.opensuse.org: Download openSUSE 11.3 and made a live usb.I'm a newbie at using linux infact i never used another operating system beside windows.Now i have installed windows 7 (on c disk 100gb).My first problem when i am trying to install opensuse is that he dosn't automatic choose to make my partitions so i have to do it manualy.I was searching how to make it the best way so i desited to make 4 partitons one for ' /boot' one for ' / 'one for '/home' and a swap partition/In windows7 i made 4 new partitons
3:10 gb for /boot
4:10 gb for/
5:70 gb for /user
6:10 gb for /swap
My first question is :Is this right to make 4 paritions in windows (opensuse can't format or resize my partitions it just can edit it ) so it's my only way to make partitions( If this is wrong how can i make partitions then)
My second question is how to change the bootloader configurtation because everytime when ii try to install opensuse it stops at about 96% and it says to reconfigure the bootloader options.
If i skip this i get the folowing message
=== System Checking ===
Checking for /usr/bin/chroot binary... Passed
Checking for chroot directory /mnt... Passed
Checking for chroot directory content (bin
boot
Checking for binary /mnt/bin/ls... Passed
Trying to chroot... Failed
This is worth reporting a bug at url.
I've been running Debian Lenny kernel 2.6.26 w/ desktop kde3.5 on my laptop for a while, and im going to take a trip in which i will be unable to take wmy laptop with me. However, where i am going contains computers and i figured if i could install debian onto my external harddrive, i could just boot onto the other computers. I install it using the debianlenny-i386 dvd image. However whenever I try to boot it from a computer. Grub returns
Code:
Grub Loading...
Error 21
and then the blinkng cursor. On one site i found something saying "you may need to activat the drive" and some command-line instructions on how to do it. However the commands have faded from memory and i am now unable to find that site again. Could anyone offer insight on how to fix this "grub error 21" or how to activate it. I run primarily debian but i have a windows partition on one of my relative's computers.
Thank you in advance for the help!!!
btw I'm installing on a western digital 500gb "passport" external hard drive with ext3 and swap partitions.
I have a flash drive that I tried to drag a file to for printing later. I got error messages that this was a read only drive. I have 2 other flash drives that work. How can I make this usable again? Yeah Yeah why don't I just use one of the others you ask? well I can/did but I want to know if this one can be fixed as well.
I have the latest Ubuntu updates
I downloaded 11.04 last night and installed it onto a flash drive, but after I restart the computer and select the USB to boot first, it comes up with a boot error. I tried this on another computer to see if the iso didn't install right but it works completely fine. I don't know what else to do. I tried reinstalling the iso and redownloading also just for the hell of it.
View 6 Replies View RelatedI 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 RelatedI use a usb flash stick for bootloader and /boot. Debian resides on sdaX and is LUKS encrypted (in fact LVM on LUKs). I am trying to learn how to use the Deb LIVE disk with rescue mode to re-build the bootloader and /boot on a fresh different flash drive. As a learning tool I want to approach this task as described. I have full access to a perfectly running system at this point, but I want to learn this process knowing eventually something will go "bump in the night". I did a custom install so I am aware of how this works generally speaking.
I have password access to the LUKS volume and can easily open it at the LIVE disk prompt to do so. My new flash drive is wiped and EXT2 formatted and should be ready to go. I have RAM based backup software for doing sector backups of the LUKS partition/volume. Doing a full restore at any point will be a piece of cake. I have lots of family around and the thought of a missing bootloader flash drive, while not likely, is not out of question.
Also I have all files it asks for installed including dostools..Btw I used usb creator, then went to gparted and did something. The system is fat 32 now but with same message, not including ext4 part. Just the mount point message, and something about dosftools and mtools, wihich also are installed.
View 4 Replies View RelatedI have a bit of a problem with this laptop. It came with windows vista, and then the owner decided to upgrade to 7. Unfortunately the laptop wasn't compatible with 7 therefore, sound card didn't work at times. The CD/DVD drive is broken. The only option i had was to use a USB drive to try out Ubuntu. I foolishly however, deleted 7.
Since Im not used to Linux I can't really do much in it and I am sure the owner wouldn't be able to use it properly. What I need to know is how can I make my USB drive bootable with XP USING Ubuntu. I've done a lot of research but I keep coming by answers that work on Windows only like running .cmd or .exe files.
My cd-rom is weak on my laptop and the laptop cannot boot from a usb flash drive. Is there any way to copy the installation iso file to a flash drive to INSTALL from there? I wouldn't trust gparted to run from a cd either.
View 9 Replies View RelatedI have two different laptops that I would like to make bootable flash drive installs for, but would then like to have at least /home on a common removable storage (either a big flash drive or USB or ethernet hard drive) to share between the two laptops (I'll only be using one laptop as a Linux box at a time). One laptop (Dell Latitude D410) is only 32 bit capable (Pentium M - I think there's a 64 bit Core 2 CPU available for the socket 479, but I don't know if the BIOS / mobo will support it). If I'm going back and forth between 32 and 64 bits, can I share /home? What else can I share - /usr or anything else?
View 1 Replies View RelatedI have a DELL D420 without optical drive and i want to install opensuse 11.3 on it, also i don't have an external Optical drive. I want to know if it's possible to install OpenSuse 11.3 from a Flash drive or Amovible disk, and how to proceed to do that.
PS: is it a good idea to install Opensuse on dell d420: C2D ulv 1.2, 1gb ram, 60 HD ? it it'll work well.
I want to install fedora 12 side by side with ubuntu. But my cd drive does not function so i will have to do it using flash drive. I've only ubuntu on my laptop.
View 6 Replies View Relatedit does not have a cd drive, i know that you can install off of a flash drive.
View 2 Replies View RelatedHow could I install and run Ubuntu on a flash drive? by that I mean have it so I can RUN Ubuntu off of the flash drive on any PC it is plugged into.
View 7 Replies View RelatedI need to put Windows 7 on here, I have the ISO file. I don't have a cd-rom drive, only a USB port. None of the applications on here allow me to put Windows 7 onto the flash drive, I tried multiple commands to 'try' but they all failed. I searched online for most of the day, some said to try Win-To-Flash but of course it only runs in Windows, I tried it in wine only to get a error message. I also tried Windows 7 usb-dvd-download from cnet download. I ran them all in XP, Vista, 7 and what-not and they still come up with a error that keeps me from continuing. I also tried running the command "sudo dd if=/home/sean/Downloads/X15-65732.iso of=/dev/sdb1" without the quotes of course, but it appeared to only copy the contents and doesn't load Windows 7.
I need to, I'm guessing, burn it to the flash drive. Its a Centon Data Stick Pro 4GB. I also tried USB Startup Disk Creator but it only works with Ubuntu .ISO's not Windows, and half the time or well basically all the time it never pulls up the ISO when i click on it I'm not sure why? I also tried Unetbootin, but it doesn't work with Windows. It only shows 'default' and 10. Clicking on Enter does nothing. Nothing loads. how to install Windows 7 to a USB flash drive? Or should I try running a windows program from some other computer just to do this task?
I am wanting to build a NAS. There are lots of pre-built NAS boxes out there, but what fun would that be? I have many 8GB USB drives and would want to install Lucid on the drive. I don't mean create a bootable USB flash drive in place of the LiveCD, I mean install the OS to a USB drive and boot the computer using the flash drive. This way the OS would have 8GB of space and could access say a 1TB HDD added to the PC. Once I get the OS installed on the USB drive I would install NFS and Samba. I could then remote into the NAS and make changes if needed. From everything I have read, I would need to not have a swap file on the USB drive as well.
View 1 Replies View RelatedI realize Ubuntu Desktop comes with a simple tool that makes "installs to a USB", but isn't that a bit different from REGULAR Ubuntu installation?
So: If I boot the Ubuntu CD installer, and choose my Flash Drive as the destination, will it configure things specific to the hardware I am running on, so when I swap the flash drive to another system, there will be problems?
BTW, I've actually done this a couple times and it's worked, but I'm just wondering if those were flukes or if it is like this always.
I wanted to keep kon-boot and ubuntu live on USB drives instead of CDs for the ease of carrying around. I wonder if its at all possible to put both tools on same USB drive instead of keeping them on two separate ones?
View 3 Replies View RelatedI need some1 2 direct me on how 2 install wicd on ubuntu 10.4 from a flash drive.
View 1 Replies View RelatedSo I'm planning to do a full install on a flash drive. I searched the forums for previous threads and there were loads. Was there a BIG one that I missed in the mess? If so, please direct me to it.
There was two contentious issues in all the threads and I'd like em resolved once and for all
1.Should I or should I not make a swap partition on the flash drive? What about /var, /tmp and /log?
2.Also can someone rank the following in terms of access speed and snappiness:
1) Live CD
2) Live USB with or without persistence (average Sandisk stick)
3) External 2.5" HDD (5400-7200 RPM connected via USB 2.0)
4) Internal 5400-7200RPM HDD using SATAII
5) Full install on USB flash stick (average Sandisk stick)
I have built a small spare computer and I dont have a cd/dvd rom. I would like to install ubuntu 10.04 from a flash drive. The bios is AwardBios 3.01. I cant seem to boot from flash drive. I disable everything in the boot menu at the exeption of "removable device". In this sub menu I have; "LS120", "ZIP-100" and "ATAPI MO". In the "other boot device" menu I have "SCSI BOOT DEVICE". I have also changed USB to "primary" instead of "auto". There could also be a chance that I havent prepared the files on the flash drive properly.
View 4 Replies View RelatedI am using the universal usb installer from [URL] and i have tried putting kubuntu on my usb flash drive and when i plug it in my netbook and boot from usb it comes up kubuntu and it gives me options and i select install to harddrive and when i press enter is comes to a grey screen and nothing happens? am i supposed to type something in? after i formated my usb flash drive and tried xubuntu and the same thing happend...?
View 1 Replies View RelatedI've briefly looked around and didn't find a forum dealing with installation problems, but then I wear glasses, too, so please forgive me if I missed it. This is my first post here and I don't know your structure well yet, either.I am experimenting with different distributions by installing them onto USB memory sticks. Sometimes, this gives me a persistent install, sometimes not, therefore I want to install Linux to the USB stick as if it was a hard drive to circumvent certain problems, such as getting rid of the open login for anyone, securely adding more users, not using casper files which may leave unused space on the stick, having a more reliable update system, and so on. I have no interest at all about dual-booting with any other system (but I want access to the host computer's hard drive), so I want a stand-alone USB solution to using Linux on USB memory sticks - plug it in, boot and go - a real computer on a stick. This should be a cake-walk, but I have had varying successes and far too many failures.
Some of the failures have been reliability related. Many of the installs have broken down for a few reasons, one of them is pretty serious. While Linux distros may be CD-sized (typically under 700Mb), by the time I install a few programs and wait a month, the empty space on the USB stick is now too small and it corrupts while updating Linux. A 4Gb memory stick should be considered the smallest size to use when installing Linux in this manner and I would go so far as to state 8Gb (or larger) would be better, if you are really serious about actually using the install. You can't have too much room.
I am also trying to figure out if some of the reliability problems are related to the quality of the memory stick itself. I have used the FlashMemoryKit Windows program to test the READ ability, but the free version does not test the WRITE reliability, therefore I am searching for a Linux way to test WRITEing. Since flash memory breaks down over time, if bad blocks can be written out of the block table at the same time, too, that's great.My biggest problem when using Linux/Installer is GRUB. At Step 7, we are given the choice, in Advanced Options, of where to install the boot loader block and the help doesn't make it clear where to put it. The renaming of partitions (hd0 or sdb or sdb#) is confusing and I've installed it just about everywhere (that was safe).At the moment, I am trying desperately to get Linux Mint working and I am getting nowhere. While I have gotten other installs, such as some Fedora and Ubuntu distros, to install in this way, at the moment I just can't get any Mint working. I have checked the MD5 checksums, so I know the install discs are OK, therefore I am missing something pretty obvious.
I want to install CentOS on a netbook I have that's currently running Mandriva.
I know often with a distro you can run the LiveCD/Live USB version from a USB Flash Drive. I understand maybe I can do that but want I want to do is do an actual install. Is this possible?
I assume I'd need to download the distro to my netbook under Mandriva and then after do an install and choose the USB Flash Drive after inserted as the hard drive to install to. Then when I boot up the computer I'd just choose the USB Drive as the bootup drive.
Is this possible though? Would it damage my Mandriva install? Like I said I know I can use the USB Flash Drive likely as a bootup/Live CD type of solution but since I will be using it semi-regularly and saving data at times I'd like to use it simply like another hard drive. Is this possible?
I made a persistent install of Ubuntu on a flash drive. I made changes to that installation. The software (Unetboontin) sets this all up. I think it partitions it for you. How do I image that flash drive to another flash drive?
View 9 Replies View Related