Need help in making bootable USB flash with customized 12.04


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Need help in making bootable USB flash with customized 12.04
# 1  
Old 06-11-2013
Need help in making bootable USB flash with customized 12.04

I'd like to make bootable USB flash with 12.04 desktop on it with some additional packages and customizations, such as added language.

What I tried so far - I went through pendrivelinux.com ISO to USB program and have working bootable USB with 12.04 desktop on it. The problem is all my changes do not persist on the USB, whatever I tweaked/customized/added disappears after the reboot.

I have P4 machine under XP with 2 hard drives, one I could erase if there is a need to store my customized system.

Could anybody point me in the right direction?
Thanks in advance.
# 2  
Old 06-12-2013
Quote:
Originally Posted by migurus
What I tried so far - I went through pendrivelinux.com ISO to USB program and have working bootable USB with 12.04 desktop on it. The problem is all my changes do not persist on the USB, whatever I tweaked/customized/added disappears after the reboot.
Well, that's kind of what Linux on cdrom does. If they just took the ISO image and mounted it on loopback, you'll get no more.

If you wanted a live system that you can edit, install on the flash drive like it's a hard drive.
# 3  
Old 06-12-2013
This might be at least a starter...

HDDless USB bootdisk
# 4  
Old 06-12-2013
Thanks, wisecracker.
I read that post, so the idea is to have Live DVD, partition the USB and make Live USB in the 1GB temp partition, then boot from Live USB and make actual instal and target the unused (2nd) partition of that USB drive. I hope there is no misunderstanding here on my part.

A quick question - what would be the reason for build Live USB step? Could I just boot from Live DVD and do actual install targeting my USB?

Just a note to myself and anybody who will follow - disconnect HDD that should not be used, so not to wipe your good disk by mistake.
# 5  
Old 06-12-2013
Three reasons:-

1) It WAS for my netbook, therefore no optical drive.
2) It ensures from start to finish that the correct _drive_ is being installed to.
3) The small WIndows partition makes for easy transfer of files from a Windwoes
box to a Linux box...

It will NOT work from USB live from one USB slot to a second USB stick
in a second USB slot. Don't even attempt it...
# 6  
Old 06-13-2013
As I have the DVD-ROM, I was able to install system on the USB drive directly.

A note - I had to insert the drive after Live CD was up and running, otherwise it would be 'in use', although I could not find the culprit.

Another note - system boots up and then performs pretty slowly, similar to boot from CD experience, although it reported the USB 2 (enhanced) being used for the USB drive.
# 7  
Old 06-14-2013
Hi migurus...

That is the problem with USB sticks. They are not known for their speed.

That is why I chose PCLinuxOS 2009 for my netbook.

Remember! USB2 is only _theoretically_ capable of 480Mb/S, this sounds/looks fast but the overheads are very high, especially if it is being used as a _boot_port_.

The upside however, is, that it makes a machine like my netbook fully usable as a tool again.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Restore .dmg containing multiple partitions to bootable USB flash drive

I have a .dmg file which was created from a disk consisting of two partitions. When I mount the dmg both partitions pop up, so I know the imaging worked properly. One partition is HFS+ and the other is FAT32. So far, I've been unable to find a way to restore the dmg to a flash drive where both... (17 Replies)
Discussion started by: paulcristo
17 Replies

2. BSD

Bootable usb-stick, need help, sos

I would probably set all my rubber points here to get some real help for creating a boot device on a usb-stick. There is no CD-drive on this machine, thats why I need to use a usb-stick. And scrumming in a CD-drive to fuddle around in the fstab or something like that is out of reach. My wisdom so... (9 Replies)
Discussion started by: 1in10
9 Replies

3. SuSE

How To make bootable USB with multiple ISO Files?

Hi All, I would need your assistance to make a bootable USB with SUSE LINUX Enterprise Server I have already downloaded relevant OS (Trail Version) packages @ 1) SLES-11-SP4-DVD-i586-GM-DVD1 2) SLES-11-SP4-DVD-i586-GM-DVD2 when I tried to open these packages with PowerISO one of the... (7 Replies)
Discussion started by: Leaner_963
7 Replies

4. Boot Loaders

Is Unetbootin capable of making any iso file bootable

1)It is a great experience to achieve what I got today. I had downloaded GParted iso file (135 MB size). Now to make a bootable usb of it, I used unetbootin and to surprise I succeded in entering Gparted application and modified my partitions. Earlier I was in a notion that it is used only for... (0 Replies)
Discussion started by: ravisingh
0 Replies

5. Red Hat

USB bootable RHEL6!

Hi I have ISO file of RHEL6. I want to install it on my WIndows 7 machine with dual boot. But my CD/DVD drive is not working. Please tell me how do you I make it USB bootable from my own Windows machine so that I can install it happily through flash drive. (3 Replies)
Discussion started by: nixhead
3 Replies

6. Fedora

make bootable usb from iso

I need to boot the ultimate boot cd from an usb stick. Do I just copy the iso image to the usb key? How do I make the usb stick bootable? (4 Replies)
Discussion started by: locoroco
4 Replies

7. Red Hat

making pen drive bootable

Anyone can plz tell me how to make pendrive bootable.unetbootin dont have option for red hat (0 Replies)
Discussion started by: shamapraveen
0 Replies

8. Red Hat

Looking for help with creating bootable USB key

I am currently trying to create a bootable USB key that I can use to boot a couple different X86 single slot processors. Creating a basic key is as easy as can be but I am looking to customize this boot image to meet two important criteria: 1. The system must boot in text only mode as my only... (4 Replies)
Discussion started by: kingfish1760
4 Replies

9. Solaris

bootable X86 dvd and flash archives

I have created a bootable DVD for X86 using a flash archive, the problem is that I have to specify the location at the beginning of the install. I have edited the any_machine profile under ./jumpstart_sample to contain the following install_type flash_install archive_location ... (4 Replies)
Discussion started by: eeisken
4 Replies

10. Linux

bootable USB Stick || Fedora 8

Hello Everybody I am planning to install Fedora core 8 on an extra PC I have; what I wanna do is to boot from a USB stick then install Fedora from an ISO image I already have via FTP. Could any one tell me how to create bootable USB Stick for Fedora as I already found how to install from FTP... (0 Replies)
Discussion started by: ahmed_nasr2001
0 Replies
Login or Register to Ask a Question