Questions tagged [live-environment]

Its a kind of boot which directly loads the OS without actually installing it. Its good for trying out and demonstration purposes and for kiosks.

106 questions
97
votes
12 answers

Error when installing: "unable to find a medium containing a live file system"

Error message: (initramfs) unable to find a live medium containing a live file system I got this error while trying to install Ubuntu 10.10 from a bootable USB stick on to Asus X64J series laptop. After getting this error the installation fails to…
dds
  • 1,073
63
votes
8 answers

How do I get my Mac to boot from an Ubuntu USB key?

If you select "USB" and "Mac" on this download page, it gives a series of command line instructions to make a USB key which the MacBook will boot into Ubuntu from. I've followed them to the letter two or three times on different USB keys, and it…
user11621
18
votes
1 answer

What happens when you "Try Ubuntu without installing"?

I am asking this question because I accidentally run sudo apt-get purge libre* and literally everything started deleting to the point where I had to power off to make it stop. So how does "try Ubuntu without installing" work? Like what is saved, if…
14
votes
3 answers

Fix Windows MBR using Ubuntu Live CD and ms-sys tool

I'm trying to fix the MBR using Ubuntu live CD. I already have the ms-sys installed but from the threads that I saw, I'm not completely sure in which /dev I should execute the command: sudo ms-sys --mbr7 /dev/??? (is it mbr7 the correct option when…
kova
  • 141
  • 1
  • 1
  • 3
12
votes
2 answers

How to access hard drive files from liveCD?

I don't know what files or file types are there on the hard drive nor do I know the file system in which the hard disk is written on. I am not able to view it in the home folder after booting from the liveCD.
Sriram
  • 131
10
votes
3 answers

How to boot into a Virtual Box VM with a Live Image?

I am in need of booting into a VM (with a guest OS already installed) from a Live Image (a .iso file that I have) to do some partitioning work, I am running the latest version of Virtual Box, and Ubuntu GNOME 15.10 with GNOME 3.18 is the host, so…
user364819
9
votes
2 answers

Where exactly are programs and files saved on a non-persistent live system?

Recently, I needed to test various kernel boot-options with a live system and had to install a program to check system information on every boot (I did not have a USB drive available and the CD was the more reliable choice at that moment). After a…
9
votes
1 answer

Using apt-get install in a live environment

I would like to know where does data stores when I use apt-get install in a live environment (2GB USB). Does this write data on the HDD? Thanks.
mrcrow85
  • 255
7
votes
1 answer

Reset Windows Password with Ubuntu Live CD

A friend brought me his PC with Windows Vista to reset the user password because he didn't use it for a long while and forgot his password. So I found a tutorial on how to reset the password by using a Ubuntu Live CD and the software chntpw. After I…
snix
  • 101
6
votes
1 answer

Increase persistent file size to greater than 4 gigabytes

My USB's 16 GB, but I only get to use 4 GB in persistence file. Any way to increase it?
Oxwivi
  • 18,499
6
votes
3 answers

Cannot get to Ubuntu 12.10 Live USB Environment on the Microsoft Surface Pro

I'm attempting to boot a 64bit Ubuntu 12.10 live USB on a Microsoft Surface Pro. I do not want to Dual Boot. I have disabled "secure boot". I have a live USB that can sucsessfully boot on another machine. When I boot, i can get to the grub menu.…
Matt
  • 63
6
votes
1 answer

Booting from network

Is it possible to boot (without actually installing it) ubuntu and run Ubuntu desktop image via PXE like a Live CD? I don't want the session to actually preserve state. Each boot should be fresh and alike. Is it possible to achieve this via PXE…
Juzer Ali
  • 377
  • 4
  • 14
5
votes
1 answer

How to prevent Live CD from changing hardware clock

The Live environment sets and writes the time in UTC to the hardware ("BIOS") clock. Which of course borks it for Windows. (see Ubuntu bug 1703479) Is there a boot option or similar to make it not do that? Either: set it so use localtime in HW…
David Balažic
  • 1,077
  • 7
  • 9
4
votes
3 answers

What is the password of a live user?

I installed Xubuntu on a pen drive to use as live (with persistence) and I cannot put a password. It asks to enter the "current password", but I never changed any kind of password. I've tried to leave it blank, but it will not accept that. I also…
TheUser
  • 51
4
votes
1 answer

Why won't `tail -f` follow my syslog when running live?

I want to monitor /var/log/syslog for any changes in realtime (or within-a-few-seconds-of-time), but tail -f won't update with any new changes. I'm running Ubuntu-based Linux Mint 17 XFCE live now, but this hasn't worked on live iso's of Ubuntu,…
Xen2050
  • 8,943
1
2 3 4 5 6 7