[Bug 1525590] [NEW] casper-snapshot is not working - error stdin: Not a typewrite

harish2704 1525590 at bugs.launchpad.net
Sun Dec 13 00:16:13 UTC 2015


Public bug reported:

I tried to include a casper-snapshot to my live ubuntu usb pendrive.
But it is not taking.
I tried to boot using DEBUG parameter on
and found that, Everything happens correctly but, it fails in the end of that work-flow because of folloing error

* snap-shot image is found
* loop device is set up
* But when calling `fs_size()` with newly set up loop-device,  fs_size function mounts this loopdevice and unmounts it. The problem is     unmount command also detaches the loopdevice.
* This will end up with Error 'stdin: Not a typewriter' while calling fstype command.


We need to fix fs_size() function in casper-helpers with '-D' option

** Affects: casper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1525590

Title:
  casper-snapshot is not working - error stdin: Not a typewrite

Status in casper package in Ubuntu:
  New

Bug description:
  I tried to include a casper-snapshot to my live ubuntu usb pendrive.
  But it is not taking.
  I tried to boot using DEBUG parameter on
  and found that, Everything happens correctly but, it fails in the end of that work-flow because of folloing error

  * snap-shot image is found
  * loop device is set up
  * But when calling `fs_size()` with newly set up loop-device,  fs_size function mounts this loopdevice and unmounts it. The problem is     unmount command also detaches the loopdevice.
  * This will end up with Error 'stdin: Not a typewriter' while calling fstype command.

  
  We need to fix fs_size() function in casper-helpers with '-D' option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1525590/+subscriptions



More information about the foundations-bugs mailing list