OpenSUSE :: How To Create Bootable Flash Drive

Feb 26, 2010

I'm just interested if there does exist any utility for creating bootable flash drives? I mean, if I could make somehow LiveCD with KDE desktop on openSUSE? I used Ubuntu and it had it's own utility with nice GUI, it just needed any bootable .ISO file or bootable CD/DVD and it created LiveCD on USB flash drive. So is there any chance to find something similar?

I work in a computer service center and it'll be very helpful (I think) to have bootable USB Flash dive with operating system to log into dead operating system partitions. Of course I have Windows LiveCD, but it has as much bugs as it's parent big brother.Oh, I forget to post my operating system versio. I'm using openSUSE 11.2 x64 with KDE version 4.3.5

View 7 Replies


ADVERTISEMENT

Slackware :: Utility To Create Bootable Flash Drive?

Jan 14, 2010

I've looked all over the place for the utility that will create a bootable flash drive. Can anybody tell me what the name of it is?

View 11 Replies View Related

General :: Bootable USB Flash - How To Create A Files System

Oct 20, 2010

I need to make a bootable USB stick.

1) How to format it with ext3

2) How to make a master boot record

3) How to create a files system

4) How to put syslinux, syslinux.cfg and a real kernel on the stick

View 2 Replies View Related

Debian :: Format A Bootable USB Flash Drive?

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

Ubuntu :: Create A Bootable Pen Drive Of 10.10?

Oct 12, 2010

how to creat a bootable pen drive of ubuntu 10.10???

i can't make bootable usb flash drive of ubuntu 10.10 useing "Universal-USB-Installer-1.8.0.4" as [URL]. how can i make a bootable ubuntu 10.10 using my pen drive. i have the .iso file.i don't want to burn it into cd.

View 1 Replies View Related

General :: Make A Bootable USB Flash Drive That Can Run Memtest?

May 25, 2010

It seems that the canonical instructions for making a bootable USB flash drive that runs memtest are at:

[URL]

However, after following them to a T, I boot up the new machine and get:

"could not find kernel image: linux"

Do I need to set up a lilo.conf first?

View 1 Replies View Related

General :: Ext2 Or Ext4 For Bootable USB Flash-drive?

Jan 26, 2011

I want to install Ubuntu to a USB Flash drive (so I have my Desktop everywhere and can customize it as I want). I'm still choosing what's the best filesystem for the USB; Ext2 with no journaling or Ext4 with journaling but performance increase? I know that journaling will probably reduce the life of the USB flash drive dramatically, so is Ext2 the obvious choice? Or is it a bad idea to install Linux (Ubuntu probably) on a USB Flash drive? I tried running a live CD from the USB drive, but it wasn't very customizable - which is the point of carrying my OS with me.

View 3 Replies View Related

General :: Make A Bootable USB Flash Drive Manually?

Jan 28, 2011

I would like to boot Ubuntu 8.04 i386 from my USB flash drive. [URL] I took following steps:

1) made sure that usb_storage.ko kernel module is loaded

Code:

root@martin-desktop:~# lsmod | grep -i storage
usb_storage 39585 1
root@martin-desktop:~#

2) inserted USB flash drive

Code:

root@martin-desktop:~# tail -n0 -f /var/log/messages
Jan 29 01:43:23 martin-desktop kernel: [440650.637531] usb 2-2: new high speed USB device using ehci_hcd and address 8
Jan 29 01:43:23 martin-desktop kernel: [440650.776107] usb 2-2: configuration #1 chosen from 1 choice

[code].....

When I set "USB flash drive" as a first bootable device in BIOS, I get SYSLINUX "boot:" prompt and it loads both "vmlinuz" and "initrd.gz", but finally I end up in BusyBox prompt and following message:

Quote:

"Check root= bootarg cat /proc/cmdline or missing modules, devices: cat /proc/modules ls /dev ALERT! does not exist. Dropping to a shell!"

Last boot message which I see is "Attached scsi generic sg2 type 0".what might cause such behavior? Did I miss anything while preparing USB flash drive?

View 19 Replies View Related

Server :: Make USB Flash Drive Bootable In Centos?

Sep 7, 2010

I have a USB drive of 4 GB and I want to make the drive as bootable. I used the command /sbin/mkbootdisk --device /dev/sdb1 "kernal version" ( sdb1 is my pen drive).When i ran this cmd,it gave me an error saying not enough space to write.

View 3 Replies View Related

Ubuntu :: Any Way To Create Bootable Windows USB Drive?

Sep 18, 2010

I was just wondering if there was any way to create a bootable windows usb drive without using a windows machine to create it.

View 2 Replies View Related

Ubuntu :: Create A Bootable Usb Drive With Windows XP?

Jan 8, 2011

How can I create a bootable usb drive with Windows XP from Ubuntu? I had been looking and looking on Google without any positive result. I tried UnetBooting but it don't worked.

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

General :: Making Bootable USB Flash Drive To Install Fedora 14

Jun 30, 2011

I have an Intel Core2 Duo system that I want to upgrade from Fedora 12 to Fedora 14. I have downloaded the DVD iso for Fedora 14, however, I do not want to burn a DVD for installation, and would like to be able to perform the upgrade from a USB flash drive. Where can I find information that will explain how to make a bootable flash drive that can install Fedora 14?

View 14 Replies View Related

Hardware :: Which Flash Drive Works Best When Creating Bootable Images?

Jul 29, 2010

I am thinking of using flash drives to boot linux image files instead of iso files. I remember reading in the past that booting off USB flash drives were sometimes problematic -- and I don't know if they're still are. I want to know from your personal experience what type and brand of flash drive has work for you in creating a bootable flash image.

View 5 Replies View Related

Software :: Unetbootin Failing To Create Bootable Drive?

Sep 22, 2010

i have a Sandisk 5gig USB key that had mint 9 live on it that i was hoping to get an old brotasaurus (Dell Latitude D510) up and running again with. apparently Mint is too pretty for the beast and so I tried to get mint Fluxbox to install on to the key, then i tried Fedora, and finaly i tried DSL. Unetbootin seems to have stoped making the key bootable as three of my laps seem unable to read it.

[Update] so i tried dd'ing the iso to the usb following the instructions on the suse site

# umount /dev/sdb1
# dd if=/home/Derf/Downloads/dsl-4.4.10.iso of=/dev/sdb1 bs=4M;sync
and it is still failing to create a bootable usb. says

missing operating system

intel UNDI, PXE-2.1(build 082)
copyright (C) 1997-2000 Intel Corporation
For Realtek RTL8101E/8102E PCI-E Ethernet Controller v1.08 (080408)
PXE-E61: Media test failure, check cable
PXE-M0F: Exiting PXE ROM

View 4 Replies View Related

Ubuntu :: Creating Bootable Disk For Existing Grub On Flash Drive?

Aug 5, 2010

I wish to create a bootable disk for my existing grub legacy. I do not have a floppy drive. Could this be done on a CD-RW or flash drive?

View 1 Replies View Related

OpenSUSE Install :: Backup Image To ISO Then To Bootable Flash?

Jun 16, 2010

I'd like to do a complete backup of my laptop, convert it to ISO, and then create a bootable flash drive with it. I'd like to be able to totally restore, or run (like in Live mode) the image.

View 6 Replies View Related

OpenSUSE Install :: Unable To Create A Usb Key Bootable

Mar 17, 2010

I want to install SLES11 with my usb key but I couldn't to make it bootable. Because my server are only a cdrom drive, not dvd... I read the following document : SuSE install from USB drive - openSUSE but it doesn't run! So I can mount/umount the usb and linux could see him:

Code:

mount /dev/sda /mnt/usb

but the fsck.vfat doesn't run :

Code:

fsck.vfat /dev/sda1 open /dev/sda1:No such file or directory

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

Debian :: Create A Net Install USB Flash Drive?

Nov 20, 2010

Is it possible to create a Debian Net install USB flash drive? Instead of just burning the ISO to a disc...

View 5 Replies View Related

Ubuntu Installation :: Unable To Create USB Flash Drive

Jul 28, 2010

I'm getting 'File is broken' messages while trying to set up Ubuntu 10.04 on 4GB flash drive. Following instructions on [URL] I downloaded Ubuntu Desktop Edition - 32bit version. It shows up as:

ubuntu-10.04-desktop-i386.iso size on disk 542 MB (568,475,648 bytes)

I downloaded and ran the Universal USB Installer. It shows up as:

Universal-USB-Installer-v1.7.4.exe size on disk 816 KB (835,584 bytes)

I get 56 7-zip Diagnostic messages. A small sample shows:

0 C:Documents and SettingsMy Downloadsubuntu-10.04-desktop-i386.iso
1 Data error in '.diskcasper-uuid-generic'. File is broken

[code]....

Should I download the iso file again, or have I missed something in the install? I'm running Windows XP sp3 on an IBM T60 Thinkpad

View 3 Replies View Related

Ubuntu :: Create A Boot-able Flash Drive Of Windows 7?

Feb 17, 2011

I am trying to create a boot-able flash drive of Windows 7. I have the .iso and the flash drive.[URL].That article covers the creation process rather well, however i have one problem. I cannot seem to get ms-sys installed to create a boot record. I download the newest stable build from Sourceforge, navigate to the directory, and execute the make command. After that it says to issue the install command, and it quits with errors.

[Code]...

I'm still quite new to Linux. What could I be doing wrong?

View 4 Replies View Related

Software :: Create A Multi Boot Usb Flash Drive That Has Two Iso's

Jan 19, 2010

I'm trying to create a multi boot usb flash drive that has two iso's one with a Oracle (redhat) 5 update 3 32 bit install DVD and one with the 64 bit DVD. I've been searching for awhile and it looks like pendrivelinux.com had the easiest that just throws a grub boot loader on the usb with a menu.lst. Of course like most utilities there are no examples for any redhat on there and seeing how I'm not booting to an iso of an install i'm trying to boot to the install dvd i'm not having very much luck. Any thoughts of how my menu.lst entries should look. Or if you have an easier way let me know. I'd like to stick with ISO as anytime we update to a newer version i can just swap iso's. Here's an example they have in their for ubuntu. Obviously things like the .iso and vmlinuz location i've got but all that stuff after the vmlinux i'm clueless on.

title Boot Ubuntu 9.10
find --set-root /ubuntu-9.10-desktop-i386.iso
map /ubuntu-9.10-desktop-i386.iso (0xff)

[code]....

View 3 Replies View Related

OpenSUSE Install :: Unable To Create Bootable USB Drives With SuseStudio Iso Images?

Jul 3, 2011

I am attempting to use SuseStudio "preload" and "live" .iso images and the instructions at SDB:Live USB stick - openSUSE to create a bootable USB drive.dd_rescue ends after the expected amount of time--without reporting errors--yet "fdisk -l" reports that the device does not contain a valid partition table. The USB key does not boot and appears to have no data.

For what it's worth, my build host is Gentoo on 2.6.39, and I have the latest dd-rescue available. The USB disk is a PNY attache 4GB and works fine with any ISO's supported by unetbootin. The only other bare metal I have here is a netbook running Mepix, so I can't make use of solutions that start with "Boot your existing OpenSuse workstation

View 3 Replies View Related

Ubuntu Installation :: Cannot Create Startup Usb-flash Drive - Permission Denied

Jan 7, 2011

An uncaught exception was raised: [Errno 13] Permission denied: '/media/e6f6ac46-4bfc-487b-9c81-aab706ead9e3/boot'

The above is the error message I get when I try to create an usb-flash boot drive. I downloaded the iso for Mint10 and use the "create startup disk" program to create the boot drive. I can see both the iso and the flash drive within the program, but when I click on "create disk" I get the above error message?

View 7 Replies View Related

OpenSUSE :: Making Bootable USB Drive Using An ISO File

Mar 8, 2010

I have an ISO file that I need to make a bootable USB drive with... but I don't know of any apps native to openSUSE that can do this can someone please tell me what I might use, and how?

View 9 Replies View Related

Software :: If I Dd Copy A Bootable Usb Drive To An Iso Will The Iso Be Bootable

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

Ubuntu :: Bootable USB Drive Deleted OS On Hard Drive And Replaced It?

Aug 26, 2010

I just booted one of my computers from a usb drive I had installed Ubuntu 10.04 LTS to, and when I booted it up on that computer, it worked fine. Then, when I powered down the computer and booted it back up to the main hard drive, it booted to the same that my flash drive was running, but my flash drive was not plugged in!! How is this possible? Did it copy itself over my other operating system? There is no trace of it. By the way, that, too, was ubuntu 10.04.

View 2 Replies View Related

Ubuntu :: 10.10 Bootable Flash Key?

Dec 23, 2010

I have made a usb ubuntu bootable memory stick following ubuntu instructions, using startup disk creator, i used a fresh burnt cd with correct md5 checksum, 32 bit desktop 386i created the key with 4 gb persistence area, the key is 8Gb corsair. I have made keys before successfully. Ive tried several attempts and I even tried using iso image in windows with the software to create the key as per ubuntu instructions. Every time the key makes successfully. Then this happens

I put usb key in pc, boot, it starts to boot ubuntu, it gets as far as ubuntu logo with 5 dots scanning across and stays at this point. I just hit F1 and got this message.

Quote:(process:411) Glib - Warning ** : getpwuid_r(): failed due to unknown user id (0) Stdin:error 0

Im not an expert but that looks like something to do with passwords???

View 3 Replies View Related

OpenSUSE :: USB Flash Drive Not Auto Mounting?

Feb 15, 2011

USB Flash drive appearing in GParted but not auto mounting

GParted Screenshot:-

View 9 Replies View Related







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