Re: SPAM: Re: SPAM: don't come the installation page for suse 10.0
sibil sibily <[email protected]> Wed, 18 Oct 2006 19:41:39 -0700 (PDT)
| Newsgroups | gmane.linux.suse.alice |
|---|---|
| Message-ID | <[email protected]> |
--0-1904372486-1161225699=:33637 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 <[email protected]> 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. --0-1904372486-1161225699=:33637 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi,<br> 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".<br> How can i solve that?<br> <br> Thanks,<br> Sibil<br> <br><br><b><i>Fajar Priyanto <[email protected]></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Is your /dev/sda1 is ntfs? or fat32?<br>If it is fat32 you can change the option ntfs to vfat, so it will look 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 you<br>> told me i have this line:<br>> /dev/sda1 /data1/windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 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,nl s=utf8 0<br>> > 0<br>> > (both /windows/D or /data1/windows/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 & linux<br>> > > OS<br>> >> in my system) in suse 8.0 i can mount this directory and can see 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 and<br>> >> click on mount option after mount i see "/windows/D" but nothing in "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 that i burned with unzip files for suse 10.0 is useless and i<br>> >> > must burn 5 CD with zip file for suse 10.0 again?<br>&g t; >> ><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></blockquote><br><p>  <hr size=1><a href="http://us.rd.yahoo.com/evt=43256/*http://advision.webevents.yahoo.com/mailbeta"> All-new Yahoo! Mail </a>- Fire up a more powerful email and get things done faster. --0-1904372486-1161225699=:33637--