Ubuntu :: Create A Bootable Install Of 10.04 Which Boots Off An 8GB Kingston DataTraveler USB Stick?
May 5, 2011
I'm trying to create a bootable install of Ubuntu 10.04 which boots off an 8GB Kingston DataTraveler USB stick. I used the latest Universal USB installer from pendrivelinux to install it, and I used the I386 ISO of Ubuntu 10.04. It successfully installed to the USB stick and I enabled 4GB of persistence. However, when I put it into any machine it gives me the following message:
Mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device (initramfs) Can not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs I tried redoing it, and redoing it without persistence enabled, but still no luck.
View 2 Replies
ADVERTISEMENT
Nov 4, 2010
Running: Ubuntu 9.04 32 bits I'm trying to create an bootable usb drive for installing windows 7 so i took this release"Microsoft.Windows.7.Enterprise.x64.Integrated.Oct ober.2010-BIE"
1. Extracted to get the iso
2. Formated my 8gb usb flash drive with gparted
3. Extracted all the files from the iso with UNetbootin to my usb stick
4. Restarted and selected boot from removable drive in the bios options
After step 4 nothing worked i tried to remove booting from the hdd to force the computer to boot from the usb drive but just get the message that i need to insert an bootable media or restart.
Tried several times and the usb worked propperly while installing ubuntu 9.04 which I run this writing moment. I'm out of ideas and I don't have an cd/dvd reader to boot an dvd from either so via usb is the only thing my knowledge is capable to.
View 8 Replies
View Related
Apr 2, 2010
If I try to create a bootable USB stick by using dd to copy an ISO file to it, it usually works on PC but it won't appear in the boot menu of my Macbook. Is there an easy way to generate a bootable USB stick from an ISO file so that it would boot on a Mac?
View 3 Replies
View Related
May 19, 2010
I'm trying to install Ubuntu 10.04 on my netbook, but I can't figure out how to create a bootable USB stick form my current computer, running Mac OS X.
View 5 Replies
View Related
Nov 9, 2010
Have just purchased a 4GB Kingston Traveler memory stick and would like to know how i can install a Linux distro "Austrumi Linux" onto the memory stick.
View 9 Replies
View Related
Feb 10, 2010
how I can install and make bootable a usb stick. I have tried multiple walkthroughs on this subject and not one of them has worked, i am trying to do this via windows, i cant get any workable wifi drivers for linux i have an atheros wifi card. the closest i have come to getting the usb to work is the splash screen then it freezes and this was with linux live usb creator 2.0 it doesn't matter which ones i've tried i can't get them to work no matter what version i try to use. it's driving me mad.
i want the usb to boot without having a hardrive present in the computer. i just got a possible driver that will work for my wifi card and i will put that on the stick too then install it when i get the usb stick to boot into linux. i honestly dont know why there are so many walkthroughs on this subject that dont work it's silly. oh and besides bookmarking each post i make where is the button that links you to your own posts without having to manually search them out?
View 11 Replies
View Related
Apr 5, 2011
i have a 4gb kingston 'ur drive' usb stick but i am unable to delete files from it. i have another usb stick a PNY 8gb stick whick works ok, but not the 4gb.
View 9 Replies
View Related
Mar 27, 2011
I no longer have access to a Windows machine.
I have been trying for days now to successfully create a usb bootable Windows XP install, but without success.
So, is it possible ? If so, HOW ?
Tools used so far without success:
UNetbootin
And
Startup Disk Creator.
View 9 Replies
View Related
May 10, 2010
Downloaded openSUSE-11.2-DVD-x86_64.iso Burned on a DVD and used to make an install op a Dell laptop Everything went okay. Now I like to make a install on a ASUS UL20A laptop without an optical drive Placed the iso on a USB stick with dd command The stick can be read by openSUSE 11.2 machine NOT by WIN 7 machine I tried to make the USB stick with Win32DiskImager.exe
View 9 Replies
View Related
Dec 15, 2010
I need some help to set up a bootable USB stick. I have an USB stick, 3.7 gigs big, on which I want to put the OpenSuse Live CD iso, but somehow I am stuck... I have formatted the stick and I have set the boot flag in KDE partitionmanager. Then I have put the .iso on it, using Unetbootin. When I now try to boot it, I get the message
Code:
could not find Kernel boot image: gfxboot
Is maybe the boot flag not set, despite the partitionmanager shows it set? Can I set it also afterwards, after I have installed the .iso on the stick (I tried this already, did not change anything)? Or is there something wrong with the .iso?
View 2 Replies
View Related
Jun 10, 2010
The thread's title is very eloquent:I have a Windows 7 ISO image and I would like to "burn" it on a bootable USB pen in order to install it on a netbook.Obviously I am on openSUSE, and all I read so far was instructions to burn an opensuse or any linux distros (the "dd" tales)
View 2 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
Jan 8, 2011
Howto install busybox with Gnome on a USB memory stick and make it bootable?
[URL]
View 2 Replies
View Related
Dec 16, 2010
i installed Slackware 13.1 64 bits in a asus laptop and until now everything is running ok. But when i tried to mount a usb pendrive, i just can mount it as root;well, i thought there would be no problem, i will change permissions with chmod and everyone could access, read and write on it the command :
mount -t ntfs /dev/sdb1 /mnt/kingston
and making ls -l the result is :
drwx------ 1 root root 12288 Dec 8 17:20 kingston
so next i wrote (as root):
chmod 777 -R kingston
and the message was "Operation not supported" i tried also changing the ownership permission :
chown molei:users /kingston
drwxrwxrwx 1 molei users 12288 Dec 8 17:20 kingston
so, apparently i would have total access to the kingston directory; the problem is when i try to copy something to the kingston dir, an error msg. appears :
cp: cannot create regular file `/mnt/kingston/linux_guide.pdf': Permission denied
View 2 Replies
View Related
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
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
Oct 3, 2010
I downloaded openSUSE 11.3 to my MacBookPro, whose disk drive has been broken for some time now. I want to install to new msi cr610 laptop that shipped WITHOUT windows. I could order the box with an install disk and printed manual, but if there's any way of creating a bootable USB stick from the download I did to my mac, that would be great.
View 3 Replies
View Related
Oct 2, 2010
I need to create a bootable usb drive so I can repair or reinstall the grub loader.
View 2 Replies
View Related
Feb 11, 2010
I'm new here, an Ubuntu user who would try Opensuse for a while. That is if I'm able to launch the thing !
I'd like to create a Live Usb Stick to test it and install it if I like it but it doesn't seem to work.
I tried the website method, using "Win32DiskImager.exe" but the program doesn't work for me (WinXP) : it looks like it's writing but when the "Done" message is prompted, I'm unable to access the usb key, Windows says it's not formatted. That doesn't look right...
I tried with LinuxLive Usb Creator but the boot process fails and Universal-Usb-Installer doesn't offer an Opensuse option.
Is there another way to install the distribution on an USB stick ? I could still try through Ubuntu but that would be quite surrealistic.
View 5 Replies
View Related
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
May 2, 2010
I want to install Windows on my netbook. In order to to so I need to create a bootable disk-on-key.How do I do that?
View 7 Replies
View Related
Aug 12, 2010
I'm trying to make a Windows bootable USB stick in ubuntu 10.4 remix (netbook one)
View 5 Replies
View Related
Jul 23, 2011
I recently found myself in need of an installation of windows xp on my eee 901. I know I once did it long time ago (half year before I permanently moved over to ubuntu. How to make bootable usbstick for Ubuntu in XP.
View 2 Replies
View Related
Nov 14, 2010
I've put openSUSE several times in USB flash drives. I've used the old method with dd ... and the new one with dd_rescue ..., shown in SDB:Live USB stick - openSUSE This way a partition is created (sdb1 or sdc1 or ...), with the Linux file system (ID: 83). One of the problems of this system is that all the data of the pendrive is deleted. Another problem is that sometimes openSUSE doesn't load completely and I cannot use it. And another of the problems is that even if I create another partition (for example to make the Live USB persistent and "remember" the configuration of my computer) and I put some of my photos, songs, films there when I plug the pendrive in a computer running Windows XP I cannot access the data. (What about Vista and 7?)
Other Linux distros can be put in pendrives using the FAT file system (for example W95 FAT32 (LBA), ID: c). This way my personal data or files (photos, documents, ...) can be opened from a computer running Windows XP (and the personal data is not erased when putting the Linux in the pendrive). So I would like to know how to create a Live USB drive with personal files that are avaiable for many Operating Systems, including Windows XP. Perhaps the solution is to put openSUSE in a FAT file system, or put it in Linux file system but create another partition with FAT file system (for this openSUSE should avoid the 1st partition, sdX1, that should be for the personal data, so Windows XP can access it).
View 3 Replies
View Related
Dec 24, 2010
Since playing games on Ubuntu is a pain, I've decided to sacrifice a few GB's to install Windows 7 on another partition. Is there any tool for Ubuntu to make USB sticks bootable? I've tried UNetbootin, but that's just for Linux distributions. I use Ubuntu 10.04 64Bit and want to install Windows Home Premium 64Bit, in case it's important...
View 9 Replies
View Related
Dec 25, 2010
I'm really chuffed with the first bootable USB stick I created so easily with 10.04 desktop. I've added applications that I want, codecs etc and got the configuration just how I like it. Now I'd like to back up the entire stick, as I use it a lot and the stick will die eventually. I've not used Clonezilla, but I wondered if that would make a copy? It's a 4G stick, with all the remaining space allocated to the casper persistence file.
View 2 Replies
View Related
Jan 13, 2011
I would like to back up my current system to a bootable memory stick. (I do not want to create an image of the ubuntu installation disk.)
such a backup should not be a big problem---even after updating 350MB of ubuntu 10.04 LTS, I still have only about 3GB used. so, it should all fit easily onto a 4GB stick.
is there a GUI or script solution that will make a full bootable backup of a running ubuntu system (incl root, etc.)?
View 2 Replies
View Related
Sep 2, 2015
My usb stick with Debian only loads from the usb hub it's crazy. I just tried putting the usb stick onto a usb3 port in my desktop and also on a usb2 port even the one where the usb hub is connected to and it wont' load!. Same initramfs prompt happens as when connected on the laptop usb ports.
the usb hub has usb2 speeds so is not that the stick is under usb1.1 emulation.
View 14 Replies
View Related
Jul 24, 2011
I'm gonna sound weird but i have little curiosity abt bootable USB...I had downloaded Ubuntu 11.04 iso file and created a bootable USB using universal USB installer and installed Ubuntu on my machine...now my set file has gotten deleted bcoz of some reasons but i still have that Bootable USB with Ubuntu.....so here is my question if i copy the data from that USB to any other USB will it work?and if no, is there any other way to get back setup file from bootable USB or from the system in which it is already installed?
View 6 Replies
View Related
Apr 19, 2010
I by an memory stick with 16Gb memory. I want to make it bootable. Because I am beginner in using linux, I need an software from which I can made bootable the stick.
View 1 Replies
View Related