Re: Mounting an ext4 drive on Intrepid
Locate the harddrive on the disc:
Mount your harddrive partition to a mountpoint on the disc (where sda would be changed to your choice):
Code:
mount -t ext3 /dev/[sda] /mnt/
Change to the mounted directory:
where you can copy the files from the partition you need to keep.
Debian 12 Bookworm
HP Envy 2021 laptop
Linux user since 1999.