|
Wheezy install, E: unrecognized or invalid option --no-check-gpg March 26, 2015 05:46PM |
Registered: 11 years ago Posts: 58 |
mount -o remount,rw / mv /usr/sbin/debootstrap /usr/sbin/debootstrap.OLD mv /usr/share/debootstrap /usr/share/debootstrap.OLD
Quote
DEBOOTSTRAP_VERSION=$(wget -q "$DEB_MIRROR/pool/main/d/debootstrap/?C=M;O=D" -O- | grep -o 'debootstrap[^"]*all.deb' | head -n1)
To:
DEBOOTSTRAP_VERSION=$(wget -q "$DEB_MIRROR/pool/main/d/debootstrap/?C=M;O=D" -O- | grep -o 'debootstrap[^"]*all.deb' | tail -n1)
E: unrecognized or invalid option --no-check-gpg
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 26, 2015 09:47PM |
Registered: 9 years ago Posts: 4 |
Pogoplug:~$ cd /tmp
<projects.doozan.com/debian/kirkwood.debian-wheezy.sh
Connecting to projects.doozan.com (50.116.34.13:80)
kirkwood.debian-whee 100% |*******************************| 11159 --:--:-- ETA
Pogoplug:/tmp$ chmod +x kirkwood.debian-wheezy.sh
Pogoplug:/tmp$ export PATH=$PATH:/usr/sbin:/sbin
Pogoplug:/tmp$ ./kirkwood.debian-wheezy.sh
!!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!!
This script will replace the bootloader on /dev/mtd0.
If you lose power while the bootloader is being flashed,
your device could be left in an unusable state.
This script will configure your Dockstar to boot Debian
from a USB device. Before running this script, you should have
used fdisk to create the following partitions:
/dev/sda1 (Linux ext2, at least 400MB)
/dev/sda2 (Linux swap, recommended 256MB)
This script will DESTROY ALL EXISTING DATA on /dev/sda1
Please double check that the device on /dev/sda1 is the correct device.
By typing ok, you agree to assume all liabilities and risks
associated with running this installer.
If everything looks good, type 'ok' to continue: ok
Connecting to projects.doozan.com (50.116.34.13:80)
install_uboot_mtd0.s 100% |*******************************| 18406 --:--:-- ETA
Installing Bootloader
# checking for /usr/sbin/nandwrite...
# checking for /usr/sbin/nanddump...
# checking for /usr/sbin/flash_erase...
# checking for /usr/sbin/fw_printenv...
# checking for /etc/fw_env.config...
# Validating existing uBoot...
Block size 131072, page size 2048, OOB size 64
Dumping data starting at 0x00000000 and ending at 0x00080000...
Connecting to jeff.doozan.com (50.116.34.13:80)
valid-uboot.md5 100% |*******************************| 1133 --:--:-- ETA
## Valid uBoot detected: [dockstar davygravy-2012-02-12-current]
## The newest uBoot is already installed on mtd0.
# uBoot installation has completed successfully.
mke2fs 1.41.12 (17-May-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
33360 inodes, 133308 blocks
6665 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=138412032
5 block groups
32768 blocks per group, 32768 fragments per group
6672 inodes per group
Superblock backups stored on blocks:
32768, 98304
Writing inode tables: done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 27 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
Setting up swapspace version 1, size = 478997504 bytes
# Starting debootstrap installation
E: unrecognized or invalid option --no-check-gpg
debootstrap failed.
See /tmp/debian/debootstrap/debootstrap.log for more information.
Pogoplug:/tmp$
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 27, 2015 06:57PM |
Admin Registered: 13 years ago Posts: 18,583 |
> Pogoplug:~$ cd /tmp > <projects.doozan.com/debian/kirkwood.debian-wheezy > .sh > Connecting to projects.doozan.com > (50.116.34.13:80) > kirkwood.debian-whee 100% > |*******************************| 11159 --:--:-- > ETA > Pogoplug:/tmp$ chmod +x kirkwood.debian-wheezy.sh > Pogoplug:/tmp$ export PATH=$PATH:/usr/sbin:/sbin > Pogoplug:/tmp$ ./kirkwood.debian-wheezy.sh > > > !!!!!! DANGER DANGER DANGER DANGER DANGER DANGER > !!!!!! > > This script will replace the bootloader on > /dev/mtd0. > > If you lose power while the bootloader is being > flashed, > your device could be left in an unusable state. > > > This script will configure your Dockstar to boot > Debian > from a USB device. Before running this script, > you should have > used fdisk to create the following partitions: > > /dev/sda1 (Linux ext2, at least 400MB) > /dev/sda2 (Linux swap, recommended 256MB) > > > This script will DESTROY ALL EXISTING DATA on > /dev/sda1 > Please double check that the device on /dev/sda1 > is the correct device. > > By typing ok, you agree to assume all liabilities > and risks > associated with running this installer. > > If everything looks good, type 'ok' to continue: > ok > Connecting to projects.doozan.com > (50.116.34.13:80) > install_uboot_mtd0.s 100% > |*******************************| 18406 --:--:-- > ETA > Installing Bootloader > # checking for /usr/sbin/nandwrite... > # checking for /usr/sbin/nanddump... > # checking for /usr/sbin/flash_erase... > # checking for /usr/sbin/fw_printenv... > # checking for /etc/fw_env.config... > > # Validating existing uBoot... > Block size 131072, page size 2048, OOB size 64 > Dumping data starting at 0x00000000 and ending at > 0x00080000... > Connecting to jeff.doozan.com (50.116.34.13:80) > valid-uboot.md5 100% > |*******************************| 1133 --:--:-- > ETA > ## Valid uBoot detected: [dockstar > davygravy-2012-02-12-current] > ## The newest uBoot is already installed on mtd0. > > # uBoot installation has completed successfully. > mke2fs 1.41.12 (17-May-2010) > Filesystem label= > OS type: Linux > Block size=4096 (log=2) > Fragment size=4096 (log=2) > Stride=0 blocks, Stripe width=0 blocks > 33360 inodes, 133308 blocks > 6665 blocks (5.00%) reserved for the super user > First data block=0 > Maximum filesystem blocks=138412032 > 5 block groups > 32768 blocks per group, 32768 fragments per group > 6672 inodes per group > Superblock backups stored on blocks: > 32768, 98304 > > Writing inode tables: done > Writing superblocks and filesystem accounting > information: done > > This filesystem will be automatically checked > every 27 mounts or > 180 days, whichever comes first. Use tune2fs -c > or -i to override. > Setting up swapspace version 1, size = 478997504 > bytes > > > # Starting debootstrap installation > E: unrecognized or invalid option --no-check-gpg > debootstrap failed. > See /tmp/debian/debootstrap/debootstrap.log for > more information. > Pogoplug:/tmp$ >
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 28, 2015 11:45AM |
Registered: 11 years ago Posts: 58 |
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 28, 2015 06:38PM |
Registered: 9 years ago Posts: 4 |
Connecting to cdn.debian.net (46.4.205.44:80) wget_1.13.4-3+deb7u2 100% |*******************************| 735k 00:00:00 ETA Connecting to cdn.debian.net (46.4.205.44:80) xz-utils_5.1.1alpha+ 100% |*******************************| 233k 00:00:00 ETA Connecting to cdn.debian.net (46.4.205.44:80) zlib1g_1%3a1.2.7.dfs 100% |*******************************| 87460 --:--:-- ETA FATAL: kernel too old
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 28, 2015 10:06PM |
Registered: 9 years ago Posts: 4 |
|
Re: Wheezy install, E: unrecognized or invalid option --no-check-gpg March 29, 2015 04:41AM |
Registered: 11 years ago Posts: 58 |
set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts rootfstype=ext2
/dev/root / ext2 noatime,errors=remount-ro 0 1
|
Re: SUCCESS! March 29, 2015 08:39PM |
Admin Registered: 13 years ago Posts: 18,583 |