Opened 11 years ago
Last modified 11 years ago
#3546 new defect
Sugar instalation by livecd-iso-to-disk fail
Reported by: | aurium | Owned by: | pbrobinson |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
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)
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?
Change History (4)
comment:1 Changed 11 years ago by sascha_silbe
- Component changed from untriaged to Sugar on a Stick (SoaS)
- Owner set to pbrobinson
comment:2 Changed 11 years ago by pbrobinson
comment:3 Changed 11 years ago by aurium
- Description modified (diff)
What version of SoaS are you using?
What comes here: Fedora-16-i686-Live-SoaS.iso
- Sugar on a Stick 6 (Pineapple)
What OS are you using to run livecd-iso-to-disk?
The Sugar on a Stick (Fedora live) itself!
Steps on the fist try:
- putted Fedora-16-i686-Live-SoaS.iso on my pendrive
- plugged the pendrive on the ClassmatePC
- turned on the ClassmatePC
- selected the pendrive to boot
- wait for the sugar interface
- open the sugar terminal
- switch to root
- runed /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
- rebooted and removed the pendrive before the restart.
- Then, the error happens.
Also tried to copy the Fedora-16-i686-Live-SoaS.iso in the pendrive and run:
- ...
- runed /mnt/live/LiveOS/livecd-iso-to-disk --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /mnt/live/Fedora-16-i686-Live-SoaS.iso /dev/sdb1
- rebooted and removed the pendrive before the restart.
- Then, the error happens.
comment:4 Changed 11 years ago by pbrobinson
If you actually want to install SoaS onto the internal drive of the Classmate you should run the "liveinst" command. That will do a proper install of the live image onto the internal Drive. I suggest you look at using SoaSv7 that will be released on May 22nd. You can get a test image from the link below. It has a lot of improvements over the Fedora 16 based SoaSv6 like a webkit based Browse, a working Read amongst other great improvements.
http://alt.fedoraproject.org/pub/alt/stage/17.TC3/Spins/i686/Fedora-17.TC3-i686-Live-SoaS.iso
What version of SoaS are you using? What OS are you using to run livecd-iso-to-disk