thill.dk
September 10, 2010, 02:29:27 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: SMF - Nyt på thill.dk!
Home
Help
Search
Login
Register
thill.dk
>
General Category
>
SME Server
>
SME Server, Full Backup to USB device
Pages: [
1
]
« previous
next »
Print
Author
Topic: SME Server, Full Backup to USB device (Read 7 times)
admin
Thomas Thillerup
Administrator
Full Member
Posts: 110
SME Server, Full Backup to USB device
«
on:
May 08, 2010, 01:29:05 AM »
Start by connecting the USB Harddisk and format it to the ext3 file system.
To format it, login as root, then:
Code:
fdisk -l
to see all the disk your system has reconized, you should see the one you want (seems to be /dev/sda)
Code:
fdisk /dev/sda
you'll have a menu to manage the partition on the disk, remove every existing partitions with the 'd' option. Then create a new one with the 'n' option (type primary, and you can let the default options if you just want one big partition using all the space). Once it's done, write the changes to the partition table with the 'w' option. Now you have a partition, you need to create a file system on it:
Code:
mkfs.ext3 -m 1 -L LABEL /dev/sda1
replacing LABEL by the name you want for the partition. Then, your USB disk should be ready.
Then access the SME Server Console (On the server, not the remote server-manager) as admin and select option 8 - backup to USB device
Then just follow the instructions
Logged
Cruel but unjust
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> F.A.Q.
===> Principielt om WLAN - Wireless Lan:
===> Principielt om USB 2.0:
===> Installation:
===> Sikkerhed
=> Server related
=> XP
=> VISTA
=> Mac
===> Apps
=> Exchange Server 2003
=> Outlook
=> Windows Server 2003
=> SME Server
=> Serviceproviders
===> Acer
===> Asus
===> Apple
===> Dell
===> Fujitsu-Siemens Computers A/S
===> HP - Compaq
===> IBM / Lenovo
===> LG
===> MSI
===> Packard Bell
===> Toshiba
===> Vega
===> ZEPTO
=> Wii
===> SoftModding
=> General Discussion
=> Opskrifter
===> Forretter
===> Hovedretter
===> Desserter
===> Supper
Loading...