Debian Installation :: Make USB Bootable By Using Debian 6 Live?
Feb 21, 2011I 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 RepliesI 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 RepliesI 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 RelatedRunning 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?
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 RelatedI have a mini-ITX based system with a 256Mb Flash Drive and 256Mb of RAM.
I aim to use it for the following applications:
Samba Server
Cups
Rsync
Basic Web Server
File based Wiki (perhaps Dokuwiki)
Package Management (to easily add other software as required)
I don't need any X based software or Desktop.
I was hoping to create a Debian Live distribution and run the whole operating system either from a Read Only file system or from RAM.
However (after connecting a standard HDD) and installing basic Debian along with the packages I require (and their dependencies) the filesystem is already over 1Gb in size.
Is there any way this can be reduced drastically in size? Is Debian Live the best way of achieving what I want? Something like Puppy Linux is much smaller in size but I don't want something with such an emphasis on having a Desktop environment which I don't need.
I've done an image according to:
[URL]
then I've copied it using:
Code:
# fdisk -l
Disk /dev/hda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1145fa35
[code]....
I just downloaded Ubuntu 9.04 while using the 8.10 live cd. I was planning to burn it to a disc, but I forgot all about the live cd issue. So is there anyway I can burn Ubuntu 9.04 without having to download it to a real os. Or can I make a bootable usb with the live cd of 8.10.
View 9 Replies View RelatedWhich is bit tricky (I learn slowly linux unfortunately due to low skills in informatics)
The cdrom debian installer to be put is located here,
http://cdimage.debian.org/debian-cd/...86-netinst.iso
I tried unetbootin to make this pendrive, and it seems to be working, but not perfect. it hangs after the territory, saying that nothing into /cdrom is mounted.
Without unetbootin, how should we do to make a pendrive iso-cd/debian-503-i386-netinst-like bootable?
how to make an ubuntu live USB that's bootable, without having to install qt? I've looked at the ubuntu guides on the matter but they either seem to be out of date, incomplete, or tell you to use unetbootit that requires qt. It seems silly to have to install hundreds of MB of qt on my tiny eeepc just to make a bootable usb.
View 14 Replies View RelatedId like to make bootable ISO of a directory using mkisofs + grub2.
View 3 Replies View RelatedIf I use Ubuntu's (10.4) Startup Disc Creator app to create Debian (Lenny) start up USB I just get (when using it on a separate machine) a black screen with the text "boot:" If I press Enter I get a pale blue screen but nothing else, some text if I press the TAB key, but it will do nothing. Is this because I use Ubuntu for a Debian OS or is there some other problem? I've noticed that the disc creator in Ubuntu only really likes Ubuntu related OSs. But since it recognised it when I created it I would have thought it'd work!
View 3 Replies View RelatedI'm running debian live off the cd to see if it fits my requirements. One of my pet peeves about ubuntu is the use of ctrl ctrl is hosed. the os does not seem to use it for anything, but no application can use it. This is the default for google desktop search, which is highly convenient. Seriously considering the move.I ran debian live and went to install the app. Message comes up archive type not recognised.
View 6 Replies View RelatedI 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
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.
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.
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.
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 RelatedI 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.
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 RelatedI 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.
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.
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.
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 RelatedI 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 RelatedThis 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)
I have downloaded imgburn, then downloaded ubundo from hippo site. somehow sonic was also downloaded. I did not know what choice to make when it came time to burn a cd....now I can't get back to those choices....I am trying to make a bootable cd to install in a sonic laptop without an operating system. If by downloading ubuntu on my c/drive have I changed my os in any way...I have a hp compaq desktop computer using windows os..I am on a network with my husband
View 3 Replies View Relatedi have installed ubuntu on a virtual machine. i have also installed it on a hardisk partition. i have edited some package files and install the packages. it works great. now i want to ship this whole thing to my client. Can anybody tell me how could i make a bootable ubuntu cd so that my customized file are there in the cd and when the client installs ubuntu from this dvd he will get all the cusotmized packages preinstalled
View 2 Replies View RelatedI copy the debian-live-7.6.0-i386-standard.iso to the usb. Now i can live boot into the usb.
I also follow the guide "10.3.1 The persistence.conf file" to make /dev/sda2 my persistence partition. When it boot up and i add the parameter "persistence" it will works. But i want to know how to make it automatically boot with the parameter?
My guess is that i have to make my own live cd then copy to the usb again. If that is it, any tutorial how to make live cd from the live cd i already downloaded?
Ok so I wanted to try out Debian, so I got the wheezy live image (gnome) via torrent. The problem is after I write the image to the USB, the computer cannot boot from it. It doesn't even display the USB in the boot menu. I've tried many ways of writing the image like dd, powerISO, UUI, imagewrite (not sure if that was the correct name) etc. Strangely enough, it works on a virtual machine via Plop Boot Manager, but not my actual PC.
View 8 Replies View RelatedMy hardware isn't yet well supported on linux, so I'm looking for a live CD with 3.18 (3.19 came with a bad regression that still isn't fixed; and I need it to be a live CD so I can test before installing).
I noticed that the latest weekly build of stretch comes with 4.2. Can I find one with 3.18 somewhere?