Plug in the usb hard drive.
sudo fdisk /dev/sda
Press o then Press enter
Press n then Press enter then Press enter then Press enter
Press a then Press 1 then Press enter
sudo mkfs.ext4 /dev/sda1
sudo dd if=/dev/mmcblk0p2 of=/dev/sda1 bs=1M
sudo fsck.ext4 -f /dev/sda1
sudo resize2fs /dev/sda1
sudo nano /etc/fstab
Change the numbers before / to /dev/sda1
cd
mkdir harddrive
sudo mount /dev/sda1 harddrive
sudo nano harddrive/etc/fstab
Change the numbers before / to /dev/sda1
sync
sudo umount harddrive
sudo nano /boot/cmdline.txt
Change root=PARTUUID=* and numbers to root=/dev/sda1
Reboot
-
- Posts: 1
- Joined: Wed Sep 27, 2023 1:23 pm
Return to “General discussion”
Jump to
- Community
- General discussion
- Announcements
- Other languages
- Deutsch
- Español
- Français
- Italiano
- Nederlands
- 日本語
- Polski
- Português
- Русский
- Türkçe
- User groups and events
- The MagPi
- Using the Raspberry Pi
- Beginners
- Troubleshooting
- Advanced users
- Assistive technology and accessibility
- Education
- Picademy
- Teaching and learning resources
- Staffroom, classroom and projects
- Astro Pi
- Mathematica
- High Altitude Balloon
- Weather station
- Programming
- C/C++
- Java
- Python
- Scratch
- Other programming languages
- Windows 10 for IoT
- Wolfram Language
- Bare metal, Assembly language
- Graphics programming
- OpenGLES
- OpenVG
- OpenMAX
- General programming discussion
- Projects
- Networking and servers
- Automation, sensing and robotics
- Graphics, sound and multimedia
- Other projects
- Gaming
- Media centres
- AIY Projects
- Hardware and peripherals
- Camera board
- Compute Module
- Official Display
- HATs and other add-ons
- Device Tree
- Interfacing (DSI, CSI, I2C, etc.)
- Raspberry Pi 400
- Raspberry Pi Pico
- General
- SDK
- MicroPython
- Other RP2040 boards
- Operating system distributions
- Raspberry Pi OS
- Raspberry Pi Desktop for PC and Mac
- Other
- Android
- Debian
- FreeBSD
- Gentoo
- Linux Kernel
- NetBSD
- openSUSE
- Plan 9
- Puppy
- Arch
- Pidora / Fedora
- RISCOS
- Ubuntu
- Ye Olde Pi Shoppe
- For sale
- Wanted
- Off topic
- Off topic discussion