Discussion:
[cros-discuss] make_dev_ssd.sh --remove_rootfs_verification
Nicolas Fiorini
2015-05-04 03:45:43 UTC
Permalink
Can someone explain
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
cmd will prompt me to add (--partition N)
--partition 2
It makes chromeos unbootable for me. need rw mount on ssd.
--
--
Chromium OS discuss mailing list: chromium-os-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-discuss+***@chromium.org.
Mike Frysinger
2015-05-04 03:49:24 UTC
Permalink
what device are you doing this on exactly ? are you running a custom
Chromium OS build, or an official Chrome OS install ?
-mike
Post by Nicolas Fiorini
Can someone explain
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
cmd will prompt me to add (--partition N)
--partition 2
It makes chromeos unbootable for me. need rw mount on ssd.
--
--
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
--
--
Chromium OS discuss mailing list: chromium-os-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-discuss+***@chromium.org.
Nicolas Fiorini
2015-05-06 17:03:27 UTC
Permalink
Okay, so I got the OS to reboot without bricking after running the command.
Now
sudo mount -o remount,rw /
returns
mount: cannout remount /dev/dm-0 read-write, is write-protected

mount: cannot remount /dev/dm-0 read-write, is write-protected

mount: cannot remount /dev/dm-0 read-write, is write-protected


mount: cannot remount /dev/dm-0 read-write, is write-protected

mount: cannot remount /dev/dm-0 read-write, is write-protected

mount: cannot remount /dev/dm-0 read-write, is write-protected
Post by Nicolas Fiorini
Can someone explain
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
cmd will prompt me to add (--partition N)
--partition 2
It makes chromeos unbootable for me. need rw mount on ssd.
--
--
Chromium OS discuss mailing list: chromium-os-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-discuss+***@chromium.org.
Hung-Te Lin
2015-05-07 02:13:45 UTC
Permalink
If you still see dm-0 that means you didn't run the command successfully.
Post by Nicolas Fiorini
Okay, so I got the OS to reboot without bricking after running the
command. Now
sudo mount -o remount,rw /
returns
mount: cannout remount /dev/dm-0 read-write, is write-protected
mount: cannot remount /dev/dm-0 read-write, is write-protected
mount: cannot remount /dev/dm-0 read-write, is write-protected
mount: cannot remount /dev/dm-0 read-write, is write-protected
mount: cannot remount /dev/dm-0 read-write, is write-protected
mount: cannot remount /dev/dm-0 read-write, is write-protected
Post by Nicolas Fiorini
Can someone explain
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
/usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification
cmd will prompt me to add (--partition N)
--partition 2
It makes chromeos unbootable for me. need rw mount on ssd.
--
--
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium OS discuss mailing list: chromium-os-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-discuss+***@chromium.org.
Loading...