OpenSUSE Install :: How To Make Live Usb With Persistence
Mar 13, 2010
I am trying to make Liveusb with persistence i downloaded live gnome version which is in .iso format i also downloaded win32diskimager mentioned on this page Live USB stick - openSUSE but it only .img files i also tried unetbootin ,there is no option for 11.2 version my laptop doesn't have cd/dvd drive so to install on hardisk i have to do it by usb,so i thouht of going for live usb. are there any alternatives
I successfully installed OpenSUSE on a 4gb pen drive using the instructions contained within this portal. However, for the life of me I can't figure out why the persistent feature doesn't work.
I 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?
I've completed the creation of a Live USB 9.10 install/configuration. I'm booting from a 16GB Flash USB now, with just about everything working, audio, video, wireless, etc. I'd like to remove some of the "live" features of the OS now, to make it more a bootable 9.10 full install. The first step, is to remove the auto-login feature of the live setup. I tried setting a password on the ubuntu user, but it still auto-logins.
I have created a Fedora 15 live usb using LiLi-Usb with a persistence file of 2048mb, on a 4gb flash drive. What I would like to know is two things, will this allow me to update Fedora 15 on the flash drive?, and later, if I chose to install to the hard drive, will the updates cross over?
First things first, you will need:1GB or larger flash drive rEFIt (Link at the bottom) A linux installation, virtual machine, or live cdA Mac OS X installation/installation disk Administrator permissions gparted (comes on most linux live cd's) hfsplus/hfsprogs for hfs+ support in linux Alright Step one (in linux):Format your USB key with an MBR partiton table. Add an 8MB ext3 partition named "GRUB" for simplicity. Add a 16MB hfs+ partiton. Use the rest of your disk as FAT32. Step two (also in linux):Mount your ext3 GRUB partiton Open terminal and do "sudo grub-install --root-directory=<mountpoint> /dev/myusb", of couse replacing <mountpoint> with the mount point and myusb with the correct sdX. If you get an error saying that there is no bios boot partition (which you shouldn't), open gparted and select the grub partition and select the flag "bios_grub". Close GParted if it is open and reopen it.
Set the boot flag on the GRUB partition. Copy all of the contents of your live cd iso or cd (including the hidden folder ".disk") to your fat partiton. Skip the following steps in the step two if you don't want persistence In terminal create a zero'd out file called casper-rw in the fat partiton with "dd if=/dev/zero of=/media/LIVE/casper-rw". Replace the /media/LIVE with the mountpoint again.
Now type "mkfs.ext4 /path/to/casper-rw" and follow the instructions if there are any Step three (in mac):Open the rEFIt dmg and copy the "efi" folder to the hfs+ partiton. Locate the file called "enable.sh" in the efi folder Open a terminal and type "sudo " and then the path to the enable.sh. (You can find it by dragging the file into the terminal) Step four:Reboot your computer holding the option key Select rEFIt on your USB drive (If it doesn't appear take it out and plug it back in or boot all the way up and then reboot again) Select "Linux on HD" that has a picture of a flash drive on it. You will now be at the GRUB prompt, so type the following:
Code:
root (hd0,3) linux /casper/vmlinuz boot=casper persistent initrd /casper/initrd.lz boot
Of course take out the persistent part if you didn't use the persistence file. [URL]
I've tried using usb-creator to create a persistent live USB of Ubuntu 10.04 32-bit, but the program is useless. There's a bug in the program that greys out the options to enable persistence (see here for bug info). I tried workaround #4 listed in that link, but that didn't work either. When I selected another .iso which I moved to the /tmp directory as stated, the "Make Startup Disk" option then became greyed out as well. It'll make a bootable live USB but I need persistence. Is there a good way to do this without using that program And I tried Unetbootin twice, and it wouldn't boot the live system at all. After seeing the Ubuntu splash screen it just stalled at a black screen forever.
why another slackish distro? Mine (will be) better than most Please try it before you criticize it It is quite unique in many ways I really did it to show how easily one can make their own 12.2 install into a live distro So, it is a proof-of-concept thing Desktop: My own JWM creation heavily based off Vector's JWM Display manager: Slim from Slackbuilds Packages: All pkg's are 12.2 slack, sbopkg's, and slapt-get/gslapt from Slacky, some others converted from absolute/salixos/source. I custom built the JWM desktop, systray-volume-control, and many from-scratch scripts.
works perfect, but boot time persistence works only for unencrypted storage. 'Cause I can not append the boot-log as file the most important part here:
The most confusing line is "Warning: cryptsetup is unavailable" - I took a look into the scripts, it checks if cryptsetup and askpass is executable if not this message. But:
I mounted the hdd-img file local and took a look: all binaries there.
So I tried a lot getting it working on boot time. I tried it with live-tools from testing, from wheezy and last but not least installed and pinned live-tools to unstable. Always the same. askpass isn't executable on boot time before mounting the persistence.
Config is Code: Select alllb config noauto   --apt apt   --bootstrap debootstrap   --binary-images iso-hybrid   --distribution testing   --mirror-bootstrap http://ftp.debian.de/debian/
[Code] .....
(tried with binary-images=hdd, too)
and yes, cryptsetup is inside package-list (otherwise live-persistence from within running machine with crypted partitions would not work). Live tools I used for last run is 4.0.3-1 from unstable, before tried with 4.0.2-1 from testing.
I have an Eee PC with a dead Hdd. I brought it back to life by installing Ubuntu 10.10 on a 16GB SD card. It works 100% but is sluggish.Now I am wondering, from the standpoint of reducing SD card access and writes, would it have been better to create a Live Disc on the SD card with persistence options? What I am thinking is that a Live Disc is designed to run out of RAM, and would thus reduce the activity on the SD card. The only thing this netbook will get used for is the internet. It is a netbook, so the performance is limited, but as far as netbooks go, it is top of the line with dual core and discrete nvidia graphics.
I finally got this thing exactly how I want it with all sorts of tools,... I would like to know how to make a live install cd so I can share with others and put on other computers.. Like be a as clear and specific as you can.. should I leave the install file there on the main desktop too?
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.
I am using this image of Debian: [URL]. But it doesn't matter what I do I fail to make it persistent. I have tried this: [URL] But there is no "grub" on my "install" drive, apparently is an outdated notion. I have tried this: [URL] (with conflicting info regarding the previous link). By booting with a knoppix USB with gparted. Doesn't matter if I leave the NTFS partition unnamed or call it home_rw, I get no persistence, even writing persistent while booting. I have tried also changing this (while in knoppix): [URL]. Basically adding the word "persistent" after "live" but it does not work. All changes I make disappear. What it the current way of getting persistence with this package?
Basically I decided to install KDE, then after disliking it I uninstalled it, however I am left with icons for all the old KDE apps in my applications bar, is there any way I can get them removed.
Would upload a screenie but it wont print screen while I'm in the applications menu?
I'm trying to install from the Live CD. I read the sticky about needing a /boot and a / partition. I think that sticky applies to me but I'm not sure; once the Live CD loads, I click the "Install to Hard Drive" icon on the desktop. It thinks for awhile but ultimately doesn't display anything.What I'm not sure about is how exactly I go about making those partitions. My current HD is a Ubuntu system (Karmic Koala), and its network slowness has prompted me to try FC12. I've backed up everything already, I don't need to preserve anything on the existing drive.
I'm looking for the easiest way to get FC12 installed. Should I fool with the partitions? I just download a different install CD i.e. a non-Live one? If so, which one? Do I need all 5 or so CD images? I don't have a DVD burner so downloading the DVD isn't an option. I'm comfortable working from a Linux command line once the system is working, but I don't have much experience "close to the metal" i.e. actually getting a system up and running.
I'm using Fedora 15 and i want to install Ubunto 11.04 using live usb and then the two linux systems to be on my computer.note:first fedora 15 is to be installed
I've been butting heads with a problem for about a week now. For a while I've been running a DAW (Digital Audio Workstation) off a 4 GB Kingston DataTraveller Flash Drive. Using partimage, I've managed to install this Maverick Ubuntu and load it with Audio Stuff from UbuntuStudio....plus wineasio and some Windohs audio software, then save the images of the partition usb stick (win32 livecd partition and casper-rw persistence partition).I've also done the same thing with a linuxaudio distro called pure:dyne. I restore and use either according to my needs. Obviously 4GB isn't a lot of space....so over the holidays I went out and bought the 8GB version of the DataTraveller. Two weeks later I'm still trying to get things to work right.
The problem is that when I create the casper-rw partition and boot into Ubuntu things slow to a snail's pace. Ubuntu takes over 5 minutes to boot up. Installing anything with Synaptic or whatever takes 5x as long as with the 4GB version of the flash drive. Everything works rather well....although multitasking is laborious, if possible at all. At first I thought it was the usb-key itself. After returning it (twice) I realised this just wasn't the case. 3 different flash drives had performed exactly the same way. Googling around over the last few days I found I'm not the only one to come across this problem...but still no solution.
What makes things weirder is that today I installed pure:dyne on that same stick and it works perfectly...running as smoothly (almost) as from a normal harddrive. Weirder still is the fact that pure:dyne is built from ubuntu itself...the only difference (as far as the whole usb-creation business goes) is that the persistence file/partition is named "live-rw" instead of "casper-rw".
I'd settle for pure:dyne...except it's built on "lucid" not "maverick"....two of my 3 computers have graphics driver issues with pure:dyne and the soundcard support is spotty (which is strange for a distro specialising in audio production) and wine (and therefore vst/i support) is not nearly as good. If anyone has any clue what goes on here I'd be very interested. In the meantime I'll run pure:dyne on the one computer that likes it.
I have a SONY PCG-R505TE laptop with an external CD/DVD, it connects via what I think is a PCMCIA card, the drive came with the laptop and functions fine. I currently have Windows XP running on this laptop, but it's very slow.I downloaded openSUSE-11.3-GNOME-LiveCD-i686.iso and sucessfully burned it to a CD.I have the laptop bios set to boot from CD, and it appears to be doing that no problem. When it boots I first see the welcome screen, then the openSUSE Installer, whether I select the Live (GNOME) option, or the Installation.. it loads the kernel, and then loads the KIWI boot systemit is on the third event, waiting for CD/DVD dvices to appear... that something seems to fail... I then see Failed to detect CD/DVD or USB drivethen a rebootexception and it reboots in 120 seconds.
I am trying to create an usb install from an gnome-live cd. All I have done is not working:
dd fedora liveusb-creator fusbi linuxlive usb creator unetbootin pendrive
All I can get are errors saying cang find kernel or error like that. I have used linux and windows environment. The iso I am using is fine, I am sure because I have instaled it on two pcs. Iso gnome-live >> usb (bootable to install)
I have a non-broadcast network (ad-hoc?) that I attempt to connect to via openSUSE 11.2 running off live USB. It does nothing. It never connects and when I view it with available networks it just shows the name and "insecure" (even though it's WPA2Personal) and no percentage.How do I get wireless to work?
I downloaded the live cd iso and installed it on usb using this command (while it was unmounted):ddif=open SUSE-11.2-KDE4-LiveCD-i686.iso of=/dev/sdc bs=4M...I then restarted and it loads into a main openSUSE screen, I choose the "OpenSUSE 11.2" and it starts loading. Then it shows the progress abr under the gecko guy and it starts to load, that moves to a few diff. places on the screen and then it goes black. Any ideas?
I am using an HCL k38 pdc laptop and I am unable to boot KDE live cd of opensuse 11.4. The system boots to a graphical screen where a progress bar is shown. the progress bar proceeds to about 90% and then my system hangs. ALl I can see on my screen is that graphical image with suse logo and progress bar. Though my mouse works and I can move it all around the desktop but if I try pressing any key (CAPS/NUM LOCK/SCROLL LOCK) i dont see any LED notification for that. this concludes that the system is hanged.
Key board has no issue as I can use it in Windows.
I tried to boot the lice cd in text mode and it worked very fine from there I installed the system on to my HDD in dual boot mode with windows XP. But after installation when I boot opensuse from HDD it stucks at the same position.
I think this issue is with Nvidea graphics card as when the system boots I see an error message that says that the RAM has an address conflict with VGA ROM.
How can I use opensuse. I have even tried ubuntu 10.10 but it also hangs while booting or after booting. So far I have been able to manage only Sabayon Linux working on this machine however the ubuntu 9.10 was working on this system and it also started behaving similarly after I upgraded it to ubuntu 10.04.
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"
I downloaded the latest OpenSUSE LIVE CD and burnt it with Nero at 4x speed and there was no errors.
I booted the CD up and I hit Run Live CD, I come to errors
ID "1" Respawning too fast: Disabled for 5 minutes ID "2" Respawning too fast: Disabled for 5 minutes ID "3" Respawning too fast: Disabled for 5 minutes ID "4" Respawning too fast: Disabled for 5 minutes ID "5" Respawning too fast: Disabled for 5 minutes ID "6" Respawning too fast: Disabled for 5 minutes
I am not sure what to do as I want to use OpenSUSE,
I have made many attempts at getting the live CD to boot from a usb key with no success. I have read the various tutorials, including a kiwi method. There seems to be something missing.
What (and where) is the executable file that boots the system? I used the Imagewriter to create my key. It has a syslinux.conf file but I see no executable called syslinux. I see nothing in the boot folder that is executable either.
The tutorial that has the imagewriter method has little detail. The kiwi tutorial has exquisite detail but it applies to kiwi and I can't figure out how to "translate" it. There must be something very simple that I am missing. I tried this on 2 different machines and it failed 2 different ways.
I am currently running 11.2 on my PC and have been doing so since it was released with no problems. When I try and install from my DVD (MD5sum and media verified) all goes well until the installer gets to the "searching for linux partitions" bit and then it dies completely. I have tried installing from a KDE and GNOME live CD and they both boot cleanly and load a usable desktop in both cases with internet access and all my Windows and openSUSE 11.2 partitions visible and browsable.
When I try to install from either of these discs Yast2 gets loaded and then just dies. I am at a total loss as to how to progress any further. Incidentally Fedora 13 won't install either so I suspect it is a kernel issue as my hardware has not changed since I installed openSUSE 11.2. I have been using SUSE since 10.0 and have never has any problems installing before now.
I tried installing 11.4 from the live CD on a new motherboard (ASRock N68C-S UCC) and the very first screen (license agreement) comes out so garbled that I can not read anything from it. I tried to run rather then install from the live CD, with the same result.
Hitting F3 and changing the resolution to 800x600 still did not fix this. I find it surprising, because I would expect the installation process to use low quality graphics and therefore not be too bothered about the specifics of the graphics chipset (NVidia GeForce 7025 / nForce 630a in this case).For reference the machine has 1 GB ram.There is no such problem with the 11.3 live CD, which is what I ended up using. So no problem in terms of getting the PC up and running.
way to install applications onto a OpenSuse Live DVD. For example I want to install Sophos for Linux onto a Live DVD so that a disk less PC can be booted from CD and then used to scan other CDs or USB keys. The Sophos product is not distributed in RPM format and so SuSE Studio won't work.