how to save persistent data


Forum: HD Install
Topic: how to save persistent data
started by: Paco

Posted by Paco on Jan. 16 2006,23:29
Hey, 'want to save the pool off settings in my system and has like uncerted to make releasd on DSL :
Downloaded, burn iso, install with dsl-hdinstall on partition /dev/hda1 ext3 + 1 gb. space & 250 mb swap (another), fit like debian flavour, apt-get + synaptic packagers, update & dist-upgrade :root@Hot2:~# cat /etc/apt/sources.list
deb file:/home/repository apt-build main
deb < http://ftp.us.debian.org/debian/ > oldstable main non-free contrib

deb < http://mirrors.kernel.org/debian > sarge main contrib non-free

#deb < http://marillat.free.fr/ > testing main

## RareWares/Debian Multi-Media Repository for Unstable
deb < http://www.rarewares.org/debian/packages/unstable/ > ./

## RareWares/Debian Multi-Media Repository for Unstable - Experimental Staging
deb < http://www.rarewares.org/debian/packages/experimental/ > ./

## Christian Marillat's Mult-Media Repository for Unstable
deb < ftp://ftp.nerim.net/debian-marillat/ > sid main

deb-src < ftp://ftp.nerim.net/debian/ >  main contrib

deb-src < http://http.us.debian.org/debian/ > unstable main contrib non-free
root@Hot2:~#

-----------------------------------
the 1 gb space goooo, and remake a more space for DSL with :
root@Hot2:~# cat /etc/fstab          
/dev/hda1  /  ext3  defaults,errors=remount-ro  0  1
proc  /proc  proc  defaults  0  0
/dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
/dev/cdrom  /cdrom  iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/hda2 /mnt/hda2 vfat defaults,rw 0 2
/dev/hda3 /usr      ext3 defaults   1 2 (added)
/dev/hda5 /home     ext3 defaults  1 2 (added)
/dev/hda6 none swap defaults 0 0
root@Hot2:~#  cfdisk /dev/hda
Name                 Flags                Part Type         FS Type                       [Label]                   Size (MB)
------------------------------------------------------------------------------------------
---------------------------------------------------
hda1     Boot                  Primary          Linux ext3                                            1003.49          
hda3         Primary          Linux ext3                                                2138.58
 hda2            Primary          W95 FAT32                                                 5239.51
hda5         Logical          Linux ext3                                                3421.72
hda6         Logical          Linux swap / Solaris                                       263.21
---------------------------------------------------------------------------
move /usr & /home with persistent attributes & symlinks
-----------------------------------------------------------------------
fitting spanish enviroment :
root@Hot2:~# apt-get install language-env user-es
root@Hot2:~# localedef -i es_ES -f ISO-8859-1 es_ES
root@Hot2:~# export LANG=es_ES.ISO-8859-1
root@Hot2:~# locale-gen
-----------------------------------------
AND this is one off many "problems" >>>>>>
root@Hot2:~# defoma-reconfigure
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = "us",
       LC_ALL = "es_ES",
       LANG = "es"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Updating font configuration of fontconfig...
Cleaning up category cid..
Cleaning up category truetype..
Cleaning up category type1..
Updating category type1..
Updating category truetype..
Updating category cid..
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = "us",
       LC_ALL = "es_ES",
       LANG = "es"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Updating font configuration of libwmf0.2-7...
Cleaning up category type1..
Cleaning up category truetype..
Updating category truetype..
Updating category type1..
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = "us",
       LC_ALL = "es_ES",
       LANG = "es"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Updating font configuration of pango...
Cleaning up category xfont..
Updating category xfont..
root@Hot2:~#
-------------------------------------------------------------
now is another day & another time
-------------------------------------------------------------
please look & send light, light
stand a wile & thanks
Paco

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.