Debian Installation :: Persistent Live Jessie System On 8GB USB Drive

Oct 28, 2015

I'm trying to create a persistent live Jessie system on my 8GB USB drive.

If that matters, I'm currently on an Arch Linux system, and I partly followed what's on the relative wiki (Pages Create a new MBR for a USB stick, Manually create a USB flash installation and Install Syslinux), plus a CrunchBang post explaining how to make a persistent live USB out of any Jessie-deriving distro (like their BunsenLabs Hydrogen).

The problem is, even if Debian boots up more than fine, the system isn't persistent at all.

Here's what I did (I know some passages are redundant, but still...):

Downloaded the Cinnamon flavor of Jessie via torrentErased the old MBR

Code: Select all# dd if=/dev/zero of=/dev/sdb bs=512 count=1 && syncCreated a 1.1G W95 FAT32 (LBA) active partition and used the remaining space on a Linux partitionFormatted the first to FAT32 and labelled it "Debian64". Formatted the second to ext4 and labelled it "persistence"
Code: Select all# mkfs.vfat -n Debian64 /dev/sdb1
# mkfs.ext4 /dev/sdb2 -L persistence
Mounted the first partition and the iso

[Code] ....

View 5 Replies


ADVERTISEMENT

Debian Installation :: Remove 70-persistent-net.rules During Live Startup?

Mar 2, 2011

I've created live squeeze usb-hdd and if I boot first time the udev system writes the MAC address of the network interfaces into /etc/udev/rules.d/70-persistent-net.rules.Because I use full persistence, the file is there on the next boot and I don't get network running automatically on other computers. My problem is, howto remove 70-persistent-net.rules every time during the startup?

View 5 Replies View Related

CentOS 5 :: Live On USB Flash Drive Non-persistent

Jul 27, 2009

I just tried Centos 5.2 Live starting from a 2 GB USB flash drive. Everything seems to run fine, fast, stable - except for that the persistent feature is not working. I created the USB from Windows using the Centos 5.2 LiveCD image and the current version of Live USB Creator (3.7), and declared a 256 MB persistent space.

This persistence feature had worked before with Fedora 11 but the system resulted unstable, kernel panic.... Now Centos has been solid for hours in a row... but the file where persistence should be reflected remains untouched with the initial creation timestamp. When rebooting, every change in config, file created etc gets lost.

View 2 Replies View Related

General :: Live Persistent Usb Drive With Multiple Distros?

Jun 11, 2011

I have a 16Gig usb drive and i've managed to get Backtrack up and running on it with persistence, but I really want to have on it is Mint, Backtrack 5, if possible Ubuntu and hirens bootcd. I don't really want to use unetbootin. how i need to set up the partitions, if it's possible to have both Backtrack 5 and Ubuntu with persistence since they both use casper-rw and what mint needs for persistence.

View 6 Replies View Related

Debian Installation :: Live Image Jessie Do Not Boot UEFI

Sep 18, 2015

Debian-live-8.2.0-amd64-xfce-desktop.iso do not boot in uefi mode. I would like to know if live image can boot uefi mode? If not how can I do later from bios to install grub efi?

View 1 Replies View Related

OpenSUSE Install :: Persistent 11.2 Live System On USB Not Booting

Dec 2, 2009

Yesterday I did follow exactly the description how to build a live system on a USB Stick with the additional second partition for the data of Live_USB_stick. So far I had success, as my Netbook did start booting and loaded the OpenSUSE 11.2. Then I rebooted the Netbook and it never again comes up with the 11.2. It looks as if it would stop somewhere at starting the graphical system, but I'm not sure.

Today, second try, I created the USB stick with the 11.2 Live System only (no second partition). My Netbook starts booting and shows the 11.2 system successfully, also further boots are the same successful. Then having created the Live system with the second partition again, results in a un-bootable Netbook again (not even the first time it comes up).

What I wonder when I did check the USB partitions: the one (sdg1) with the Live-CD can be mounted and the content is readable. The second one (sdg2) cannot be mounted; shouldn't it be mountable and shouldn't it be formated with a file system? Did anyone have some experience on this? Or, at least, the people having a running persistent live system, what does the partition them show up?

View 5 Replies View Related

SUSE :: Persistent Live USB - File System Appears Read Only

May 4, 2010

I have made a persistent live usb of suse 11.2 using a '.iso' file. Now when I boot from the Live usb, the file system appears read only. I want do some modifications in the files.

View 2 Replies View Related

Debian :: Making Live USB Squeeze Persistent

Nov 8, 2010

I need to have a persistent Debian install on a thumbdrive to run a computer that is currently diskless (dead hard drive). So far I've managed to get it to boot Squeeze live beta by setting up the thumbdrive with UNetBootin, but it's not persistent. I found this, but step 6 is a mystery to me, as I can find no such command or package.

View 12 Replies View Related

Debian Configuration :: Custom Amnesic Live CD With Persistent Partition

Nov 9, 2015

I want to customise an amnesic Debian environment (like Kali Live CD) with everything (Users, background, icons, etc.) set up to work the way I need. This OS should be inside a memory stick, and, most important, it has to have an encrypted partition I can mount and unmount whenever I want to save persistent data.

View 5 Replies View Related

Debian :: Create Customized Live USB With Persistent Home Partition

Feb 3, 2011

I have Lenny installed. How to create, using live-helper customized Live USB with a persistent /home partition on this USB stick, to save changes between boots?

View 6 Replies View Related

Debian Installation :: System Hanging On Upgrade To Jessie

Apr 5, 2016

I have an asus eee 1015px, which was running dualboot windows and wheezy with no problems (except the browsers seeming to take up a lot of CPU). Today having backed up everything, I wanted to upgrade to jessie. URL...

Everything seemed to be progressing fine, no strange messages, it took 1 hour for

Code: Select allapt-get upgrade

but maybe that's normal. However, then when I did

Code: Select allapt-get dist-upgrade

It froze at 17.30 with a weird screen. The sort of thing you never want to see on an install, a sad face and blocks instead of text.
pic: URL...

Then it moved on and gave a readout, which seemed pretty ominous
pic: URl...

It then moved and gave a readout, hanging again:
pic3: URl...

Now it seems to be in loop, moving on every 15 minutes or so but always ending up with the same screenful of text shown in the foto below, which ends with the last line reading like this:

Code: Select all[17798.587776] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
or later
Code: Select all[20209.229273] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)

This pic shows the full screen: URL....

This is baffling for me I'm not very experienced with debian.

View 8 Replies View Related

Ubuntu Installation :: Can't Create Persistent Live Usb Of 11.04

Apr 1, 2011

I have tried to create a persistent live usb thumb drive using Startup Disk Creator, but have not had any luck. I have tried running Startup Disk Creator from Linux Mint 9 xfce (currently installed on my machine) as well as from live sessions of ubuntu 11.04 Beta1 and xubuntu 11.04 Beta1. When using Startup Disk Creator in Linux Mint, I am able to set the slider to choose how much reserved space I want, but when I reboot, the USB stick does not load, I get an error message about an unknown name in the file. When using the live sessions of ubuntu or xubuntu, the section with the slider to choose how much of the usb stick to devote to the persistence file is greyed out. I get the same result whether I choose the xubuntu iso or the ubuntu iso as the source disc image. I have used the same USB stick and Startup Disk Creator to make persistent live installs before - is there something about 11.04 that does not allow persistence?

View 9 Replies View Related

Debian Installation :: Jessie On Btrfs File System With Subvolumes

Feb 9, 2015

My goal ist to install Debian Jessie on a drive with a btrfs subvolume scheme. This is my first time using btrfs and also my first Jessie installation.

My experience is, that partman creates btrfs file systems but doesn´t support btrfs subvolumes (why not?).

I successfully created btrfs subvolumes manually in a shell session during ("expert") installation and manually mounted them to the desired mount points in /target. Installation went through until grub2 installation, which failed.

Is there a best practice to install Debian (Jessie) on a btrfs file system with subvolumes? I want to use subvolumes for /, /home, /var/log and /var/lib/mysql.

View 3 Replies View Related

Debian Installation :: Jessie UEFI System Boot Menu Missing?

Feb 17, 2016

I have installed Debian Jessie 8.0.3 64-bit net install on an IBM ThinkCentre. I have earlier had a dual boot Win 8 and Ubuntu 14.04 installed on the computer. When I installed Debian Jessie, I deleted the Ubuntu partitions and created new partitions from the free space. The install went fine and the Debian EFI/UEFI version of Grub was installed, but clearly at some other place, as when I boot the system, the old Ubuntu Grub pops up and of course cannot find the necessary files that it is looking for.

View 9 Replies View Related

Ubuntu Installation :: Boot Persistent Live USB In Fresh Mode?

Nov 14, 2010

I have a persistent pendrive of Ubuntu: [URL]
It has a file where it saves the configuration of my computer: casper-rw

But if I boot this USB flash drive in another computer I would like to do it in a fresh way, that is, without loading the configuration of my computer (saved in the casper-rw file). For example, in Puppy Linux this can be done easily, just putting pfix=ram in a boot option of syslinux.cfg and selecting this option when booting.

I think this is important because I think that otherwise the Ubuntu (at least in some cases) cannot open if used in a computer different to the one where casper-rw was configured. It happens to me that I cannot run Ubuntu with my pendrive when inserted in a different computer (I think the reason is what I've said).

View 5 Replies View Related

Ubuntu Installation :: Booting 11.04 From Live Usb - System Does Not See Hard Drive

May 21, 2011

I have a dual boot machine with WinXP/Linux Mint on it. I am looking to erase both of them and put up Ubuntu 11.04.

I have chosen to go with a live USB install for this. The live USB boots fine and everything seems usable. However, when I tried to install it would tell me that I do not have 4GB available for the install which seemed a bit weird since I have a 160GB Maxtor HDD.

After digging around a bit I realized that the system does not see my hard drive. Running fdisk -l would only show the USB drive that I am booting from and not the main HDD.

I tried to have a look in /dev to see if my HDD is there and not mounted. But aside from sda which is the USB I did not find an sdb or hd entry.

Has anyone encountered a similar problem while trying to install Ubuntu 11.04?

P.S.: The HDD works fine, I can see it in BIOS and in the other 2 OS-es that I have installed.

View 5 Replies View Related

Fedora Installation :: Live Usb Media Persistent Storage Feature Not Working

Sep 1, 2009

live usb media does not let me to to save files and make modifications to live operating system that will persist after a reboot

I made the bootable stick with the liveusb creator at https://fedorahosted.org/liveusb-creator/ using an iso image of f10 live cd, a flash drive with 2 Gb capacity and a paersistent storage setting of 200 Mb

I changed root=XXXXXXXXXXXXXXi-do-not-remember-XXXXXXXXXXXX to

On the flash drive to make it bootable

I installed gparted on live operating system and when i rebooted gparted was not installed.

View 5 Replies View Related

Debian :: How To Create A Persistent Linux USB Drive

Feb 16, 2011

Yes, I know, I know, there are lots of instructions out there on how to create a persistent Linux USB drive. However, I've been having a really hard time finding if it's possible to create the WHOLE thing persistent.For example, I want to turn my 8 GB thumb drive into a portable Debian Squeeze where I can install (persistent) apps and make root-level changes to the filesystem. Is this possible?

View 2 Replies View Related

Debian :: Moving Persistent USB Install To Larger Drive

Dec 30, 2015

I installed debian 8 on a 16 GB usb drive using this guide. I used a debian 8.2 64-bit image with mate. If I were to get a larger usb drive, would I be able to transfer everything from the 16GB drive to it? How?

View 1 Replies View Related

Debian Hardware :: How To Boot Live Jessie On Aspire E15

Dec 28, 2015

I'm new on this forum, but not new on linux and in general on Ubuntu and Debian and I've always programmed on these OS but I still have a long way, however, in fact I have a new Aspire E15 573G in which there is the UEFI that creates many problem on the boot of different systems but I need to change Windows 10 to Debian or to have both them because I hated Windows.

I searched in many sites to find because my debian live charged on my usb pen doesn't boot in any manner, I read that the live debian still does not start on UEFI systems but I still BELIEVE that there is a method to boot it up and I found this: [URL].....

So my request to you for now is what are the boot parameters to set to the liveboot.nsh? because that configuration doesn't solve the problem, Debian wanted ACPI disabled so I modified the .nsh but still there's the black screen.

View 14 Replies View Related

Debian Installation :: 8.1 Live USB Drive With Persistence

Jun 18, 2015

I have searched but have not found a successful way of generating a USB drive with persistence using Debian 8 Live USB.

I have an 8 gig USB drive that I would use 4 gigs for the persistent drive.

View 12 Replies View Related

Ubuntu Installation :: 9.10 Thumb Drive With Persistent Changes?

Mar 27, 2010

I've just installed UNR version of Ubuntu on one of my thumb drives and was wondering what I needed to do to for making it have persistent changes? I've seen the different tools and the usb creator they have on Ubuntu already but I want to do it myself from scratch. What files do I need to edit to make the drive persistent? I made the bootable thumb drive using UNetbootin.

View 9 Replies View Related

Debian Installation :: Install A Live Cd Onto Hard Drive?

Feb 7, 2010

Can you install a live cd onto hard drive? I'm in a live environment now and don't see an install option.

View 10 Replies View Related

Debian Installation :: Install Live To A 4 GB Flash Drive?

Apr 12, 2011

I am trying to install Debian Live to a 4 GB flash drive. I am using UNetBootin to extract this (debian-live-6.0.1-i386-gnome-desktop.iso) file to a FAT32 partition on my flash drive. It installs fine, and shows me the SysLinux menu fine, but when i choose live(or anything else) it says"Invalid or Corrupt Kernel Image". I also tryed these other installers. pendrivelinux's Universal USB Installer. It gives me the same message. win32diskimager gives me a different Debian menu, but the same problem. Does anyone know what is wrong, and how to fix it. It is driving me nuts!

View 11 Replies View Related

Debian Hardware :: ALSA Sound Not Persistent In Games Or System

Jul 26, 2011

I recently changed from Gentoo to Debian Squeeze. All went fine but I have an ALSA issue. I have an AMD Athlon II X4 board with a Nvidia (Realtek) sound chip. After installing I got a lot of "no such device" errors, so I installed the Realtek driver the Debian way and the errors vanished. I could successful run alsactl init and alsamixer.

At this point there is no sound neither in games nor system. alsaplay says (on the screen) that it is playing a wav file but there is no sound. My test ''dd if=/dev/urandom of=/dev/dsp'' complains "/dev/dsp : no such file or directory". Well, all clear. modprobing the snd-*-oss modules brings sound alive but I have to do this after every restart. I have no clue how to make this persistent the Debian way.

View 6 Replies View Related

Debian Installation :: Live System Working With Encrypted Persistence

Oct 28, 2014

I tried a while getting a live system working with encrypted persistence. The command

Code: Select alllive-persistence activate /dev/sdx2

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:

Code: Select all+ tailpid=123
+ tail -f boot.log
+ cat /proc/cmdline
+ LIVE_BOOT_CMDLINE=BOOT_IMAGE=/live/vmlinuz boot=live noeject keyboard-layouts=de components persistence persistence-encryption=luks,none initrd=/live/initrd.img debug=true
+ Cmdline_old
+ PERSISTENCE=true
+ export PERSISTENCE

[Code] ....

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.

Whats going wrong in boot system?

View 12 Replies View Related

Debian Installation :: Get Grub2 To Boot A Live System From Hard Disk

May 8, 2011

I have been frustrated attempting to get Grub2 to boot a Debian Live system from hard disk. Have set aside a 4gb partition /dev/sda1 to contain the Debian Live and some other recovery tools. I actually have them all working from a 4gb USB stick successfully, but getting it to work on my HDD has proved challenging. On USB, I have PartedMagic, Gparted, Grml, and of course my standard 6.01 Squeeze. I have also managed to get the Debian Live booting from that USB stick. Very slick.

However, I can NOT get Debian Live to boot from my HDD; altho all of the others above boot fine. Have tried it two ways - one using an iSO image, which is how it is done on my USB stick. The other attempt is to copy the entire contents of the ISO to a directory.

Here are my directory structures:

debian_live_gnome_squeeze_i386- contains the following: debian-live-6.0.1-i386-gnome-desktop.iso initrd.gz initrd.img vmlinuz which is how it is laid out on my USB stick debian_live - contains the files from the ISO image The error I get is something like "panic unable to find live filesystem" My grub.cfg snippet for the two methods I have tried - the 2nd menuentry is similar to how it works on the USB stick.

menuentry "Debian 6.01 Live (on /dev/sda1)" {
insmod part_msdos
insmod ext2
set root=(hd0,msdos1)

[code]....

Probly don't really need to get it working since PartedMagic can do almost everything I need for recovery and I can use the USB for reinstall or whatever else.

View 8 Replies View Related

Debian :: Can't Mount NTFS Drive On Jessie

Jul 9, 2015

If i click the ntfs partition from nautilus, it prompts to type password. If i type the password and enter, i see this message:

Code: Select allUnable to access “alldisksda5” Error mounting /dev/sda5 at /media/user1/alldisksda5: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda5" "/media/user1/alldisksda5"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sda5': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option.

View 1 Replies View Related

Debian :: Zoneminder 1.28.x On System With 8.0 Jessie

Oct 12, 2015

I'm trying to install zoneminder on my system (Debian 8 Jessie). I was trying to follow a guide on puccinellidigital, since I use nginx on my machine.

everything is OK, but I can't get the xinet to work

Code: Select allservice xinetd status
Code: Select all...
Oct 09 14:24:39 donnager xinetd[1102]: service/protocol combination not in /etc/services: zms/tcp
...

But if I check

Code: Select allcat /etc/services |grep zms
Code: Select allzms-inetd       85/tcp                         
# Zoneminder ZMS inetd-wrapper

View 1 Replies View Related

Debian Configuration :: RAID1 On Jessie - Unable To Boot From Second Drive

Jul 28, 2015

Recently tried to make RAID1 on MBR partitions scheme on Debian Jessie - debian-8.1.0-amd64-DVD-1. The issue - I have unable to boot from second drive after grub-install /dev/sdb by any ways. RAID1 itself for / swap and home is fully functional. Decided to try the same thing on GPT, same story. How to boot from second drive on most recent Debian Branches?

View 9 Replies View Related







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