RaumZeit Instructions Help

This forum is for supported devices using an ARMv7 nVidia SoC.

RaumZeit Instructions Help

Postby BigBig5 » Thu Apr 05, 2018 8:03 pm

I've been trying to install ArchLinux ARM on my Tegra K1 using RaumZeit instructions at https://github.com/RaumZeit/LinuxOnAcerCB5-311/tree/archlinux but can't install it on an SD card. I tried $this->bbcode_second_pass_code('', 'sudo bash archlinux.sh /dev/sda') and get "blockdev: cannot open /dev/sda: No file or directory." I also tried $this->bbcode_second_pass_code('', 'sudo bash archlinux.sh /mount/removable/"name of device"') and get "blockdev: could not get device size."
BigBig5
 
Posts: 4
Joined: Thu Apr 05, 2018 7:03 pm

Re: RaumZeit Instructions Help

Postby reey » Thu Apr 05, 2018 9:25 pm

You should use /dev/mmcblk1 instead of /dev/sda..
sda would be used for a USB disk..
reey
 
Posts: 75
Joined: Mon Oct 23, 2017 4:01 pm

Re: RaumZeit Instructions Help

Postby BigBig5 » Fri Apr 06, 2018 2:37 am

$this->bbcode_second_pass_quote('reey', 'Y')ou should use /dev/mmcblk1 instead of /dev/sda..
sda would be used for a USB disk..


When I do that I get " blockdev: ioctl error on BLKRRPART: Device or resource busy."
BigBig5
 
Posts: 4
Joined: Thu Apr 05, 2018 7:03 pm

Re: RaumZeit Instructions Help

Postby reey » Fri Apr 06, 2018 7:09 am

make sure, that you unmount the drive before running the command
reey
 
Posts: 75
Joined: Mon Oct 23, 2017 4:01 pm

Re: RaumZeit Instructions Help

Postby BigBig5 » Fri Apr 06, 2018 7:08 pm

$this->bbcode_second_pass_quote('reey', 'm')ake sure, that you unmount the drive before running the command

After unmounting I get "The file /dev/mmcblkp2 does not exist and no size was specified."
BigBig5
 
Posts: 4
Joined: Thu Apr 05, 2018 7:03 pm

Re: RaumZeit Instructions Help

Postby reey » Sat Apr 07, 2018 6:40 am

you need to manually create a second partition on the sd card
the first partition should have a size of 32768 (16MB) as far as i know..

just run:
sudo parted --script ${target_disk} "mktable gpt"
on another linux machine with the sd card..
reey
 
Posts: 75
Joined: Mon Oct 23, 2017 4:01 pm


Return to nVidia

Who is online

Users browsing this forum: No registered users and 3 guests