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
ADVERTISEMENT
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
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
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
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
View Related
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
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
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
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
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
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
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
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
Nov 29, 2010
I've read all the documentation on installing Debian via CD, USB, or HD.I need to install Debian on a embedded system using only compact flash.This is similar to a HD installation, but I don't have any version of Linux installed to format.Is there someway of creating a bootable CF image from a Windows system?
View 3 Replies
View Related
Jan 8, 2011
I'm looking for a good tutorial to install minimal Debian with Gnome on USB Memory stick and make it bootable.
View 9 Replies
View Related
Aug 9, 2011
I would like to build an oem style install partions that is bootable with menu to choose if I want to run install or boot already installed system. I would like to include current source packages on the same dive so if I don't have internet access at time of install, can can still install what I need.I know with Windows Vista and Windows 7, you can get this but how can I do this with Debian?
View 1 Replies
View Related
Jul 12, 2011
apt-get install startxwould sort this out but no joy. I don't seem to actually be able to get anything using apt-getI've tried running apt-setup but the command isn't recognised.I'm sure I'm connected up to the internet (I'm using a wired connection I run dhclient eth0 and check with ifconfig and eth0 seems all happy and connected up). I'm also trying to install mpg321 or mpg123 as it would be nice to have some tunes but I get the same "package not found" error message
View 14 Replies
View Related
Jun 17, 2010
I'm trying to install Lucid on a Macbook 4,1. I've got both a DVD and a USB (created using Ubuntu instructions and USB Startup Disk Creator) with ubuntu-10.04-desktop-i386.iso on them. (Is this the wrong version to use, maybe?)
There are three different ways I've come across to boot from a USB or DVD, and none of them work:
1) System Preferences > Startup Disk: when I do this, only the Mac's harddrive and 'Network Startup' are available as options for booting. Even when the USB and/or DVD are inserted and are showing up on the desktop, they aren't available as options in Startup Disk.
2) Hold down 'C' when the computer is booting up to boot from a disk: this doesn't seem to do anything.
3) Hold down 'alt/option' when the computer is booting up to get a list of boot options: a list appears, but the computer's hard drive is the only option. Neither the DVD nor the USB show up.
View 3 Replies
View Related
Jun 11, 2009
I'm reasonably noob to Linux but now seriously confused Installing F11 onto a Dell Precision 490, 4GB RAM and 250GB WD2500YS. I get through to drive partitioning and there is no drive listed. Especially odd as the drive is running F10 quite happily. Reconnect a Seagate Barracuda 500GB and restart, this is seen and is the only drive listed even though it is SATA1 not SATA0. Boot the F10 installation DVD and that recognises both drives! I have tried both AHCI and ATA modes with the same results. Can anyone point me in the right direction or do I go out and get another Seagate drive, no I can't use the existing one.
View 8 Replies
View Related
May 13, 2010
Since i upgraded to 10.4 my printer doesnt work. My Canon IP 4200 printer is attached via USB. If i turn it on nothing happens.
I look in the online help it says CUPS isnt running. How do i turn this on? I cant find it.
View 3 Replies
View Related
May 16, 2010
I tried to use the automatic upgrade to version 10 last night on my Acer Aspire 8930G. Everything seemed to work fine until I got to the reboot. At the reboot it tells me that it is running in low resolution mode because the nvidia drivers have been removed. That is fine except I cannot hit the enter button to accept the message either using the laptop keyboard or by restarting and using a USB keyboard.
I have a dual boot with windows and I'm averse to just reinstalling ubuntu because there is some data which would be annoying to lose.
View 9 Replies
View Related
Mar 20, 2010
I installed Debian lenny 5.04 today through netinstall. After install it refuses to boot and says, "No bootable device found - "insert and press any key".
Motherboard : Intel DP35DP
Processor : Intel core 2 duo
RAM: 2 GB
NVIDIA 8500GT 512mb
I have googled it around and it seems to be something to do with BIOS. I am sure harddisk is not fried. Because I installed Ubuntu and it works
View 6 Replies
View Related
Jun 9, 2010
creating a bootable floppy from a bootable floppy image on a NON Linux machine I am trying to install dsl (damnsmallLinux) on one of my old Compaq 2000 Deskpro machine having 256RAM and 2 GB hardisk. (which I hope to increase to 8 or 10 GB ...can I use a larger disk capacity??) I have downloaded the floppy bootable image from the website using a machine a fedora OS machine that does not have a floppy drive. I have even converted the image file to an iso file. I can copy this image file or iso file to the Compaq machine but how do I use it as a bootable floppy? OR how do I create a bootable floppy disk from this image?
View 6 Replies
View Related
Oct 23, 2009
I have a cdrom (bootable) that I want to copy over to a usb stick, and have THAT boot the system (Adding other files to it before hand) I know it's easy, but how? I've already made a iso of the cdrom.
View 2 Replies
View Related
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
Mar 23, 2011
If I dd copy a bootable usb drive to an iso will the iso be bootable?
I haven't tried it yet, but i'm going to. Heres the situation and tell me if I'm crazy.
I have several bootable CDs I use at work to do different things, so I went ahead and made a multi-boot usb stick with the isos on them and everything is golden. When i need something else, I am able to slap the ISO on the usb stick, edit the menu.lst and I'm good to go.
The problem is, for some of our equipment I have a bootable USB stick that I have to use. I tried copying the files on the bootable USB to my multi-boot usb and setup grub to boot it (which admittedly I'm no expert at), but have had no luck.
So now I'm thinking, I'll use dd to copy the bootable USB stick to an iso (using bs=2048) and then do my normal setup with an ISO and maybe it will work.
View 5 Replies
View Related
Apr 3, 2010
I have slackware on a bootable flash drive, and the pc onto which I want to install slack won't boot from a flash drive. So how do I burn a bootable set of CDs from my flash drive?
View 2 Replies
View Related
Jun 30, 2010
I've been trying to work out how to get a "full" debian installer (ie, not a netinst installer but as much as you'd find on say, the first CD) onto a bootable USB stick.Most of the tutorials I've seen work with the netboot installers only.The installer works until the "Detect and mount CD-ROM" step where it wants to mount a CD drive. Won't accept /dev/sdb or whatever device the USB stick is.
Using live-magic with the option to include the installer.The installer works until the "Detect and mount CD-ROM" step where it wants to mount a CD drive, as above. This confuses me, since why would live-magic include this capability if it didn't work for a USB stick?
View 11 Replies
View Related
Nov 10, 2010
I come from a PCLinuxOS tradition (about two years), and a great full backup program was mklivecd, where I would use a GUI to make a bootable livecd/dvd with all my system which was handy in case something went wrong. Every week or so I would create a DVD ready for emergencies. After looking at the options in Debian (using Squeeze, and very happy with it for a few months now), I'm wondering if there is something similar. Remastersys, it seems, doesn't work with GRUB2 (only with GRUB-legacy), and Partimage makes images, not bootable CDs/DVDs. What is your full-backup/bootable system strategy, something, if possible, as easy/straightforward as mklivecd?
View 8 Replies
View Related
Apr 18, 2011
I'm afraid I am going to expose my age here.
I remember being able to format a 3.5 inch floppy using MS DOS. The command was format a:/s
("a" was the drive letter and the "/s" was to add the bootable system file.)
HOW can I do that in LINUX, specially Debian 6.01 (my current version) I googled it and found a bunch of sites all offering answers.
NONE worked for me, I saw an option in a Slackware installation with a "make bootable USB stick option".
(It can be used as a rescue USB Stick also) We don't have that in Debian. How can I do that with my current Debian install?
I have several Debian USB installs on flash drives, They work great and give the user an opportunity to run and experience Debian with modifying their set-up. I am trying to set-up one that will NOT only boot and work as a live install, but will also allow me to install on the host machine right from the working USB Flash drive, if I choose to do so.
View 3 Replies
View Related