[Bug 1317437] Re: wubi kernel option "rw" required
Noorez
1317437 at bugs.launchpad.net
Sun Mar 13 21:55:35 UTC 2016
It seems that the fix that I had for this has long since been
outstanding. I'd like to resurrect it if possible. If anyone has any
thoughts on it, please let me know or what I should do please let me
know.
https://code.launchpad.net/~noorez-kassam/ubuntu/utopic/initramfs-tools
/fix-for-1317437
(It has been some time since I've been able to look at this so I might
have to rebuild my development environment to reconfirm the fix)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1317437
Title:
wubi kernel option "rw" required
Status in initramfs-tools package in Ubuntu:
Incomplete
Bug description:
We have installed ubuntu beta-64amd.iso (trusty tahr) as wubi on a
windows 8.1.
Since upgrade
* busybox-initramfs from "1.20.0-8.1ubuntu1" to "1.21.0-1ubuntu1"
* busybox-static from "1.20.0-8.1ubuntu1" to "1.21.0-1ubuntu1"
the wubi installation won't work / start and ends with the massage:
"Bei der Ueberpruefung des Laufwerkes auf / wurden schwere Fehler gefunden"
"key: »I« zum Ignorieren, »S« ueberspringt das Einhaengen, »M« fuer
manuelle Wiederherstellung"
Changing the sequence of "/boot/grub/grub.cfg" inside the line:
* linux /boot/vmlinuz-3.13.0-24-generic root=UUID=B65449E05449A449 loop=/ubuntu/disks/root.disk ro quiet splash $vt_handoff
into
* linux /boot/vmlinuz-3.13.0-24-generic root=UUID=B65449E05449A449 loop=/ubuntu/disks/root.disk rw quiet splash $vt_handoff
(kernel option »ro« into »rw«) lets start the wubi installation without any restrictions.
For further system-information see -> annex
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lupin-support 0.55
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Thu May 8 10:53:53 2014
ProcEnviron:
LANGUAGE=de_DE
TERM=xterm
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: lupin
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1317437/+subscriptions
More information about the foundations-bugs
mailing list