Difference between revisions of "BluBeard"

Jump to navigation Jump to search
Line 35: Line 35:
** Now we know the puter fires up and connects to the internets
** Now we know the puter fires up and connects to the internets
* Power off and run GParted to setup partitions <code>systemctl poweroff</code>
* Power off and run GParted to setup partitions <code>systemctl poweroff</code>
** From GParted configure <code>/dev/sdg</code> as gpt partition with ext4 and boot flag
** From GParted configure <code>/dev/sdg</code> as gpt partition with fat32 and boot flag
*** This is a 256MB Flash Drive
*** This is a 256MB Flash Drive
** Create and configure SCSI Hard Drives (/dev/sda thru /dev/sdf)
** Create and configure SCSI Hard Drives (/dev/sda thru /dev/sdf)
*** Configured /dev/sda & /dev/sdb with gpt table, 10GB boot and 130GB, both with ext4
*** Configured /dev/sda & /dev/sdb with gpt table, 10GB fat32 boot and 130GB ext4
* Reboot with Arch Linux
* Reboot with Arch Linux
** Mount root
** Mount root
Line 51: Line 51:
** <code># pacstrap -i /mnt base</code>
** <code># pacstrap -i /mnt base</code>
*** Select default (all), about 160MB download, 450MB install
*** Select default (all), about 160MB download, 450MB install
* Generate fstab
** <code># genfstab -U -p /mnt >> /mnt/etc/fstab</code>
** <code># nano /mnt/etc/fstab</code>
* Chroot
** <code># arch-chroot /mnt</code>
* FAIL
* FAIL!
* FAIL!!!!!!!!!!!


=== Logo ===
=== Logo ===