Re: SPAM: Re: SPAM: don't come the installation page for suse 10.0
sibil sibily <[email protected]> Thu, 19 Oct 2006 02:26:38 -0700 (PDT)
| Newsgroups | gmane.linux.suse.alice |
|---|---|
| Message-ID | <[email protected]> |
--0-135358168-1161249998=:15570 Content-Type: multipart/alternative; boundary="0-27356488-1161249998=:15570" --0-27356488-1161249998=:15570 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi Fajar, My problem is being solved. As you told me i do this command: fdisk -l /dev/sda (the result of this command is save to fdisksda.txt file that attach to this email) and see that windows partition is /sda5 therefore i do this change in fstab: /dev/sda5 /data1/windows/D vfat noauto,user 0 0 and then i can see windows partition. Thank you for your solution, Sibil [email protected] wrote: Are you sure your windows partition is /dev/sda1? Pls copy paste the result of this command: fdisk -l /dev/sda (don't forget the -l ) fdisk -l /dev/hda (don't forget the -l ) df -h > Hi, > I change it to "vfat" but unfortunately i get this error again:"mount: > wrong fstype,bad option, bad superblock on /dev/sda1, missing codepage or > other error". > How can i solve that? > > Thanks, > Sibil > > > Fajar Priyanto wrote: Is your /dev/sda1 is ntfs? or > fat32? > If it is fat32 you can change the option ntfs to vfat, so it will look > like > this: > /dev/sda1 /data1/windows/D vfat ro,users,gid=users,umask=0002,nls=utf8 0 0 > > > On Wednesday 18 October 2006 19:39, sibil sibily wrote: >> Hi, >> I make these directories /data1/windows/D then i remount "sda1" but >> unfortunately i get this error: "mount: wrong fstype,bad option, bad >> superblock on /dev/sda1, missing codepage or other error" in "fstab" as >> you >> told me i have this line: >> /dev/sda1 /data1/windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 >> 0 >> 0 is any incorrect item in this line? >> What's a problem? >> >> Thanks, >> >> [email protected] wrote: >> Hi Sibil, >> Make sure that the directory exists, that is: >> /data1/windows/D >> >> If it doesn't you can make it: >> mkdir -p /data1/windows/D >> >> Then try to remount it. >> >> > Hi, >> > I have this line in /etc/fstab: >> > /dev/sda1 /data1/ auto noauto,user 0 0 >> > ("/data1" is a directory in root partition) >> > At this case when i right click on "sda1" icon in mycomputer for mount >> > option it's mount and i see /windows/D but nothing in "D" folder. >> > When i change that line in "fstab" to this line: >> > /dev/sda1 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0 >> > 0 >> > (both /windows/D or /data1/windows/D) and i right click to "sda1" for >> > mount option i get this error: >> > mount point /data1/windows/D (or /windows/D) doesnot exist. >> > How can i solve that? >> > >> > Thanks, >> > >> > Fajar Priyanto wrote: >> > You can tell Suse to mount sda1 to /windows/D through /etc/fstab >> > Add a line in /etc/fstab: >> > /dev/sda1 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0 >> > 0 >> > >> > Make sure directory /windows/D exists. >> > >> > On Monday 16 October 2006 02:12, sibil sibily wrote: >> >> Hi >> >> I was installed the suse 10.0 but i have a question from you: >> >> when i had suse 8.0 in my system i have this directory: "/windows/D" >> >> this directory is windows XP directory( i have both windows OS & >> linux >> >> OS >> >> in my system) in suse 8.0 i can mount this directory and can see >> files >> >> in >> >> this directory but in suse 10.0 instead of that directory i have this >> >> icon >> >> "/sda1" in Mycomputer in suse 10.0 desktop when i right click on it >> and >> >> click on mount option after mount i see "/windows/D" but nothing in >> "D" >> >> folder. >> >> How can i mount "D" folder that can see what's in it? >> >> >> >> Thanks for your answer, >> >> Sibil >> >> >> >> >> >> Fajar Priyanto wrote: >> >> Only the 1st CD that is must be reburned again in the correct way. >> >> >> >> On Friday 13 October 2006 15:02, you wrote: >> >> > Is 5 CDs that i burned with unzip files for suse 10.0 is useless >> and i >> >> > must burn 5 CD with zip file for suse 10.0 again? >> >> > >> >> > Thanks for your answer, >> >> > Sibil >> >> >> >> --------------------------------- >> >> Stay in the know. Pulse on the new Yahoo.com. Check it out. >> > >> > -- >> > Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial >> > http://linux2.arinet.org >> > 8:59pm up 1:54, 2.6.16.13-4-default GNU/Linux >> > Let's use OpenOffice. http://www.openoffice.org >> > >> > -- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> > >> > >> > --------------------------------- >> > How low will we go? Check out Yahoo! Messenger?s low PC-to-Phone call >> > rates. > > -- > Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial > http://linux2.arinet.org > 5:07am up 7:18, 2.6.16.13-4-default GNU/Linux > Let's use OpenOffice. http://www.openoffice.org > > -- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > --------------------------------- > All-new Yahoo! Mail - Fire up a more powerful email and get things done > faster. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates. --0-27356488-1161249998=:15570 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi Fajar,<br> My problem is being solved.<br> As you told me i do this command: fdisk -l /dev/sda<br> (the result of this command is save to fdisksda.txt file that attach to this email)<br> and see that windows partition is /sda5 therefore i do this change in fstab:<br> /dev/sda5 /data1/windows/D vfat noauto,user 0 0<br> and then i can see windows partition.<br> <br> Thank you for your solution,<br> Sibil<br><br><b><i>[email protected]</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Are you sure your windows partition is /dev/sda1?<br><br>Pls copy paste the result of this command:<br>fdisk -l /dev/sda (don't forget the -l )<br>fdisk -l /dev/hda (don't forget the -l )<br>df -h<br><br><br>> Hi,<br>> I change it to "vfat" but unfortunately i get this error again:"mount:<br>> wrong fstype,bad option, bad superblock on /dev/sda1, missing codepage or<br>> other error".<br>> How can i solve that?<br>><br>> Thanks,<br>> Sibil<br>><br>><br>> Fajar Priyanto <fajarpri @arinet.org=""> wrote: Is your /dev/sda1 is ntfs? or<br>> fat32?<br>> If it is fat32 you can change the option ntfs to vfat, so it will look<br>> like<br>> this:<br>> /dev/sda1 /data1/windows/D vfat ro,users,gid=users,umask=0002,nls=utf8 0 0<br>><br>><br>> On Wednesday 18 October 2006 19:39, sibil sibily wrote:<br>>> Hi,<br>>> I make these directories /data1/windows/D then i remount "sda1" but<br>>> unfortunately i get this error: "mount: wrong fstype,bad option, bad<br>>> superblock on /dev/sda1, missing codepage or other error" in "fstab" as<br>>> you<br>>> told me i have this line:<br>>> /dev/sda1 /data1/windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8<br>>> 0<br>>> 0 is any incorrect item in this line?<br>>> What's a problem?<br>>><br>>> Thanks,<br>>><br>>> [email protected] wrote:<br>>> Hi Sibil,<br>>> Make sure that the directory exists, that is:<br>>> /data1/windows/D<br>>><br>>> If it doesn't you can make it:<br>>> mkdir -p /data1/windows/D<br>>><br>>> Then try to remount it.<br>>><br>>> > Hi,<br>>> > I have this line in /etc/fstab:<br>>> > /dev/sda1 /data1/ auto noauto,user 0 0<br>>> > ("/data1" is a directory in root partition)<br>>> > At this case when i right click on "sda1" icon in mycomputer for mount<br>>> > option it's mount and i see /windows/D but nothing in "D" folder.<br>>> > When i change that line in "fstab" to this line:<br>>> > /dev/sda1 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0<br>>> > 0<br>>> > (both /windows/D or /data1/windo ws/D) and i right click to "sda1" for<br>>> > mount option i get this error:<br>>> > mount point /data1/windows/D (or /windows/D) doesnot exist.<br>>> > How can i solve that?<br>>> ><br>>> > Thanks,<br>>> ><br>>> > Fajar Priyanto wrote:<br>>> > You can tell Suse to mount sda1 to /windows/D through /etc/fstab<br>>> > Add a line in /etc/fstab:<br>>> > /dev/sda1 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0<br>>> > 0<br>>> ><br>>> > Make sure directory /windows/D exists.<br>>> ><br>>> > On Monday 16 October 2006 02:12, sibil sibily wrote:<br>>> >> Hi<br>>> >> I was installed the suse 10.0 but i have a question from you:<br>>> >> when i had suse 8.0 in my system i have this directory: "/windows/D"<br>>> >> this directory is windows XP directory( i have both windows OS &<br> >> linux<br>>> >> OS<br>>> >> in my system) in suse 8.0 i can mount this directory and can see<br>>> files<br>>> >> in<br>>> >> this directory but in suse 10.0 instead of that directory i have this<br>>> >> icon<br>>> >> "/sda1" in Mycomputer in suse 10.0 desktop when i right click on it<br>>> and<br>>> >> click on mount option after mount i see "/windows/D" but nothing in<br>>> "D"<br>>> >> folder.<br>>> >> How can i mount "D" folder that can see what's in it?<br>>> >><br>>> >> Thanks for your answer,<br>>> >> Sibil<br>>> >><br>>> >><br>>> >> Fajar Priyanto wrote:<br>>> >> Only the 1st CD that is must be reburned again in the correct way.<br>>> >><br>>> >> On Friday 13 October 2006 15:02, you wrote:<br>>> >> > Is 5 CDs th at i burned with unzip files for suse 10.0 is useless<br>>> and i<br>>> >> > must burn 5 CD with zip file for suse 10.0 again?<br>>> >> ><br>>> >> > Thanks for your answer,<br>>> >> > Sibil<br>>> >><br>>> >> ---------------------------------<br>>> >> Stay in the know. Pulse on the new Yahoo.com. Check it out.<br>>> ><br>>> > --<br>>> > Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial<br>>> > http://linux2.arinet.org<br>>> > 8:59pm up 1:54, 2.6.16.13-4-default GNU/Linux<br>>> > Let's use OpenOffice. http://www.openoffice.org<br>>> ><br>>> > --<br>>> > To unsubscribe, e-mail: [email protected]<br>>> > For additional commands, e-mail: [email protected]<br>>> ><br>>> ><br>>> ><br>>> ><br>>> > --------------------------- ------<br>>> > How low will we go? Check out Yahoo! Messenger?s low PC-to-Phone call<br>>> > rates.<br>><br>> --<br>> Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial<br>> http://linux2.arinet.org<br>> 5:07am up 7:18, 2.6.16.13-4-default GNU/Linux<br>> Let's use OpenOffice. http://www.openoffice.org<br>><br>> --<br>> To unsubscribe, e-mail: [email protected]<br>> For additional commands, e-mail: [email protected]<br>><br>><br>><br>><br>> ---------------------------------<br>> All-new Yahoo! Mail - Fire up a more powerful email and get things done<br>> faster.<br><br><br><br>-- <br>To unsubscribe, e-mail: [email protected]<br>For additional commands, e-mail: [email protected]<br><br></fajarpri></blockquote><br><p>  <hr size=1>How low will we go? Check out Yahoo! Messengers low <a href="http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com"> PC-to-Phone call rates. --0-27356488-1161249998=:15570-- --0-135358168-1161249998=:15570 Content-Type: text/plain; name="fdisksda.txt" Content-Description: 2854214428-fdisksda.txt Content-Disposition: inline; filename="fdisksda.txt" Disk /dev/sda: 81.9 GB, 81963220480 bytes 255 heads, 63 sectors/track, 9964 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 1024 8225248+ 83 Linux /dev/sda2 1025 1152 1028160 82 Linux swap / Solaris /dev/sda3 1153 3702 20482875 7 HPFS/NTFS /dev/sda4 3703 9963 50291482+ f W95 Ext'd (LBA) /dev/sda5 3703 7526 30716248+ b W95 FAT32 /dev/sda6 7527 9963 19575171 83 Linux --0-135358168-1161249998=:15570 Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --0-135358168-1161249998=:15570--