Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] iso update  (Read 8951 times)

dartex

  • Guest
[EN] Re: iso update
« Reply #15 on: 2014/06/15, 14:40:30 »
computer 1 - siduction 2013 updated
window appear, I choose sdb, persist, iso image (sid 13-kde and 14-lxqt), and then errors.
"grub-install failed, root-directory=/tmp/install.usb.xxxxx, device /dev/sdb STOP"

computer 2 - siduction 2014
I choose sdb, persist, iso image, it seems to start, a terminal requires root password, after a few seconds "grub-install failed, root-directory=/tmp/install.usb.xxxxx, device /dev/sdb STOP".
and in the stick there is now a folder "/boot/grub".



edit:
with pc 2 it starts, this is the message:

Code: [Select]
enter the root password
Password:
Grubversion: 2 - Grub2: true
O: using partition /dev/sdb1
O: mounting /dev/sdb1 on /tmp/install-usb.PMD3Wr
O: mount point ready: /tmp/install-usb.PMD3Wr
/tmp/install-usb.PMD3Wr
O: installing grub on /dev/sdb
Installing for i386-pc platform.

grub-install: avviso: Tentativo di installare GRUB su un disco con molteplici etichette di partizioni. Tale pratica non è ancora supportata..
grub-install: avviso: L'embed non è possibile. GRUB può essere installato con questa configurazione solo usando blocklist. Le blocklist non sono comunque affidabili e ne viene sconsigliato l'uso..
grub-install: errore: impossibile procedere con le blocklist.
E: grub-install failed, root-directory=/tmp/install-usb.kAAZgy, device=/dev/sdb
O: umounting /dev/sdb1 from /tmp/install-usb.kAAZgy

- trying install grub on a disk with multiple labels of partition. not yet supported...
- embed not possible. grub can be installed with this conf. only with blocklist. blocklist are not reliable.
- error: can't proceed with blocklist
« Last Edit: 2014/06/15, 15:20:14 by dartex »

Offline ReinerS

  • User
  • Posts: 1.061
Re: iso update
« Reply #16 on: 2014/06/15, 15:26:18 »
Strange,
I now created an ext2-partition on an 8GB-SDcard via gparted and installed onto it.
It went completely trough without any problems. I could also boot from this card.

Could it be that the partition table on your device is broken?

Installation was done from an running Siduction 64-Bit system and used the latest 2013 64Bit XFce Release as installation image.

I also remember that there were times with some usb-sticks, but that is quite a while ago.
Anyway do you have another stick wich you could try ?

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

dartex

  • Guest
Re: iso update
« Reply #17 on: 2014/06/15, 16:14:22 »
I created a new (msdos) partition table, with new ext2 partition (4gb).
I can write on it, and it start to write (installing grub - is it normal it install "for i386-pc platform"?).
I'm running 64bit and iso is also 64bit...

No, I don't have another stick. :(

Offline ReinerS

  • User
  • Posts: 1.061
Re: iso update
« Reply #18 on: 2014/06/15, 19:27:51 »
"for i386-pc platform" seems to be normal, the same here.

I was picking on the partition table and the stick because of those strange messages:

Code: [Select]
grub-install: avviso: Tentativo di installare GRUB su un disco con molteplici etichette di partizioni. Tale pratica non è ancora supportata..
grub-install: avviso: L'embed non è possibile. GRUB può essere installato con questa configurazione solo usando blocklist. Le blocklist non sono comunque affidabili e ne viene sconsigliato l'uso..
grub-install: errore: impossibile procedere con le blocklist.
E: grub-install failed, root-directory=/tmp/install-usb.kAAZgy, device=/dev/sdb
O: umounting /dev/sdb1 from /tmp/install-usb.kAAZgy
4GB should normally be sufficient but i am not quite sure on the persist option. But you already tried it without it as I remember.

Maybe an complete erase of the stick via dd (dd /dev/sdx if=/dev/zero of=/dev/sdX) might help.
But be carefull on the sdX ! Make sure that you have the right device named or your system or data will be gone really fast !

After that you can use gparted to create the partition table and the ext2 partition and give the installation another try.

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

dartex

  • Guest
Re: iso update
« Reply #19 on: 2014/06/15, 20:39:25 »
ok, I'll try.

the command is dd /dev/sdx if=/dev/zero of=/dev/sdX?
or dd if=/dev/zero of=/dev/sdX
?

Offline der_bud

  • User
  • Posts: 1.072
  • member
Re: iso update
« Reply #20 on: 2014/06/15, 20:54:28 »
The second one, well seen that there accidently is a '/dev/sdx' to much in the given command above.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Offline ReinerS

  • User
  • Posts: 1.061
Re: iso update
« Reply #21 on: 2014/06/15, 23:01:10 »
Ooops. sorry, my fault >:(

I guess in your case it might be /dev/sdb as this was in some of your posts.

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

Offline sunrat

  • User
  • Posts: 406
Re: iso update
« Reply #22 on: 2014/06/16, 04:17:33 »
Good idea to always check you have the correct device ID before running dd on it. You can do this by running, immediately after plugging it in -
Code: [Select]
dmesg |tail

dartex

  • Guest
Re: iso update
« Reply #23 on: 2014/06/22, 16:32:26 »
ok, I formatted the key but it doesn't work!

I tryed with an another key and it did work!
so... I really don't know why it doesn't like the first usb key...!  :o

but "persist" option seems is not working, I always lost changes...
do I have to add something at the boot?

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: iso update
« Reply #24 on: 2014/06/22, 18:10:30 »
Have you read

fromiso-persist


Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

dartex

  • Guest
Re: iso update
« Reply #25 on: 2014/06/23, 10:37:10 »
Have you read

fromiso-persist

thank you!
I forgot the other usb key was fat32...  ;)
I will try again, I created a file-rw but for the moment I could not boot with it...