-
How to copy the whole harddisk using Knoppix Live Evaluation
hi
can I copy the whole hard disk over LAN with nfs using
Knoppix Live Evaluation or Knoppix READ ONLY ?
I tried today, but it doesn't work.
has someone any EXPERIENCE in this case ?
kind regards
cc
-
Junior Member
registered user
Try looking at the dd command eg: OR
Eg:
Code:
# Device to backup (your harddisk partition)
$BD=/dev/hda1;
# The directory were $BD is mounted on. (mapped too)
$MP=/mnt/backup;
# $BD's filesystem type (eg: ntfs, ext2, cd9660, ext3, fat, ...)
$FT=auto;
# Mounted NFS directory
$NFSD=/mnt/nfs;
# Mount harddisk to backup
mount -t$FT $BD $MP;
# Enter mounted harddisk partition
cd $MP;
# Create a gzipped archive of $MP on $NFSD
# and a textfile contianing a list of the backupped files
tar pczvf $NFSD/backup.tar.gz . 2> $NFSD/backup.txt;
Got carried away
-
Junior Member
registered user
Sorry it should look like this:
Code:
# Device to backup (your harddisk partition)
BD=/dev/hda1;
# The directory were $BD is mounted on. (mapped too)
MP=/mnt/backup;
# $BD's filesystem type (eg: ntfs, ext2, cd9660, ext3, fat, ...)
FT=auto;
# Mounted NFS directory
NFSD=/mnt/nfs;
# Mount harddisk to backup
mount -t$FT $BD $MP;
# Enter mounted harddisk partition
cd $MP;
# Create a gzipped archive of $MP on $NFSD
# and a textfile contianing a list of the backupped files
tar pczvf $NFSD/backup.tar.gz . 2> $NFSD/backup.txt;
-
and is working with Knoppix Live Evaluation or Knoppix READ ONLY ?
-
Junior Member
registered user
All commands used is 'standard' *nix.
Open a rootshell, because mount needs to be run as root.
Try it.
Similar Threads
-
By keksler in forum Hardware & Booting
Replies: 0
Last Post: 06-08-2005, 10:48 AM
-
By gjo in forum General Support
Replies: 4
Last Post: 06-03-2005, 08:28 PM
-
By Dobez in forum Hdd Install / Debian / Apt
Replies: 3
Last Post: 03-18-2005, 02:41 PM
-
By metavoid in forum General Support
Replies: 9
Last Post: 07-03-2004, 10:08 AM
-
By cc in forum Networking
Replies: 2
Last Post: 10-17-2003, 12:30 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Asus Prime H370M Plus Gaming Motherboard 8th Gen i5/i7 DDR4
$44.00

ASUS TUF Gaming Z790-Plus WiFi LGA 1700 ATX Gaming Motherboard
$169.00

Gigabyte B560 DS3H AC Intel LGA 1200 DDR4 ATX Motherboard
$69.95

MSI A520M-A PRO AM4 AMD A520 USB3.2 Gen1 Micro-ATX Motherboard NEW
$58.90

GIGABYTE GA-AB350M-D3H Motherboard Socket AM4 DDR4 +AMD Ryzen 3 2200G I/O Shield
$79.99

MSI B650 GAMING PLUS WIFI AM5 AMD B650 Motherboard
$119.00

ASUS Z170I Pro Gaming LGA1151 DDR4 Intel Mini ITX Gaming Motherboard
$62.49

Gigabyte H370N WIFI H370 LGA1151 Mini ITX DDR4 Motherboard; Tested
$79.99

MSI H110I PRO LGA1151 DDR4 Motherboard W/ i5-6600 CPU & I/O
$69.99

MSI B550M-VC, AM4 Socket, AMD (PROB550MVCWIFI) Motherboard
$110.00