Debian Installation :: Can't Create Bootable USB

May 15, 2015

I'm having a problem creating an USB bootable pendrive, with Debian Jessie stable. I've downloaded the ISO from the site (I have tried with two versions, netinst and gnome). I tried to create the bootable pendrive with the command dd.

Code: Select alldd if=debian-etcetcetc.iso of=/dev/sdb

I put two pendrives that i've dd'ed them on the usb ports, and then typed fdisk -l, it returned this:

Code: Select allDevice Boot Start End Sectors Size Id Type
/dev/sdb1 * 64 2978975 2978912 1,4G 17 Hidden HPFS/NTFS
Disco /dev/sdc: 7,3 GiB, 7784628224 bytes, 15204352 setores
Unidades: setor de 1 * 512 = 512 bytes

[code]...

However, i tried to boot this two pendrives in three PCs and it was not recognized by anyone as bootable system.

View 12 Replies


ADVERTISEMENT

Debian Installation :: Create Bootable USB Failing

Feb 11, 2016

Every time I try to create a bootable USB on my sid boxes, it comes out corrupt. I'm trying to use a multi-arch netinst iso so I can back up my tablet. Anyway, I use

[code]
# cp debian-8.3.0-amd64-i386-netinst.iso /dev/sdf
[code]

And it won't boot, so I checked the drive with gparted on my desktop, and get some errors about invalid block sizes and corrupt partitions. When I try fdisk, it lists an EFI partition as I would expect, and then another partition with the right size, but its listed as type empty. I also get some invalid size errors there. This happens with an older iso I have successfully used in the past. When I run fdisk on the ISO file, I get the same errors as the USB drive. Here's the output
[code]

daniel@frakenstein:~/Downloads$ sudo fdisk -l ./debian-8.3.0-amd64-i386-netinst.iso
Disk ./debian-8.3.0-amd64-i386-netinst.iso: 556 MiB, 583008256 bytes, 1138688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

[Code]...

I think my issue is with the message about 2048 vs 512 byte block sizes. I tried setting up partitions on my drive and just copying data to them from the iso. This makes the BIOS recognize the USB disk and it tries to run the bootloader, but fails since the symlinks are messed up copying that way. I've tried a few different boxes (all running sid) and I get the same results on all of them.

View 6 Replies View Related

Debian :: Create Bootable USB From ISO

Apr 18, 2015

I have created a bootable USB with PowerISO in Windows 8, and the device is now booting. Why any of the solutions below creates a bootable ISO correctly? I would like to know what to do in case I have to create a bootable ISO again, but without using Windows. I have been searching about this, but I couldn't manage to find the solution.

System: ASUS laptop, Debian 7.8 Wheezy, Secure Boot disabled, Fast Boot disabled..I'm trying to create a bootable USB from an ISO image. The ISO image is PelicanHPC, a Debian-live based clustering distro, to create a home cluster with some computers just to try how it works.I have tried several ways of creating the bootable USB.

* Unetbootin
The Unetbootin loader is showing Default but when I press ENTER it will only show the same loader, not loading the kernel.

* dd and cp
I have tried dd standalone, and also as I could see in other websites, using isohybrid first on the ISO. I have tried setting/not setting as bootable partition /dev/sdb1 in fdisk. Using default bs and bs=4M too, without success.
I have tried running cp isoimage.iso /dev/sdb1, without success booting.

Then I tried booting the ISO image without USB from the local hard disk.

* grub-imageboot
Adding the ISO image to /boot/images and then running update-grub, but then, it won't boot, it keeps loading for a long time, 15 minutes, showing the splash image of the default grub (Debian's bootloader). I could read in the docs that it does not boot every ISO images.

* adding manually a menu entry to GRUB
I have created a loopback to the iso file and then loading the kernel (linux and initrd.img). This way, it loaded correctly, but when loading the system, an error message was displayed (unable to mount aufs on /root: No such directory) then kernel panic. A shell is prompted, if I do ls, it will display several directories, /root among them.
In boot.log there are 2 messages:

[code]....

I will try now the Unetbootin version from another computer that's running Debian 8 Jessie. There is not any unetbootin package in Debian 8 Jessie.

PelicanHPC is not too old distro, it dates from late 2013.Booting the ISO in a QEMU virtual machine boots and functions correctly, I even created a new virtual machine that boots from PXE and add a node to the master system.

View 14 Replies View Related

Debian Multimedia :: Unable To Create Bootable CD/DVD

Mar 25, 2010

I have a customized XP installation disk created for my company. However, my office does not require several of the applications that are installed by default. Also, some configuration settings are incorrect. I have extracted the XP installation files and can perform an install using those files from a running system, but I cannot boot from the CD.

I have tried just about every suggestion I can find on the net except purchasing a third-party burning application to do this. I tried burning both CDs and DVDs using floppy boot images, but XP will not install in a "DOS environment". I've also tried ripping the boot sector directly from a bootable CD/DVD and using that without success. Finally, I ripped ISO images and tried ripping the boot sector from those, also without success. I've also tried various file system type settings in K3b, including Joliet, Linux/Windows, UDF, and DOS compatible, all without success. Surely there must be a way to do this?

PS--I tried posting this to the K3b mailing list first but was rejected, even after creating an account with Sourceforge!? Didn't want to have to submit a support request just to submit a support request.

View 3 Replies View Related

Fedora Installation :: Can't Create Bootable DVD For F13

May 27, 2010

I've successfully created bootable DVDs for several distros over the years. First, I downloaded F13 x86-64 the day of the release, checked the sha256sum against the CHECKSUM file (it passed), and burned a DVD. I see 5 folders and 10 files on it, as expected.I restart, and my PC (AMD Phenom 9600 quad, Gigabyte S Series GA MA69G-S3H motherboard) does not boot from the DVD, but from the hard drive.So I get into the bios, check to make sure that the boot order is correct (it is) and try again. No joy.

Next, I assume I screwed up, had a bad burn, down load and burn again, checking everything. Still won't boot from DVD. Try getting the ISO from torrents, (checking sha256sum all the while), burn my 3rd DVD (using Brasero this time) and - same problem.Now I assume I have a hardware problem, and for grins, put in the F12 ISO DVD. It boots from there just fine.So I don't have a hardware problem, and I seem to have 3 good burns, but it's not recognized as a bootable DVD.

View 14 Replies View Related

Ubuntu Installation :: Create XP Bootable USB In 11.04?

Jun 6, 2011

I have a WinXP ISO file and was wondering which is the most noob friendly way to creating a bootable USB with it to re-install XP onto my netbook via Ubuntu 11.04.I haven't found any tutorials out there explaining anything on the lines of this.

View 3 Replies View Related

Fedora Installation :: Create Bootable HDD From F11 Live CD?

Oct 2, 2009

This is the first time that I try to install Fedora 11 to my Cd-driver-less notebook. I try to boot from my USB stick it did not work. For me, only feasible solution is to boot from HDD.

However, how do I create bootable HDD from Fedora 11 live CD? I have already downloaded and burnt Fedora-11-i686-Live.iso to a CD. Since I cannot boot from my CD, I need to boot from the HDD. But how?

Also some additional info: I have already formatted my notebook's HDD by hooking it to my PC. So I can only access my notebook's HDD from my PC (winXP installed) As far as I can guess, I need to partition and format my notebook's HDD based on fedora's requirements. (I do not know how?) And copy some boot and installation files to these partitioned disks. (don't know neither)

View 7 Replies View Related

Fedora Installation :: Unable To Create Bootable Cd From Iso Dl?

Feb 8, 2011

I downloaded fedora14 iso and burned it straight to a cd but on reboot, it booted from my hd. My bios is set to boot from cd first.Next I extracted the iso to a subdirectory and burned that to a cd, creating a boot disk using the img file in the [BOOT] directory. When I rebooted, I got a cursor in the top left corner of the screen and nothing else

View 3 Replies View Related

Ubuntu Installation :: Create A Bootable WindowsXP Cd?

Apr 18, 2011

How can you create a bootable WindowsXP cd from ubuntu???

View 2 Replies View Related

OpenSUSE Install :: Way To Create Bootable USB Installation For NetBook

May 4, 2010

How Do I Create Bootable USB Installation For NetBook ?

I am going mad!

I am trying to make a bootable USB installation
so I can try OpenSUSE 11.2 on my NetBook with no CD/DVD drive.

I've Google'd for hours and tried different things
but I can not make a bootable USB of OpenSUSE 11.2.

I am running Ubuntu 10.04 now on my main desktop
and Ubuntu 10.04 now on the NetBook,
but have access to a Windows XP computer too...

View 2 Replies View Related

General :: Create A Bootable Ubuntu (10.04) USB Installation For Macintosh?

Jun 3, 2010

I tried searching the Internet, but could not find a decent tutorial explaining how to create a bootable Ubuntu Linux (10.04) USB installation that could be run not only on a PC but also on Macs and MacBook Pros. In addition, I tried refit, but ended with "Missing operating system" error.Here is basically the layout of my bootable under PC Ubuntu USB drive (using MBR):Partition 1 (ext3, bootable) - Ubuntu Linux 32 bit, contains also grub2 bootloader.Partition 2 (ext3) - Ubuntu Linux 64 bit.Partition 3 (fat32) - contains data.What would be the best way to enable this drive to boot under Mac OS X? And if refit has to be used, could I simply have one more partition on the USB drive containing it?

View 1 Replies View Related

Ubuntu Installation :: Create A Bootable SD Card For Eee Pc From Macbook Pro?

Jun 19, 2010

I am trying to install Ubuntu Netbook 10.04 on my eee pc. I have a macbook pro with built in SD card reader and a 4 gig sd card. I followed the instructions on the ubuntu netbook download page to create the bootable usb media and it appeared to work, but was not bootable for either the eee pc or the macbook.

I also posted under the apple section of the forums here: [URL]... I also tried using VirtualBox to create a virtual machine that I could install ubuntu directly onto the SD card, but VirtualBox can't work with the built in SD card reader apparently.

View 2 Replies View Related

Ubuntu Installation :: Create A Usb Bootable Copy Of Windows ?

Jul 21, 2010

Ive installed and have up and perfect a copy of ubuntu, thing is i need windows for recording and xna, i want to make a installer from usb as i havent one cd or dvd i can use for installing and all the quick fixes seem to be either in linux to make a linux usb installer, in windows to make a linux usb installer, or windows to make a windows installer, but i cant seem to find one for linux to make a windows installer, as in i would like a linux program to create a bootable usb of windows of a iso i already have.

View 4 Replies View Related

Ubuntu Installation :: Create A Bootable Partition Which Contains Windows 7?

Jul 28, 2011

I am using Ubuntu 11.04 on my sisters computer which I am borrowing until my laptop gets fixed by Dell *sigh*

The only catch was that I had to remove the virus thats been plaguing this computer any means necessary my plan was to delete the windows 7 partition and put Ubuntu in its place temporarily.

My sister didn't have the Windows 7 DVD that was given to her *sigh again* but she did still have the key labeled on the side of the machine. So my plan than included to download that .iso of Windows 7, and then use setup.exe.

View 4 Replies View Related

General :: Create An Actual Automatic Bootable Installation CD?

Oct 24, 2010

So since i deleted a necessary package my redhat system crashed. Now, when i had initially installed redhat using a friends disk I copied all the files from the CD-ROM on my external hard drive (of course after installing through the CD)

Now I need to re-install linux and I have no idea how to actually use those files to create an actual automatic bootable installation CD?

View 2 Replies View Related

Ubuntu Installation :: Create A Bootable System Image With ClamAV Or Similar Installed?

Jul 28, 2011

All of my PCs are set up to either run Ubuntu directly, or are dual boot Ubuntu and some variant of Windows. One of the things I like about this is that in the rare instances that I get a virus I can simply boot into Ubuntu and run ClamAV to remove the virus from there.

I have a friend who recently picked up a nasty virus and we are having a hard time getting his machine to boot at all without all sort of strange behaviors. Under that scenario I can't trust Wubi to work correctly. Soo....

Is it possible for me to create a bootable CD, DVD or USB drive from my machine? I'd like to use my machine because I can update the virus definitions before I create the image and then use that to clean his machine.

View 8 Replies View Related

Debian Installation :: Make USB Bootable By Using Debian 6 Live?

Feb 21, 2011

I have download Debian 6 Live from here. Now I am trying to boot it from USB. How I make a USB pen drive bootable from this iso file.

View 14 Replies View Related

Debian :: Copy A Bootable CD To A Bootable Partition?

May 11, 2010

How can i copy my G4L bootable CD into a partition, so thar i can boot from it, and not use the CD anymore?The idea is based in the fact that i am so lazy ... that opening/closing the CD is getting on my nerves

View 5 Replies View Related

Debian Installation :: Netinst Bootable USB

Jul 26, 2014

I download the lastest stable netinst, debian-7.6.0-ia64-netinst.iso.

And then proceed to follow these instructions.

4.3.1. Preparing a USB stick using a hybrid CD or DVD image

Code:
Select all# cp debian-7.6.0-ia64-netinst.iso /dev/sdb
# sync

Unfortunately, the USB will not boot.

The instructions I am following tell of creating "a second, FAT partition on the stick, mount the partition and copy or unpack the firmware onto it".

# mount /dev/sdX2 /mnt
# cd /mnt
# tar zxvf /path/to/firmware.tar.gz
# cd /
# umount /mnt

View 6 Replies View Related

Debian Installation :: Iso Not Recognised As Bootable?

May 26, 2011

I downloaded debian-6.0.1a-ia64-netinst.isoI burned this to a CD using wodimPopped the CD into a new desktop computer, pushed the power button and get the message:Robeet and Select proper Boot deviceor Insert Boot Media in selected Boot device and press a keyI thought it might be something to do with the writing of the CD so I went to a Windows laptop, copied the ISO image over and then wrote the image to another blank CD on this machine. Tried booting this and received the same message.

The new computer will boot from other CDs, as I have an older Windows XP boot disk and that works just fine.What else can be wrong...??? Is the image valid? Has anybody else successfully downloaded and boot from this image? I kind of expect so but I don't know - maybe it's still really new.I have downloaded and installed Debian previously using this method, however back then I was using the i386 image. This time I checked and my cpu and board, the Intel 64 bit architecture should be fine so I don't see why I shouldn't be using this version.

View 2 Replies View Related

Debian Installation :: Volume Encryption Onto Bootable USB Stick?

Aug 27, 2015

I have been trying for close to 7 hours now to create a working encrypted bootable usb key for debian now.

I start by running the debian installation dvd (1 of 3. I downloaded and burnt all three ISO's that I found here: [URL] .... (2015-06-06 17:33) to disk), and when I get to the partitioning part, I cannot get an encrypted volume that will hold the root filesystem.

Here is what I have tried:

I have tried the Guided partitioning option to use the entire disk and set up encrypted LVM, to no avail.

I am left with a primary boot partition of 254.8 MB, at ext2 with /boot mountpoint on it, and a logical partition of 15.8 GB, with crypto as it's file system that says it's "not active". This bit here seems to be a running theme as I keep coming back to this set up, (give or take some space arrangement). From what I've read and seen, I should be seeing an Encrypted Volume container similar to LVM, but called an "Encrypted Container" that I can create additional partitions in like / and /home, and what have you.

And I can't "activate" the partition either. I have tried both the Configure Logical Volume Manager, which changed the partition to an LVM partition that dosn't encrypt anything inherently (and I have checked), and I have tried the Configure encrypted volumes option, which leads to the same results basically.

I have tried manually creating the partitions, a 512 MB ext4 /boot partition and then partitioning the rest of the space as "physical volume for encryption" with aes encryption, 256 key size, xts-plain64, Passphrase encryption key, erase data flag, bootable flag off.

Same result, 1 primary boot partition, 1 logical (I later tried making it a primary partition to, with the same results) crypto volume that is "not active".

I also tried setting up the a logical volume manager, which created a container to create additional partitions in which I could encrypt, but it was either a partition dedicated to something (i.e. root (/) or /home, or /swap, etc) or it could be encrypted, but not both. I even tried creating a root partion, and then selecting Configure encrypted volumes, and then selecting the root partition, and here is where I thought I was getting somewhere, because then it comes up giving me all the same options above, but it also specifies mount point under encryption. Which is /, which is what I'm after. So I accept that, and it goes back to being crypto, "not active" and when I check the partition again, the mount point option is gone.

Last thing I tried was going back to having a 512 MB /boot partition, and an encrypted partition set up with Configure encrypted volumes option, and then specifying the encrypted partiton with the Logical Volume Manager as the place to create logical groups and volumes, to little avail. I can create more volumes that are either encrypted, or a useful non encrypted volumes like / (root), /home, /swap, and the like, but not both at the same time.

Following this guide: [URL] ....

This leads me to a useable system, but the system wasn't encrypted. When I booted, I wasn't asked for a passphrase, and I checked the stick with my old linux mint dristro, and I was able to mount the logical volume and look at the contents, /etc, /home, /var by activating the partition in GParted and mounting it.

A number of users seem to mark an encrypted partition as lvm and then create more logical volumes within that that either actually become encrypted, or they don't check. I'm not sure which after my testing.

[URL] .....

I have also read this: [URL] .... and this [URL] .....

I found this which shows the container I believe I should be seeing if I do this right, but I can't get it : [URL] ....

I have also watched movies on youtube about it : [URL] ....

Could the issue be that I'm using a Lexar JumpDrive? 16 GM USB 3.0.

I've gotten debian to run off of it on it's own so I kind of doubt it.

View 2 Replies View Related

Debian Installation :: Unable To Make Partition Bootable?

Aug 9, 2010

I noticed that when using the "daily built images" from Squeeze via Netinst, during the disk partitioner, I am un-able to make the /boot partition bootable.or some reason I can't enable the 'boot' flag on several different ISO attempts and differenthardware vendors. The only thing I can see is that this is an issue with the netinst ISO image from the daily built images. Has anyone seen this or is this a known issue / bug? I don't want to file a bug report if possible but I searched and couldn't find anything on this. I doubt I am the only one who's experienced this so far.

View 11 Replies View Related

Debian Installation :: Creating Bootable USB Stick From Windows?

Jan 14, 2011

I am trying to create a bootable USB stick in Windows to install Debian on my laptop. I have looked at the guide on the [URL] website, but it seems to assume you already have access to a Linux machine with the use of zcat and other extractors. Is there anyway to create a bootable Debian USB stick in Windows? By the way, I'm trying to simply get the USB stick to become bootable and then install the OS through the internet on my laptop. My laptop does not have an optical drive, so I have to do it this way.

View 8 Replies View Related

Fedora :: Create Bootable USB On Mac?

Mar 28, 2010

I have a iMac G5 and an eeepc 1000 netbook, and I would like install Fedora 12/13 on it. I have downloaded the Fedora-12-DVD.iso, now that .iso is on my Mac, and I would like to create a bootable usb(8GB) on Mac using the iso file. I did find a few instructions on how to do this in Mac OS X [URL] however, they were concerned with .img files. If I am to expand the iso file I can see several .img files in the img folder and a few in other folder, which do I choose? The obvious choice seemed to be install.iso but it was only 166MB so I thought the whole system could not, possibly be fitted into such a file.

View 4 Replies View Related

Debian Installation :: Add Partition To USB Flash Drive Bootable Installer

May 19, 2015

I created a bootable Debian installer on my USB flash drive. The Debian Installation Guide advises;

The hybrid image on the stick does not occupy all the storage space, so it may be worth considering using the free space to hold firmware files or packages or any other files of your choice. This could be useful if you have only one stick or just want to keep everything you need on one device. Create a second, FAT partition on the stick, mount the partition and copy or unpack the firmware onto it.

I want to put non free firmware packages on the stick but when I try to create a FAT partition in the free space using Disk Utility I get the following error;

Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sdb, start=661837824, size=7507093504, type=
Entering MS-DOS parser (offset=0, size=8168931328)
MSDOS_MAGIC found
looking at part 0 (offset 0, size 657457152, type 0x00)
new part entry

[Code] ....

I formatted the drive to clear it, created a new FAT partition and copied the Debian.iso to it again. When I tried again to create a partition in the free space the same error occurred.

View 7 Replies View Related

Debian Installation :: No Boot - Fails To Recognize Drive As Bootable

Sep 22, 2015

Debian 8 "Jessie"
AMD CPU
EFI motherboard

System was working reliably. Moved components into a new case. Now system will not boot. Either gives error that the disk is not bootable or displays the motherboard configuration screen.

I am able to boot Debian with a USB drive and have attempted fixes in "rescue mode".

I confirmed that the system is booting to EFI mode.

I have tried re-installing the grub-efi package and re-creating the Grub config file with update-grub.

When re-installing Grub I receive "Discarding improperly nested partition ..." warnings but the installation succeeds. I have searched this warning message and the forums seem to say that it can be ignored.

I have tried re-setting the motherboard NVRAM using the jumper block.

The computer shows "debian" as a boot choice in addition to the usual raw drive model listing. However, neither of the choices will boot successfully.

View 4 Replies View Related

Debian Installation :: No Bootable Device Jessie Fresh Install

Mar 5, 2016

I am having a problem with my new Toshiba Satellite Laptop... I had installed debian for some time but last week suddenly stopped working.

- the computer stopped working at all... nor bios access.
- I did a new bootable installation in USB drive and downloaded the latest debian iso from official website and created the bootable device via dd as usual.
- I installed the new debian but after I removed the usb drive in order to boot into my new system. I was taken to a screen saying "Start PXE over IPv6 -- Start PXE over IPv4 ..." I followed several links looking for a fix, and all of them lead me to disable network boot option in BIOS setup...
- I disabled but after that it appears a new message "No Bootable device -- Press restart system" and nothing happens from there.
- I have found info in Internet regarding this issue, but all I find is "windows related"
- Someone recommended me this: "The BIOS can no longer recognize the hard drive as a bootable device. This could be for a number of reasons. Your best bet, if it is still under warranty, is going to be to bring it back to where you purchased it"
- But instead, what I did was to create a new bootable device, this time containing XUBUNTU and installed it to the machine, I had the good news that the installation proceed without any problem, so I could figured out that my machine it is still alive...
- Back to my issue and hoping that something unexpected happened that fixed the machine, I got back and did a new Debian bootable device, also hoping that the latest was corrupted or something, but after reboot to my new system... the problem persisted again.
- I chose to have 1 partition in full disk.

Now I don't know what else to do... I don't like ubuntu, I have used debian for some years and I want to keep using it and I would not like to be forced to move to ubuntu or xubuntu for this.

View 14 Replies View Related

Debian Installation :: Clone Root System And Make It Bootable?

Aug 10, 2010

Running Squeeze here. I added a new SSD to my system. Root is /dev/sda3 and I want to clone that system to the new SSD on /dev/sdb1 and make it bootable. I tried:

mount /dev/sdb1 /mnt/ssd_root
cp -dpRx / /mnt/ssd_root

then

update-grub

or

grub-install --recheck --root-directory=/mnt/ssd_root /dev/sdb

but to no avail. I cannot get the new system to be bootable and available through Grub. Part of the problem is that I do not know my way around Grub v2 so well, I could probably manage quite well with legacy grub. So, whats the easiest way to clone a system and make it bootable on another partition? Should I be using debootstrap, and importing/exporting the package list to install the same packages on the new system as the old? or is using cp -dpRx to copy the old ok? How do I make the new system boot?

View 9 Replies View Related

Fedora :: How To Create Bootable DOS CD Iso Image Under F8 Or F10?

Jun 21, 2009

I have downloaded a bootable DOS iso CD image that I have burnt to CD and can boot from.I need to add more disk checking utilities to the CD iso image.The DOS disk checking utilities are designed to be run from a floppy disk, but my laptop does not have a floppy drive, so CD-ROM is an alternative, if I can remaster the existing iso image file?Can I mount the DOS iso file and then add other programs to it, and then remaster the updated iso, and make a new CD-ROM to boot from with the added tools?

View 3 Replies View Related

Ubuntu :: Create Bootable Iso From .exe File?

Mar 3, 2010

I am running ubuntu 9.10 on my pc, trying to update the bios on a thinkpad a31. I'm trying to create a bootable iso disk from the downloaded file from ibm (spsuiv69.exe) it is currently sitting on my desktop.

To be clear - I am having trouble making the .exe file an iso. I read this is the best way to update bios on a linux machine, if there are better ideas - whatever works.

View 9 Replies View Related







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