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


ADVERTISEMENT

Debian :: Reset/remove Udev Persistent-net-rules?

Apr 30, 2011

I should create a sqeeze image and install it on other computers.Udev should detect network card (NIC) module and load it automatically at startup.How I understand /lib/udev/rules.d/75-persistent-net-generator.rules runs when udev starts, then writes to /etc/udev/rules.d/70-persistent-net.rules.The problem is, udev searches for this NIC on other hardware and the network cannot start.I can solve this problem easily using a startup script to delete /etc/udev/rules.d/70-persistent-net.rules file.

View 2 Replies View Related

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 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 :: Persistent LMDE With Startup Disk Creator On Pendrive?

Jan 21, 2011

I have a 16 GB Sandisk Cruzer Blade USB drive. My aim is to create a portable LMDE operating system. Both for the challenge and to spread the word amongst my friends. Just today, I've converted another mate with an old Dell with stand alone LM9 LTS. On another thread, I recieved a lot of help trying to use GRUB with no real progress other than finding out that needed someone with a lot more knowledge.

viewtopic.php?f=46&t=64335 bear with me for the long description of what I have done so far. I'm trying to avoid us doing things twice. I have used Startup Disk Creator in LM9 to set up my usb. There is still a problem with persistence. Creator uses casper and syslinux to boot. In setup, it gives the option of persistence up to 4 GB file or discard.

The progress window indicates it creates a persistence file. Everything seems to go smoothly to completion and reboot. The boot-up avoids the usual live dvd menu and goes all the way to the live desktop with install Mint shortcut. Change the keyboard to USA Colemak with CapsLock an additional backspace. Reboot the PC, no remove drive and enter request on shutdown, and back to live desktop. No Persistence. Reboot. I go to users and groups and create my own user desktop. Logout of Mint and into my desktop. Change keyboard settings and go to reboot. It wouldn't let me. Needed a root password. Back to the forums to change that. More research tells me that the program creates a seperate ext2 partition labelled casper-rw to generate persistence. Some sites have called it casper.rw Run GParted. dev/sdd- Sandisk 16GB- has a single FAT32 Partition sdd1. No casper-rw ext2 partition. Amongst other things I created the casper-rw and casper.rw partitions to help it along. No effect. I removed the pendrive, and booted up normally. Re-inserted the pendrive to determine the included files.First level-

[Code]...

View 2 Replies View Related

Debian :: UFW - How To Remove V6 Rules

Jul 30, 2013

I just installed ufw and made some rules :-

Code: Select all$ sudo ufw enable
$ sudo ufw default deny
$ sudo ufw allow 80,443/tcp

Now this gives the following :-

Code: Select allRule added
Rule added (v6)

Now is there anyway to tell it to NOT add the v6 rules (of course over time v6 will become the new standard and I'll have to upgrade my router and all) but till my ISP doesn't I just want to make it easy for myself.

I could install gufw and just take that rule out but wanted to know if there was a way to do that via CLI .

View 6 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

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

Fedora :: Remove Jexec From Startup From A Live CD?

Mar 6, 2011

I recently installed Fedora 14 and things were going fine. Until I installed Java SDK (or is it JDK). When I rebooted immediatedly after installing, startup is hanging up on starting; jexec services.

I've tried booting from a live CD, thinking I could edit /etc/init.d/jexec, but so far, I haven't been able to make changed to the local file system. How do I remove jexec from startup from a Live CD?

View 2 Replies View Related

Slackware :: 64 13.37: 70-persistent-cd.rules Not Automatically Generated?

Jun 4, 2011

And it was under Slackware64 13.0 and 13.1.Due to other issues with the 13.1 to 13.37 upgrade, I ended up performing a clean install so I don't think that this is due to leftover cruft.

View 4 Replies View Related

Debian Installation :: Mac Pro 1.1 - REFIt Won't Show Install And Live Disks At Startup

Mar 19, 2016

I have a Mac Pro 1.1 and am having trouble installing Debian. I installed rEFIt but it won't show my install and live disks at startup. I have very little experience with the command line but would be willing to try. I have installed debian to my pc and used the command line successfully there, but want the OS for my mac.

View 4 Replies View Related

Networking :: Changes To 70-persistent-net.rules Not Reflected In Ifconfig Until Reboot?

Jun 18, 2010

I am working on a Fedora 13 iso that will be used on some of the PC's at my work, the computers will have a varying amount of Ethernet ports, at least two onboard and up to 6 external. In order to ensure that the same physical port on the back of the computer is always used for the internet connection I have written a script to rearrange the contents of /etc/udev/rules.d/70-persistent-net.rules. The script ensures that the two Ethernet ports on the motherboard are listed as eth0 and eth1, without it they could end up as any port in the eth0-7 range.

The script works well however when its run I need to reboot the PC for the ifconfig to load the correct port as eth0/eth1. I have tried placing calls to my function through the rc.sysinit/rc.5d/rc.local and so on however nothing seems to work.Is there a way to make ifconfig check the mac/eth configuration files for changes (There appears to no longer be an ifprobe command which sounds like what I need). Alternatively is there somewhere I can place the script after udev has created the persistent-net.rules but before anything else loads the information. I have tried chkconfig --level 2345 network off and loading the service later but it still uses the wrong information, only a reboot seems to get it to work

View 3 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

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

Ubuntu :: How To Create Persistent Live USB

Dec 31, 2010

I'm attempting to create a persistent live USB. My flash drive is 32 GB, so I plan on creating a 8 or 16 GB ext casper-rw partition for my persistence (as described here.) I would like to have the remainder of the space available as an NTFS partition. However, most of what I'm reading indicates that only FAT32 is possible for a bootable Ubuntu USB.

I've been told that if I simply installed to USB drive as if it were a regular old HDD, it would be bootable and I could simply format the rest as NTFS. I'm wondering if this is true and why all these utilities I've found (Linux Live USB Creator, Universal USB Installer, etc...) insist on FAT32. Persistent (>4GB) bootable usb, with the rest of it a windows-recognizable NTFS partition?

View 1 Replies View Related

Fedora :: F14 Live USB - Cannot Make Persistent Changes

Jan 10, 2011

I am running a live (4gb) USB of Fedora_14 with 768mb persistent storage. I am trying to add firmware for broadcom wireless link, as it is not natively supported. When I download tar, extract and copy missing firmware then reboot... all changes are reverted back. How do I make these changes persistent upon reboot.

View 8 Replies View Related

Software :: Create A Persistent Live USB?

Apr 20, 2010

I'd like to make a "live" USB, probably Ubuntu or a derivative such as Mint. How do I make it persistent? FWIW, this particular project will be primarily used for Ubuntu Studio. My hardware works fine with all versions of Ubu and Deb so there are no driver issues, simply the question of adding persistence to the stick

View 2 Replies View Related

Debian Installation :: Sd Card Boot Persistent ?

Dec 21, 2010

I was wondering if it can be possible to boot debian from micro sd card and have it persistent. I have checked the bios of my laptop and there are options to boot from USB and HDD (and from floppy, cd, network and hard disk), but not from sd card. Would it be a problem or could there be workarounds. That is of course if the whole thing is a good idea at all.

I have already booted the laptop from USB, but I would like to use it for everyday work and USB sticking out is bound to get snapped off. Sd card on the other hand would go inside in the slot. The hard disk is dead and is a bit expensive to replace (and unnecessary in respect of the volume, I only need a couple of gb for work)

View 6 Replies View Related

Debian Installation :: Persistent Install In Virtualbox

Jun 28, 2011

So i installed debian squeeze in virtualbox with xfce and i thought that it was persistent. when i powered down the virtual machine and started it up again later I only had the option of installing it again. Do i use save state to keep it in the installed stage? would i have to do that each time i made a change? i want to make sure so that i don't keep having to re install it.

View 7 Replies View Related

OpenSUSE Install :: 11.2 KDE Live Persistent USB Hangs

Feb 11, 2010

I've created a live and persistent USB boot of OpenSUSE 11.2 KDE according to the howto. It boots and works fine for about 5 minutes and then hangs. Only the mouse will move but I can't click on anything and it never comes back.

View 3 Replies View Related

Ubuntu :: Make A New Persistent Live Usb For The 64 Bit Machine?

Feb 18, 2011

Currently got a 32bit laptop and im running Ubuntu desktop 10.10 with the 32 bit version, If I upgrading my machine would i need to make a new persistent live usb for the 64 bit machine?

View 3 Replies View Related

General :: Ubuntu NR - Install Vs Live-persistent

Nov 11, 2010

I have an old EeePC 701 4G netbook that I'm about to reconfigure for a friend who needs it to read PDF files, surf the net occasionally and do few other things. I'm going to install Ubuntu Netbook Remix, version 10.4.

Now, the 701 only has four gigabytes of internal storage, and I'm unwilling to spend money on it to expand its memory. When installed UNR takes up about 2.3 gigabytes, which leaves a bit more than a gig available for user data, and that's not much at all.

However, I could copy the live files off the memory stick in the main drive and use the remaining space for a casper-rw partition. Then it'd be only a matter of editing the bootloader in order to have a system that saves changes. This way I could fit the system on only 700 megabytes.

My question is: is there any drawback to running a persistent live off the main drive as the operating system? Something that would make me prefer eating up two thirds of the drive with the system, rather than just a fifth of it?

I imagine upgrades would eventually take up a lot of space, as they'd essentially copy a lot of the system in the live partition, but this is easily solvable by not performing them. I don't think the intended user would miss them, since she'll only really need three or four apps.

View 3 Replies View Related

General :: Ubuntu Live-cd Persistent And Also Read-only?

Mar 18, 2010

I have already a ubuntu live-cd running with persistency on a USB stick but I would also want to be able to launch it, loading all the saved preferences in the casper-rw partition, but without any modifications on those settings.The idea is to have on the start menu 2 options:1- start ubuntu saving changes (on the persistent partition)2- start ubuntu not saving changes (not persistent, but loading the previously changed settings)This way, I could save preferences incrementaly, but only when I opted for the option 1.

View 3 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

Ubuntu :: Startup Disk Creator / Can't Make Persistent USB

Oct 1, 2010

I have enjoyed setting up a live USB stick to boot Ubuntu from and it works very well but I can't make my settings persistent. The option to do that in Startup Disk Creator is greyed out, the Stored in Reserved Extra Space is just not available.

View 2 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

Ubuntu :: Lost Persistent Home Media In Live?

Sep 7, 2010

I partitioned a 32 gB flash drive to one 8 gig and one 24 gig partition. Both fat32. I wanted to be able to access the 24 gig partition from XP.I installed a persistent 10.04 on the 8 gig partition.All ran well for about 3 weeks. Today during boot up I noticed that it had stalled at "creating live session user". I left it there for several minutes and then powered down to retry.Several attempts to boot left me at the same spot.I looked at the boot up messages and noticed this error... "unable to find persistent home media".I don't have a ton of save info on the live user account but I would like to be able to fix this type of problem.

View 3 Replies View Related

Fedora :: F14 Live USB - Overlay Persistent File Space

Nov 20, 2010

I just set-up my fedora-14 live usb on an 8gb usb hard drive but I see the space left on '/' is less than 800mb (I created a 3.5gb persistent file) like so:
Code:
livecd-iso-to-disk
--unencrypted-home --home-size-mb 3500
--overlay-size-mb 3500 Fedora-14-x84_64-Live-Desktop.iso /dev/sdc1
but I still don't have much space to install programs.

Is there a way to trick yum into installing programs under /home/liveuser/programs instead ?:
Code:
[liveuser@localhost ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/live-rw 3.0G 2.8G 223M 93% /
tmpfs 1002M 352K 1002M 1% /dev/shm
/dev/sdb1 7.4G 2.0G 5.1G 28% /mnt/live
/dev/loop5 3.2G 130M 2.9G 5% /home
varcacheyum 1002M 0 1002M 0% /var/cache/yum
/tmp 1002M 92K 1002M 1% /tmp
vartmp 1002M 0 1002M 0% /var/tmp

View 5 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







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