Ticket #3546 (new defect)
Sugar instalation by livecd-iso-to-disk fail
| Reported by: | aurium | Owned by: | pbrobinson |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Sugar on a Stick (SoaS) | Version: | Unspecified |
| Severity: | Blocker | Keywords: | ClasmatePC, install |
| Cc: | aurium@… | Distribution/OS: | Fedora |
| Bug Status: | Unconfirmed |
Description (last modified by aurium) (diff)
Hi folks,
My group are considering to replace it's original ClasmatePC SO MetaSYS (used on Brasil) with Sugar.
I had tested Sugar Live from http://wiki.sugarlabs.org/go/Downloads#GNU.2FLinux added to my pendrive with UNetBootin and works well.
(Update: I also tried to create the live pendrive using the tools_livecd-iso-to-disk.sh and that works as live pendrive, but the installation fails again by the same way)
The problem is when we try to install it.
I umount /dev/sdb1 (where is the HD) and run:
/mnt/live/LiveOS/livecd-iso-to-disk --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /dev/sda1 /dev/sdb1
That work with no error. Nice...
But when i reboot the laptop i see this error:
dracut Warning: No root device "live:/dev/disk/...
I see no /dev/disk and no /dev/sd* ... Where is the problem?
