[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unable to finish debian-installer



Op 08-12-14 om 22:46 schreef Geert Stappers:

Okay.

This is from the original posting:

    I went into chroot /target and installed aptitude, the kernel and
    grup-pc, but grub-install failed, because of no devices present.


My guess is that in the chroot the mount command will *not* show
  sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=62683,mode=755)
  devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

My advices is to exit the chroot, mount at least /dev in /target/dev
and re-enter the /target chroot.


Unfortunately, i removed /target/* so i had a clean startpoint.
But now the partitioner fails to end (or fails to show a dialog) so i can't get anything on target again.
I have to kill the process, because on terminal 1 no dialog is shown.
See the last lines of the log of partman:

/bin/partman: *******************************************************
/lib/partman/init.d/25md-devices: *******************************************************
/lib/partman/init.d/30parted: *******************************************************
/lib/partman/init.d/35dump: *******************************************************
/lib/partman/init.d/49md: *******************************************************
/lib/partman/init.d/50biosgrub: *******************************************************
/lib/partman/init.d/50lvm: *******************************************************
/lib/partman/init.d/50lvm: *******************************************************
/lib/partman/init.d/52crypto: *******************************************************
/lib/partman/init.d/70update_partitions: *******************************************************
/lib/partman/init.d/80autouse_swap: *******************************************************
/lib/partman/display.d/10initial_auto: *******************************************************
/lib/partman/display.d/50initial_auto_raid: *******************************************************
/lib/partman/display.d/55initial_auto_raid_fs: *******************************************************
/lib/partman/display.d/80manual_partitioning: *******************************************************
/lib/partman/choose_partition/20auto/choices: *******************************************************
/lib/partman/choose_partition/25md/choices: *******************************************************
/lib/partman/choose_partition/30lvm/choices: *******************************************************
/lib/partman/choose_partition/35crypto/choices: *******************************************************
/lib/partman/choose_partition/60partition_tree/choices: *******************************************************
/lib/partman/undo.d/30parted: *******************************************************


How can i get a minimal working target again (with apt-get installed)?
FYI, I have access to usb and wget to get extra files if needed.

Regards,
Michiel


Reply to: