underdog5004
Group: Members
Posts: 45
Joined: Mar. 2006 |
|
Posted: April 06 2006,20:22 |
|
Ok. So, I'm dual booting XP and SuSE on /hda but I want to install dsl (frugal, of course) onto /hdb1. I've already made the partitions in SuSE, but when I cfdisk hdb1 from dsl, I get the message that hdb1 is read only...can't start...etc.
So I go online, try to figure it out, seems I need to use a command (chmod) to change the read-write permissions on hdb. only now, I can't figure out what to do...I've tried pretty much every combo I can think of. I just want to read/write on /hdb*...
the command that I think I need to use is:
Code Sample | chmod u rw--- /mnt/hdb1 |
but that doesn't seem to work. Anyways, if there are any linux gurus, or people smarter than me (98% of the population) out there, then feel free show me how to do this...thanks
|