LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-17-2007, 11:20 AM   #1
Laesander
LQ Newbie
 
Registered: Sep 2007
Posts: 1

Rep: Reputation: 0
Question Yet Another Etch - Windows Partition Question


Ok guys, alittle seasoned, alittle unfamiliar with new versions. 4.0 has a utility called Disk Admin. It lets me mount my windows partitions using it, and su access. But sometimes it will let me access my ntfs drive on hda1, sometimes it won't . It keeps wanting to use /tmp/disk-conf-hda1 type folders instead of the one's I created for it to use. Here's my fdisk,
what can I put in my fstab to enable r/w to all my win partitions, basically using them as storage from linux side. & Executable too I mean.

Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 3704 29752348+ 7 HPFS/NTFS
/dev/hda2 7610 19457 95169060 c W95 FAT32 (LBA)
/dev/hda3 3705 7609 31366912+ f W95 Ext'd (LBA)
/dev/hda5 3705 7609 31366881 b W95 FAT32


Thanks for any help you can provide.
Laesander - Will B.
 
Old 09-17-2007, 11:33 AM   #2
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
I can find no reference to a utility called diskadmin on Debian. That leads me to believe that it is actually some outside script that you pulled into Debian Stable. That is a fool's errand.

Among other things, "Stable" means "leave it alone" and it will run perfectly. Start screwing around with "improvements" and you're on your own.
 
Old 09-17-2007, 11:54 AM   #3
Guest4Linux
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian GNU/Linux Squeeze
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by rickh View Post
I can find no reference to a utility called diskadmin on Debian. That leads me to believe that it is actually some outside script that you pulled into Debian Stable. That is a fool's errand.

Among other things, "Stable" means "leave it alone" and it will run perfectly. Start screwing around with "improvements" and you're on your own.
Disks-admin can be find in gnome-system-tools, also for stable :-)
 
Old 09-17-2007, 12:06 PM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
I have gnome-system-tools installed. There is nothing labeled Disk Admin on any menu I can find, and diskadmin or disk-admin entered in the terminal produces, "command not found."
 
Old 09-17-2007, 12:17 PM   #5
Guest4Linux
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian GNU/Linux Squeeze
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by rickh View Post
I have gnome-system-tools installed. There is nothing labeled Disk Admin on any menu I can find, and diskadmin or disk-admin entered in the terminal produces, "command not found."
It should be disks-admin :-)
 
Old 09-17-2007, 12:29 PM   #6
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
debian64:~# disks-admin
-su: disks-admin: command not found
debian64:~#
 
Old 09-17-2007, 12:57 PM   #7
Guest4Linux
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian GNU/Linux Squeeze
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by rickh View Post
debian64:~# disks-admin
-su: disks-admin: command not found
debian64:~#
debian:~$ dpkg -S disks-admin
gnome-system-tools: /usr/bin/disks-admin
 
Old 09-17-2007, 01:10 PM   #8
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
I'm convinced it must have been included in Etch's 2.14 Gnome package, but it's not in the newer versions. Normally, the reason that happens is that a tool was found to be too buggy to keep. Once they're in Stable, they can't be removed. That would explain why the OP is having problems with it.

Code:
debian64:~# dpkg -S disks-admin
dpkg: *disks-admin* not found.


debian64:~# apt-cache policy gnome-system-tools
gnome-system-tools:
  Installed: 2.18.1-1+b1
  Candidate: 2.18.1-1+b1
  Version table:
 *** 2.18.1-1+b1 0
        990 http://ftp.us.debian.org unstable/main Packages
        100 /var/lib/dpkg/status
     2.14.0-3 0
        500 http://ftp.us.debian.org testing/main Packages
debian64:~#
 
Old 09-17-2007, 01:21 PM   #9
Guest4Linux
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian GNU/Linux Squeeze
Posts: 6

Rep: Reputation: 0
Debian:~$ apt-cache policy gnome-system-tools
gnome-system-tools:
Installed: 2.14.0-3
Candidate: 2.14.0-3
Version table:
*** 2.14.0-3 0
500 http://ftp.nl.debian.org testing/main Packages
100 /var/lib/dpkg/status

@ OP can you show us your fstab?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
QTParted resizing Windows partition question Enil8 Linux - Software 3 10-26-2005 04:11 PM
Windows partition requires root permissions- chmod question Garibaldi3489 Slackware 19 05-16-2005 01:52 AM
Lilo Question: Windows from a non-standard partition failure_man Slackware 13 12-12-2004 11:38 AM
newbie question about SuSE 9.1 / Windows partition treyws Linux - Newbie 1 07-16-2004 12:56 PM
Storage Partition Filesystem question for Dual boot Slackware and Windows XP Razza2004 Linux - General 4 03-31-2004 07:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration