Guten Morgen Dennis, 

Am 2004-10-06 08:01:56, schrieb Dennis Reichenbach:
> Hallo,

> * wie kann ich meine Windowsfestplatten... mounten, damit ich sie
> unter Debian
> nutzen kann (hab Xwindow noch nicht installiert und muss das mounten
> in 
> Konsole macchen)?

Zum automatischen mounten:

  ____ ( '/etc/fstab' ) ________________________________________________
 /
|  # /etc/fstab: static file system information.
|  #
|  # <file system> <mount point> <type> <options>                                   
<dump> <pass>
|  /dev/hda1       /Windows      vfat   noatime,rw,umask=000,codepage=850,conv=auto    
0      1
 \______________________________________________________________________

von Hand:

mount -t vfat /dev/hda1 /Windows -o noatime,rw,umask=000,codepage=850,conv=auto


> * wie kann ich in der Konsole den Bootmanager lilo bzw. grub so verändern
> das ich auch wieder mein WIndows booten kann (es wird sofort Debian
> gestartet ohne Auswahlmöglichkeiten)?

  ____ ( '/etc/lilo.conf' ) ____________________________________________
 /
|  image=/dev/hda1              # Deine Windows Partition
|      label=Windows
 \______________________________________________________________________


> Danke Dennis

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

Antwort per Email an