I would like to make an Ubuntu 10.10 Bootable USB Stick, but before starting that I would like to know the following details please
1. Do I have to install Grub2 in the USB Stick also for Ubuntu 10.10?
2. Install I first Grub2 in the USB Stick, before installing Ubuntu 10.10 or viceversa?
3. How big shout it be the volume of the USB Key to install there both, Ubuntu 10.10 and Grub2?
I' ve tried to do a iso multiboot 1gb pen stick with grub2 bootloader. I 've already readed all is it possible finding on the WWW but there are some problems i don't understand how to solve.
This is my sitution:
-koala 32bit installed on my pc with grub2 bootloader
-1gb pendrive parted as follow:
In the first fat16 partition there is installed grub2. On the second ext2 one there are iso files.
This is what i've do to install grub2 on my pen:
So i've created /boot/grub/grub.cfg file with the follow lines:
When i reboot by the pen stick, grub load up to it says me:
Here's the idea -- be able to boot slackware 13.1 DVD from a USB stick, but without using anything like an initrd or loading the contents of the slackware install all into memory first. So the USB stick is behaving like a hard drive (but with one disadvantage, just don't take the usb stick out while you're using it!). It has the advantage of saving on memory though .
In the above thread I had this idea working ok but only with slackware 13 and earlier. In fact I still have the CF card with it on, and it works fine. Only snag is it won't work with the newer 13.1.
Right now, I'm trying to use qemu for the following (not what I wrote above!). The idea is to use qemu to install a minimum slackware 13.1 to the USB stick, set it up and then boot from the USB stick itself (so I'm using the USB stick as the storage medium as opposed to say a hard drive image file).
So let's say (this is what I'm doing) I boot slackware 13.1 (32 bit) and make two partitions;
Code:
I then do a minimal installation of slackware (just "A" and jed from "AP"). Lilo is not installed as later I'll be using GRUB2 to try to boot.
I'm using a slackware package, grub-1.97-beta4-i486-1.tgz for slackware 13.1/GRUB2.
I then boot off the slackware 13.1 DVD but at the boot screen I choose to boot from /dev/sda2 which is the linux install I created earlier. Success, it boots ok and I can get into the slackware 13.1 install on the USB disk (which is /dev/sda2).
I then label the ext3 partition by using e2label;
Code:
And also change /etc/fstab;
Code:
Now I need some sort of bootloader to put onto the USB stick so I don't need the DVD any more. To do this, I'm trying to use GRUB2.
But here's the problem!
When I install slackware onto the USB stick using qemu, that partition is /dev/sda2. It's the first usb/storage medium that slackware detects so it gets the name sdaX. (X=1, fat partition, X=2 EXT3 linux).
But here's the problem. Suppose I take the USB stick over to another PC with a hard drive already inside it. Slackware would see the hard drive installed in that PC as (say) /dev/sda1 and the USB stick would then become the second drive, so /dev/sdbX (X=1, fat partition, X=2 EXT3 linux).
If I specify a specific device (lets say /dev/sda2) then it won't work in another system because if I take the example above, another PC with a hard drive installed in it the USB stick becomes /dev/sdb2 and the GRUB2 boot program would be expecting /dev/sda2 which won't work. What I need to do is to somehow find the install, the root on the USB stick automatically without having to specify it manually.
So here's what I've tried with grub (First thing I did was to install grub with grub-install /dev/sda).
Code:
Snag is it dosen't work :-( I get this booting from the USB stick:
Code:
If I try this:
Code:
I get a very similar result ....
Code:
So what I'm wondering is .... if the "search" line in grub is doing the searching for the root GRUB2 needs to use to boot from - how can I tell the next line, "linux /boot/vmlinuz-huge-smp-2.6.33.4-smp root=...." where to boot from? I can't use /dev/sda2 or /dev/sdb2 because if I try the usb stick in a different PC the stick will be a different device name. Trying to use LABEL= or /dev/disk/by-label/USB/ also dosen't work .
i was writing a .img file to my usb stick with ImageWriter, but it didn't seem to do anything so i clicked the close gtk button and pulled the stick out of my pc. now my pc gives my an when i try to open the stick. is there any way to fix this. I can use win xp pro, win xp media center, win 7 starter, ubuntu 9.10 and ubuntu 10.04
I'm about to ditch Freenas as my NAS software and make it an Ubuntu server box. The mainboard is an Asus AT3ION-T dual core Atom board. Freenas runs happily from USB stick. I have no optical device to install Ubuntu from and would like to install Ubuntu Server to a USB stick.
I have been running ONLY linux (ubuntu) on my computer for years now. However, a friend sucked me back into the world of MMO's (angry fist @ RIFT). So, I decided to pick up a new disc, slap windows 7 on it and now want to dual boot.Basically I had to do some disc juggling to get windows to play nice. So my windows drive is now first, then my Ubuntu drive second.Its been a while so I'm wondering how involved / what would be the steps to get grub2 to chainload into windows7 (in my head I want to say I'm going to boot into the live cd, mount the windows disc and reinstall the loader to the windows drive since its the first disc in the chain?)
I have done a big big mistake (I could beat myself up for that) with my netbook and now I am sitting here, not getting openSUSE installed on it.
I wanted to try another netbook linux and installed (more by accident than intentionally) Easy Peasy Linux. This system is not bad, but cannot work with the wireless adapter in my netbook. However, I then wanted to install openSUSE 11.4 again, which ran fine on the netbook. But the install always gets stuck in different stages and I donīt know why.
Sometimes a failure message comes up: "filesystem is read only, rebooting in 120 seconds", but I am not really sure if this is for the harddrive or the usb stick. In other occasions, the bootprocess until install gets stuck at "starting KDM". Nothing happens then... thats it.
I already have reformatted the usb stick and copied the openSUSE Live CD via Imagewriter on it again... no success.
So now I am really confused, because I donīt know if there is something wrong with the harddrive? Or is it the stick itself? How can I find this out?
If it is the harddrive, how can I at least refomat it? Remember: no CD or DVD drive, just USB stick...
How can I find out if the image on the stick is ok? I already tested the install media and it said: "checksum ok"
Though everything is mentioned in the 'Download' section in regard to installation through CD, & generally in every PC, first Boot device is always the CD Rom, what changes ought to be made to install Ubuntu 10.10 using a USB stick?Will the BIOS section allow me to choose the first BOOT DEVICE as my thumb drive?, in order to install Ubuntu using it?
i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again. i cant boot to windows 7.
Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.
sudo fdisk -l Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x3c3a81f5
I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?
i have a failing hdd and need to run ubuntu from a usb stick instead of normal.i dont need to know how to have a live image on a usb stick and install to the hdd cause i dont have a hdd that works (or the money to buy a new one) what i need to know is if there is a way for me to run a full featured install of ubuntu from my usb stick.by full featured i mean, able to save options and general usage and not the "try" feeling of a live os.
btw the reason for all this is having a computer telling me all the time since installing ubuntu 9.10 that i have many bad sectors.when trying to erase the whole hdd with dnk (dariks nuke somthhing) i get the same message so i dont think its a scam (read about a bug in 9.10 causing working hardware to look like failing)i really need some help.also if anyone knows if theres a way to make a bad sectored hdd work again.
I have 3 usb stick all 3 working in a friend's computer on my sick toshiba equium i can't get one working . my friend has a usb stick that work on my pc but i can't understand why.i have tried every sick thing like
fat32 boot flag 3 gigs
I have tried to change head cylindres and what ever nothing
I am trying to clean install from a USB stick onto an Acer Aspire One ZG5.
Here are the steps I have followed: - Downloaded ubuntu-11.04-desktop-i386.iso from [url] - Downloaded Universal-USB-Installer-1.8.5.3.exe from [url]and run it - Selected 11.04 in USB Installer, pointed to ISO, left persistence at 0MB and run it on a freshly FAT32 formatted USB stick
When the Aspire One boots from the USB stick, it displays "SYSLINUX 4.04 EDD 2011-04-18 Copyright (C) 1994-2011 H. Peter Anvin et al", followed by a flashing cursor on the next line.
1) I cannot type anything (read on some forums that typing "help" should work, but I cannot) 2) MD5 check of ISO is correct 3) I have also tried using unetbootin-win-549.exe to create the bootable stick, but the result is the same (although slightly older version of SYSLINUX)
I've got a Dell Inspiron 1545 laptop (4 years old, I think.) Running Windows xp 32 bit. I'm trying to dual boot it with ubuntu. I've installed ubuntu on a couple of other computer just fine. This laptop though, has decided it hates linux and I can't get ubuntu to install. I get to the first screen and can boot into ubuntu as a live cd just fine but if I try to install it the screen goes black, a ton of text appears, and then nothing else will happen.
So I tried using a usb stick to install. Same issue. Then I tried downloading mint and could not get past the first screen either. I tried debian, and my computer didn't even boot into the installer, it just booted into Windows..
How do I make an openSUSE 11.4 DVD USB stick on Ubuntu? I downloaded the DVD 32 bit version. I'm not even sure this post is supposed to be on the Install/Boot/Login forum.
I'm trying to install Ubuntu 9.10 from USB stick. I used System>Admin>USB Start up Disk Creator and a 9.10 .ISO version to create the bootable USB stick.
When I plug my USB key into my computer, my computer doesn't boot from it. I tried on several other computers and none of them boot from my USB key. The bios settings on all my computers boot from removable media first.
I repeated the above steps with a different USB key and I still can't boot from the USB key. When I browse the USB key directories, I can see all the necessary files to install ubuntu.
Last year, I didn't have trouble installing ubuntu 9.04 from USB key. Not sure what I'm doing wrong this time.
Can anyone tell me how to trouble shoot this problem?
My new pc doesn't have a cd rom so I have to use a memory stick, usb hard driver or a SD card. So how do I install ubuntu? For some sh'itty reason I got windows vista installed here which is more frustrating then everything else I have tried.
I installed recently Ubuntu 10.04 32 bits server CD to USB stick (EXT4). The target machine is an 500Mhz VIA Epia Pico-ITX equipped with 1Gb of memory. This x86 server will run one or two processes 24/7 actively in memory. Therefore not too many writes to disk, maybe once or twice a week editing config files. Also I compiled the latest vanilla kernel, 2.6.35.4 atm, and optimised for VIA C3. However I like to limit my question in this thread to limit disk writes on USB stick, please let me know if you know other good tweaks to apply I did not find (overlooked) here.
Having a problem in installing Natty onto my ASUS EEEPC. Ive already changed the boot menu to install from USB, however, it will not mount the USB in order for it to boot. I created the image using the Ubuntu startup disk creator and also downloaded the image from the ubuntu website (ive already read about the faults with using some torrents). I know the USB stick works and is bootable as ive installed Natty onto a Acer aspire netbook using it. how i could get the USB to mount so i am able to install Natty.
How can I install lamp on ubuntu desktop but not from online repository but from installation cd or usb stick. Basically, i want to download lamp (still can't find from where), put it on a cd or usb stick and install it on ubuntu desktop on which doesn't have an internet connection, just local network. I have a php software (intranet web site) that should run only in local network.
I'm trying to install Ubuntu 11.04 x64 Server onto a Shuttle XS35GT. The PC has no CD-ROM drive so I have to install via USB.
1. Copy the files to a USB-stick via UNetbootin (WinXP, OSX) or Universal-USB-Installer.exe (WinXP) 2. Boot to the USB-stick in order to install Ubuntu 3. The installer halts at "[!!] Detect and mount CD-ROM" - "Your installation CD-ROM couldn't be mounted. Try again to mount the CD-ROM? (Yes/No)" 4. Selecting either option does not help further the install
What I tried: - Manually fix truncated filenames in /pool/l/linux/*.udeb (see [URL]) - Alt+F2, mount the .iso as a virtual CD-ROM under /media/iso (no use since the 11.04 installer does not allow manual chosing of the CD-ROM) (see [URL]) - Expert mode install (does not show anything special) (as suggested at [URL])
I had this exact same problem with 10.10 but someone was able to lend me a USB-CD-Drive that time.
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?
I wonder if I can install debian on it with a CD, who install it on a 16 GB USB-stick 2.0.
I wonder to if i can make so Debian takes like 20 MB in Ram or less? I will run it textbased.
I'd seen here that Debian must have at least 64 MB in Ram http://www.debian.org/releases/stable/i ... n#id321935
But it's that true? I want a Debian who take ram like Damn Small linux.
The computer shall have ONE function. Run a tiny python script. It will read over 200 pages every 30:e second textbased. Thats what the python program will do. I must have internet connections.
I'm booting my server from a USB stick. It's working fine, but the root of my file system when booted only has about 100MB left. The USB stick itself has a little over 1GB free. How can I make / take up more space on the stick?
Something that really irritates me in Ubuntu is the way these programs are being installed, because it takes disk space I don't have.In windows I can put all the files in the same folder and even choose where to install the stuff, but from synaptic in ubuntu all the game file are being installed in 100 different folders. games are huge and the more you build them up and save (maps, savefiles etc) the more disk space will be used (obviously).When I had windows I used a USB stick to save my current game on to and simply removed it them when I was ready for the next game.Because, usually I don't finish more than 1, 2 or 3 games at the same time.
Now, in linux most of the games are open source and are therefor always out with new versions or maps and other extras. This makes the game folders bigger.Another problem I see with the linux way of installing games is that when I once in awhile take a iso backup using Remastersys, it goes way above the top limit (4gb or something).I mean that we can't install the things wherever we want. I mean the programs are not a big deal because they are small, but games are huge and bigger the more you add to them.