Debian Installation :: Minimal With Gnome On USB Memory Stick And Make It Bootable?

Jan 8, 2011

I'm looking for a good tutorial to install minimal Debian with Gnome on USB Memory stick and make it bootable.

View 9 Replies


ADVERTISEMENT

General :: Install Busybox With Gnome On A USB Memory Stick And Make It Bootable?

Jan 8, 2011

Howto install busybox with Gnome on a USB memory stick and make it bootable?

[URL]

View 2 Replies View Related

Red Hat :: Software For Bootable Memory Stick?

Apr 19, 2010

I by an memory stick with 16Gb memory. I want to make it bootable. Because I am beginner in using linux, I need an software from which I can made bootable the stick.

View 1 Replies View Related

Debian Installation :: Volume Encryption Onto Bootable USB Stick?

Aug 27, 2015

I have been trying for close to 7 hours now to create a working encrypted bootable usb key for debian now.

I start by running the debian installation dvd (1 of 3. I downloaded and burnt all three ISO's that I found here: [URL] .... (2015-06-06 17:33) to disk), and when I get to the partitioning part, I cannot get an encrypted volume that will hold the root filesystem.

Here is what I have tried:

I have tried the Guided partitioning option to use the entire disk and set up encrypted LVM, to no avail.

I am left with a primary boot partition of 254.8 MB, at ext2 with /boot mountpoint on it, and a logical partition of 15.8 GB, with crypto as it's file system that says it's "not active". This bit here seems to be a running theme as I keep coming back to this set up, (give or take some space arrangement). From what I've read and seen, I should be seeing an Encrypted Volume container similar to LVM, but called an "Encrypted Container" that I can create additional partitions in like / and /home, and what have you.

And I can't "activate" the partition either. I have tried both the Configure Logical Volume Manager, which changed the partition to an LVM partition that dosn't encrypt anything inherently (and I have checked), and I have tried the Configure encrypted volumes option, which leads to the same results basically.

I have tried manually creating the partitions, a 512 MB ext4 /boot partition and then partitioning the rest of the space as "physical volume for encryption" with aes encryption, 256 key size, xts-plain64, Passphrase encryption key, erase data flag, bootable flag off.

Same result, 1 primary boot partition, 1 logical (I later tried making it a primary partition to, with the same results) crypto volume that is "not active".

I also tried setting up the a logical volume manager, which created a container to create additional partitions in which I could encrypt, but it was either a partition dedicated to something (i.e. root (/) or /home, or /swap, etc) or it could be encrypted, but not both. I even tried creating a root partion, and then selecting Configure encrypted volumes, and then selecting the root partition, and here is where I thought I was getting somewhere, because then it comes up giving me all the same options above, but it also specifies mount point under encryption. Which is /, which is what I'm after. So I accept that, and it goes back to being crypto, "not active" and when I check the partition again, the mount point option is gone.

Last thing I tried was going back to having a 512 MB /boot partition, and an encrypted partition set up with Configure encrypted volumes option, and then specifying the encrypted partiton with the Logical Volume Manager as the place to create logical groups and volumes, to little avail. I can create more volumes that are either encrypted, or a useful non encrypted volumes like / (root), /home, /swap, and the like, but not both at the same time.

Following this guide: [URL] ....

This leads me to a useable system, but the system wasn't encrypted. When I booted, I wasn't asked for a passphrase, and I checked the stick with my old linux mint dristro, and I was able to mount the logical volume and look at the contents, /etc, /home, /var by activating the partition in GParted and mounting it.

A number of users seem to mark an encrypted partition as lvm and then create more logical volumes within that that either actually become encrypted, or they don't check. I'm not sure which after my testing.

[URL] .....

I have also read this: [URL] .... and this [URL] .....

I found this which shows the container I believe I should be seeing if I do this right, but I can't get it : [URL] ....

I have also watched movies on youtube about it : [URL] ....

Could the issue be that I'm using a Lexar JumpDrive? 16 GM USB 3.0.

I've gotten debian to run off of it on it's own so I kind of doubt it.

View 2 Replies View Related

Debian Installation :: Creating Bootable USB Stick From Windows?

Jan 14, 2011

I am trying to create a bootable USB stick in Windows to install Debian on my laptop. I have looked at the guide on the [URL] website, but it seems to assume you already have access to a Linux machine with the use of zcat and other extractors. Is there anyway to create a bootable Debian USB stick in Windows? By the way, I'm trying to simply get the USB stick to become bootable and then install the OS through the internet on my laptop. My laptop does not have an optical drive, so I have to do it this way.

View 8 Replies View Related

Ubuntu :: How To Make Bootable USB Stick In XP

Jul 23, 2011

I recently found myself in need of an installation of windows xp on my eee 901. I know I once did it long time ago (half year before I permanently moved over to ubuntu. How to make bootable usbstick for Ubuntu in XP.

View 2 Replies View Related

Ubuntu :: Install And Make Bootable A Usb Stick?

Feb 10, 2010

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?

View 11 Replies View Related

OpenSUSE Install :: Make A Bootable USB Stick From A WINDOWS ISO?

Jun 10, 2010

The thread's title is very eloquent:I have a Windows 7 ISO image and I would like to "burn" it on a bootable USB pen in order to install it on a netbook.Obviously I am on openSUSE, and all I read so far was instructions to burn an opensuse or any linux distros (the "dd" tales)

View 2 Replies View Related

General :: Make USB Bootable Stick For Installing Fedora Or Centos Using VNC?

Sep 3, 2011

I have a PC with no option for a keyboard. I have to install the operating systems without a keyboard or mouse.

I have to make a bootable USB stick which can allow me to connect to the PC from my Laptop with a VNC connection, then the complete installation using IP to IP. I did this with the following:

Download [URL] Extract the files of .iso to my laptop Add the manual file in CentOS-6.0-i386-minimal/isolinux/ks.cfg

install
lang en_US.UTF-8
keyboard us
timezone --utc Europe/Brussels
rootpw --iscrypted $6$i5qEWD.
selinux --disabled

[Code]....

This allows you to modify your original iso files with the new contents and pack it as one .iso file

Finally load unetbootin and burn to your USB or disk or CD

View 1 Replies View Related

Ubuntu :: Error "occurred While Executing Syslinux. Your USB Drive Won't Be Bootable" When Installing To USB Memory Stick

Jan 18, 2011

When using the Universal USB Installer and following the instructions according to the Ubuntu web site, I get the following error: an error () "occurred while executing syslinux. Your USB drive won't be bootable" There is no number between the brackets and I has no problem with a previous version of Ubuntu netbook remix.

View 9 Replies View Related

Ubuntu Installation :: Can't Boot After Installing 10.04 From Minimal Cd On USB Stick

Aug 11, 2010

I used unetbootin (on another machine) to put the ubuntu 10.04 minimal amd64 .iso onto a usb stick. I used it to install a minimal system on a new 64-bit laptop (dual booting with Windows 7). Now, when I turn on the machine I get my choice of OS. When I pick Ubuntu, I get a blinking cursor, the harddrive is accessed. Then the cursor disappears, the harddrive is quiet, and nothing else happens.

View 9 Replies View Related

Debian Installation :: Unable To Make Partition Bootable?

Aug 9, 2010

I noticed that when using the "daily built images" from Squeeze via Netinst, during the disk partitioner, I am un-able to make the /boot partition bootable.or some reason I can't enable the 'boot' flag on several different ISO attempts and differenthardware vendors. The only thing I can see is that this is an issue with the netinst ISO image from the daily built images. Has anyone seen this or is this a known issue / bug? I don't want to file a bug report if possible but I searched and couldn't find anything on this. I doubt I am the only one who's experienced this so far.

View 11 Replies View Related

OpenSUSE :: Open Files From Memory Stick The Memory Stick Is Not Available?

Mar 21, 2011

When I start bluej and try to open files from my memory stick the memory stick is not available. Is there any way that I can open files directly in bluej from my memory stick.

View 3 Replies View Related

Debian :: How To Configure Services For Minimal Memory Usage

Jul 24, 2010

I have a home server set up with samba, proftp, and the torrentflux webUI via apache and mysql. To the best of my ability, I have stripped the system of any unnecessary software. After a fresh reboot the system uses around 250 mb of memory, which to me still seems like a lot, and after it has been on for a few hours with torrents downloading, the memory usage will steadily climb to and stay at 2 gb! Using top shows that the processes using the most memory are python, mysqld, and apache2. What the heck is going on?

View 1 Replies View Related

Debian Installation :: Make USB Bootable By Using Debian 6 Live?

Feb 21, 2011

I have download Debian 6 Live from here. Now I am trying to boot it from USB. How I make a USB pen drive bootable from this iso file.

View 14 Replies View Related

Debian Installation :: Clone Root System And Make It Bootable?

Aug 10, 2010

Running Squeeze here. I added a new SSD to my system. Root is /dev/sda3 and I want to clone that system to the new SSD on /dev/sdb1 and make it bootable. I tried:

mount /dev/sdb1 /mnt/ssd_root
cp -dpRx / /mnt/ssd_root

then

update-grub

or

grub-install --recheck --root-directory=/mnt/ssd_root /dev/sdb

but to no avail. I cannot get the new system to be bootable and available through Grub. Part of the problem is that I do not know my way around Grub v2 so well, I could probably manage quite well with legacy grub. So, whats the easiest way to clone a system and make it bootable on another partition? Should I be using debootstrap, and importing/exporting the package list to install the same packages on the new system as the old? or is using cp -dpRx to copy the old ok? How do I make the new system boot?

View 9 Replies View Related

Debian :: Get Full Installer On Bootable USB Stick

Jun 30, 2010

I've been trying to work out how to get a "full" debian installer (ie, not a netinst installer but as much as you'd find on say, the first CD) onto a bootable USB stick.Most of the tutorials I've seen work with the netboot installers only.The installer works until the "Detect and mount CD-ROM" step where it wants to mount a CD drive. Won't accept /dev/sdb or whatever device the USB stick is.

Using live-magic with the option to include the installer.The installer works until the "Detect and mount CD-ROM" step where it wants to mount a CD drive, as above. This confuses me, since why would live-magic include this capability if it didn't work for a USB stick?

View 11 Replies View Related

Slackware :: Making A USB Stick Bootable From A Bootable Cdrom?

Oct 23, 2009

I have a cdrom (bootable) that I want to copy over to a usb stick, and have THAT boot the system (Adding other files to it before hand) I know it's easy, but how? I've already made a iso of the cdrom.

View 2 Replies View Related

Ubuntu Installation :: Backup Bootable 10.04 USB Stick?

Dec 25, 2010

I'm really chuffed with the first bootable USB stick I created so easily with 10.04 desktop. I've added applications that I want, codecs etc and got the configuration just how I like it. Now I'd like to back up the entire stick, as I use it a lot and the stick will die eventually. I've not used Clonezilla, but I wondered if that would make a copy? It's a 4G stick, with all the remaining space allocated to the casper persistence file.

View 2 Replies View Related

Ubuntu Installation :: Backup To Bootable USB Stick?

Jan 13, 2011

I would like to back up my current system to a bootable memory stick. (I do not want to create an image of the ubuntu installation disk.)

such a backup should not be a big problem---even after updating 350MB of ubuntu 10.04 LTS, I still have only about 3GB used. so, it should all fit easily onto a 4GB stick.

is there a GUI or script solution that will make a full bootable backup of a running ubuntu system (incl root, etc.)?

View 2 Replies View Related

Fedora Installation :: Can't Install 13 On An 8 GB Memory Stick

Jun 30, 2010

I have tried to install F13 on an 8 GB USB memory stick (flash drive, thumb drive) but have had limited success. I used the Live USB Creator method as suggested in the Fedora web site and although I ended up with a bootable USB memory stick, I was unable to save any changes even though I allowed a 2GB persistent overlay.

I then tried to do it using Unetbootin and again got a bootable memory stick but again was unable to save any changes. Could someone explain what I might be doing wrong or is it just not possible to make a bootable memory stick with F12 that will save any changes?

View 4 Replies View Related

Debian :: Installing Minimal Gnome-shell After Stretch Netinst?

Jan 27, 2016

I've just installed debian testing on my computer (netinst AKA basic shell version). Now, how do I do a minimal gnome install? Minimal means, I don't need libreoffice or any extra bloat. However, I do want nautilus, gnome-settings-daemon and networkmanager (and of course, firefox!).

Also, is audio included or not in gnome-shell?

If I just install the gnome-shell package (with --no-install-recommends package), will it pull in gdm, Xorg, etc. or do I have to install them separately? Also, need to confirm whether my sources.list is properly set or not:

Code: Select alldeb http://ftp.security.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main

View 4 Replies View Related

General :: ISO File - Minimal Bootable CD

Aug 23, 2010

I'd like to download an iso file for a cd to be used like my win98se backup diskette. I would need command line, fdisk, mkfs, mkdir, mount, unmount, tar. Want to use it to backup fedora 12. Have clonezille - know of dd - neither quite what I want. Best if it is a relative of fedora so it makes appropriate assumptions - good if it is small to minimize download time.

View 5 Replies View Related

Debian Hardware :: Cannot Access External Hdd, Memory Stick, Mp3 Player - Unable To Mount Location

Jul 22, 2011

usb devices, such as external hdd, memory stick and mp3 player, when I connect them to USB, they show up in Nautilus, but when I click on them, Nautilus is unable to mount them and returns the following error: Unable to mount location Error mounting: mount exited with exit code 1: helper failed with:mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error in some cases useful info is found in syslog - try dmesg | tail or so

View 3 Replies View Related

Debian Installation :: 8.0 - How To Make Sure Gnome Is Installed

May 10, 2015

I just installed Debian 8 into a virtual machine, and in the software selection panel I checked "Debian desktop ..." (default) and "gnome". However, after boot the system did not seem familiar. In particular, I did not find any directories that include "gnome" in their name. Question: how to make the system use gnome?

View 5 Replies View Related

Fedora Installation :: What Are The Command Lines To Install Gnome But With The Minimal

Jan 24, 2011

installed fedora with the minimum option on the dvd. After that i logged it and im tring to install gnome, heres the catch though i only have 950MB worth of space. I noticed if i use the groupinstall "X Window System" it fails because of the space. Also it installs alot of things that I am not interested. what are the command lines to install gnome but with the minimal, no FF, no evolution, you get my point.

View 3 Replies View Related

Debian :: Copy The IMG To The USB Device And Make It Bootable?

Feb 1, 2011

I've done an image according to:

[URL]

then I've copied it using:

Code:

# fdisk -l
Disk /dev/hda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1145fa35

[code]....

View 2 Replies View Related

Debian :: Testing - How To Stick With Gnome 2

Aug 8, 2011

I am running a Gnome desktop but do not have the gnome metapackage installed. Recently I have noticed updates wanting to install Gnome 3 versions of some of my applications including gnome-terminal and gnome-system-monitor. I want to stick with the Gnome 2 versions and Gnome 2 in general. Is there a way of doing this without reverting to Stable?

View 1 Replies View Related

Debian :: Easiest Way To Make A Bootable Pendrive Of Stable I386 Netinst?

Jan 4, 2010

Which is bit tricky (I learn slowly linux unfortunately due to low skills in informatics)

The cdrom debian installer to be put is located here,
http://cdimage.debian.org/debian-cd/...86-netinst.iso

I tried unetbootin to make this pendrive, and it seems to be working, but not perfect. it hangs after the territory, saying that nothing into /cdrom is mounted.

Without unetbootin, how should we do to make a pendrive iso-cd/debian-503-i386-netinst-like bootable?

View 4 Replies View Related

Ubuntu Installation :: Make A Bootable Disc?

Dec 20, 2010

I have downloaded imgburn, then downloaded ubundo from hippo site. somehow sonic was also downloaded. I did not know what choice to make when it came time to burn a cd....now I can't get back to those choices....I am trying to make a bootable cd to install in a sonic laptop without an operating system. If by downloading ubuntu on my c/drive have I changed my os in any way...I have a hp compaq desktop computer using windows os..I am on a network with my husband

View 3 Replies View Related







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